Algorithm Interview Questions
(Posted anonymously by job candidates)
| 233 Interview Questions: 11–20 of 233 | Sort by |
Jan 27, 2012
Interview Question for Contract Ruby On Rails Software Engineer at LinkedIn:
|
“Describe a routine which returns the set of integers in {1..100} divisible without remainder by 3 but not by 9.” |
Jan 19, 2012
Interview Question for Software Development Engineer In Test (SDET) II at Microsoft:
|
“Code a solution to rotate bitmap by 90 degrees given a structure definition representing the bitmap and a function prototype for the function to do the rotation.” |
Jan 19, 2012
Interview Question for Software Development Engineer In Test (SDET) II at Microsoft:
|
“Given the definition of a Fibonacci sequence, write a function to give the n-th term of the sequence.” |
Jan 18, 2012
Interview Question for Computer Science Intern at Amazon.com:
|
“Implement a Linked List class (for ints only) that supports an append function, which simply appends to the end of the list. |
Jan 18, 2012
Interview Question for Computer Science Intern at Amazon.com:
|
“You are given a Binary Search Tree of ints with duplicate entries. You are guaranteed that if an element has a duplicate entry, it is in the right subtree of that element. Write a function to count the total number of duplicates. |
Jan 14, 2012
Interview Question for Software Development Engineer I at Amazon.com:
|
“Write a function that takes an integer and counts the number of bits.” |
Jan 13, 2012
Interview Question for Financial Software Developer at Bloomberg L.P.:
|
“How do you reverse a linked list” |
Jan 7, 2012
Interview Question for Senior Member of Technical Staff at VMware:
|
“Depth First Search algorithm and code in C to "print" values of node in a tree.” |
Jan 5, 2012
Interview Question for Software Engineer New Grad at Google:
|
“Given a list of integers that fall within a known short but unknown range of values, how to find the median value?” |
Jan 4, 2012
Interview Question for Software Engineer at Yelp:
|
“Some question based on complexities of sorting algorithm , Usual sorting algorithm complexity ... can it be made any quicker” |
