FIS interview question

OOPS concept, Design pattern, Serialization, WP to print maximum repeated number in an Array, and basic Computer science questions

Interview Answer

Anonymous

Jul 31, 2022

For programming question-> create frequency hashmap and key as an integer at index position and values as the number of occurrences of the integer.