- Given two strings, find that the if the letters in both the strings are same? i.e. can we be able to make string2 out of string1 by shuffling the words and vice versa. Write the java code.
- What is the space complexity and time complexity for the solution given for the above problem?
- Advantages of linked list?
- When to chose linked list and Array list?
- Complexity of the linked list to search,delete and insert an element in the linked list?
- What is the hash table and its advantages?
- Worst case and average case Complexity of the hash table to insert,delete and search and element?
- Internal data structure details of the hash table?
- How does hash table works?
Wednesday, 18 April 2012
Amazon telephonic interview questions
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment