Algorithms Interview Questions
(Posted anonymously by job candidates)
| 290 Interview Questions: 41–50 of 290 | Sort by |
Mar 15, 2012
Interview Question for Senior Software Developer at Wireless Generation, Inc.:
|
“write code that implements a whitespace regex matcher in C++/Java” |
More Wireless Generation, Inc. Interview Questions and Reviews
Mar 14, 2012
Interview Question for Software Development Engineer at Amazon.com:
|
“given non-zero number array A, create array B where B[i] = product of all elements in A except A[i].” |
Mar 10, 2012
Interview Question for Software Engineer at Amazon.com:
|
“Find the index of an element in a matrix which has been sorted, if can't find the element return (-1, -1)” |
Mar 4, 2012
Interview Question for Financial Software Developer Intern at Bloomberg L.P.:
|
“How to find a number in an array of number” |
Feb 29, 2012
Interview Question for Software Engineering Intern at Palantir Technologies:
|
“How do you find three numbers that sum to 0? (in a list). Now can you do it under O(n^3)?” |
Feb 29, 2012
Interview Question for Senior Engineering Management at Google:
|
“Given US denomination coins, what is the algorithm to make change for any amount?” |
Feb 28, 2012
Interview Question for Software Development Engineer at Amazon.com:
|
“Given a list of numbers and a rand(0,1) function, which returns a random integer between 0 and 1. Provide an algorithm to randomly sort the given list, based on the output of the rand() function, which should be called once for every number on the list. Code the solution in any language of your choice.” |
Feb 27, 2012
Interview Question for Tegra Systems Software Engineering at NVIDIA:
|
“find a sub-string in a string” |
Feb 25, 2012
Interview Question for Data Scientist Intern at LinkedIn:
|
“Find the second largest element in a Binary Search Tree” |
Feb 24, 2012
Interview Question for Co-Op Engineer at AMD:
|
“Different Time complexities of Data structures” |
