Accenture Campus Coding Question – File Version
Summary
Interview Experience
📖 Problem StatementYou are given a string array S that contains the names of some files along with their versions.Your task is to find and return an integer value representing the latest version out of all the files that are correctly named in the array.A file is considered correct if it follows th...


