Top Compass Group Support Services Interview Questions
Q1.Sum Of Zeroes You are given a binary matrix (it contains only 0s and 1s) with dimensions ‘N * M’. You need to find and return the sum of cov... read more
Q2.Kth Smallest Element You are given an array of integers 'ARR' of size 'N' and another integer 'K'. Your task is to find and return 'K'th sma... read more
Q3.Occurrence Of Each Word You are given a string S of words. Your task is to count the occurrence of each word present in the string S. A word... read more