Algorithm Interview Questions
(Posted anonymously by job candidates)
| 233 Interview Questions: 31–40 of 233 | Sort by |
Nov 17, 2011
Interview Question for Software Engineer at Meebo:
|
“Write a function for mutliply(a,b), where a and b are both positive integers, but you can only use the + or - operators.” |
Nov 17, 2011
Interview Question for Software Engineer at Meebo:
|
“Write the function nqueens(num_rows, num_cols, num_queens) -- where num_rows and num_cols is the size of an arbitrary chess board. Function returns "true" if there exists a way to place "num_queens" queens without any queen threatening any other queen, false if it isn't possible. |
Nov 11, 2011
Interview Question for Senior Consultant at CIBER:
|
“Describe a case where you would need to use a cursor to return records from a table.” |
Nov 5, 2011
Interview Question for Software Engineer at Dropbox:
|
“given the output from the first question write a algorithm to calculate how many possible inputs could have created that output. for example. |
Nov 5, 2011
Interview Question for Software Engineer at Dropbox:
|
“given a number as a string write a algorithm to map to its oral description. I.e. |
Nov 3, 2011
Interview Question for Financial Software Engineer at Bloomberg L.P.:
|
“You're given a set of strings. You want to test if any two strings in the set are anagrams.” |
Nov 1, 2011
Interview Question for Software Engineer at Google:
| 1 of 1 found helpful |
|
“Game of Life - write a function to calculate next state of the board based on current state” |
Oct 20, 2011
Interview Question for Software Developer at Adobe:
|
“A question regarding , 2D points search was asked. ? |
Oct 19, 2011
Interview Question for Software Development Engineer at Microsoft:
|
“factorial of N numbers.” |
