Round 1
Questions:
i) 4th question from this list, Google Questions
ii) Given an input stream of words,
a) Write a method to store all the words.
b) Write a method which will take some word "inputWord", and give out a list of words which are the anagram of that "inputWord".
iii) Google Onsite Question
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.