Algorithm Interview Questions
(Posted anonymously by job candidates)
| 233 Interview Questions: 21–30 of 233 | Sort by |
Jan 4, 2012
Interview Question for Software Engineer Intern at TripAdvisor:
|
“What are lists, binary search trees, complexity and big oh notation. What is the complexity of various operations, insertion, deletion, search in a BST and Linked list” |
Dec 24, 2011
Interview Question for Software Engineer at Amazon.com:
|
“If you have a file containing millions of integers, how would you sort the data in the file using extremely limited resources, such a s 1GB of memory?” |
Dec 9, 2011
Interview Question for Technology Associate at Morgan Stanley:
|
“if you are asked to build a simple calculator, what do you plan to do? |
Dec 2, 2011
Interview Question for Software Development Engineer In Test (SDET) at Microsoft:
|
“int Solve(string str); |
Nov 30, 2011
Interview Question for Software Developer at Responsys:
|
“Given an XML file of the world,where the sub-nodes would be the countries, their sub-nodes being the States/Regions n leafs being the cities, and given 2 nodes, how would you find the most common sub-node to both the given nodes. |
Nov 26, 2011
Interview Question for Software Engineer at Adobe:
|
“Explain few sorting algorithm. What are their complexities ?” |
Nov 26, 2011
Interview Question for Software Engineer at Google:
|
“Given the daily values of a stock, find how you can lose the most with one buy-sell trading.” |
Nov 26, 2011
Interview Question for Software Engineer at Google:
|
“Given two sorted integer arrays, write an algorithm to get back the intersection.” |
