Top Virtusa Consulting Services Interview Questions
Q1.Reverse Stack Using Recursion Reverse a given stack of integers using recursion. Note: You are not allowed to use any extra space other than... read more
Q2.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
Q3.Number And Digits You are given a positive number ‘N.’ You need to find all the numbers such that the sum of digits of those numbers to the ... read more