Volante Technologies Interview Experience
Round-1
General aptitude, verbal, technical java questions
Round – 2- programming round
Custom Exception
Inheritance and Overriding-OOPS
Runnable Thread Vowel Counter and Shared Location
Round -3 – programming round
Given a text file consist of nearly 1000 words
1.Find all the palindromes in it.
i. sort them in reverse order by length
ii. from above sort them in reverse alphabetical order and display the first 3 words
2. Get a string as a command line argument
i.Find all the permutations of the string
ii.Display all words in the text file which matches the permutation
3. Find all the anagrams in that file and display it
Round – 4 – HR
If you like GeeksforGeeks and would like to contribute, you can also write an article and mail your article to contribute@geeksforgeeks.org. See your article appearing on the GeeksforGeeks main page and help other Geeks.
Please Login to comment...