Algorithm Interview Questions
(Posted anonymously by job candidates)
| 290 Interview Questions: 51–60 of 290 | Sort by |
Feb 21, 2012
Interview Question for Software Development Engineer at a2z Development Center:
| 1 of 1 found helpful |
|
“Write a method to reverse the order of words in a string. e.g.: "This is a string" -> "string a is This"” |
Feb 20, 2012
Interview Question for Software Developer at Nomura Holdings:
|
“Find Square Root of a number without using SQRT function.” |
Feb 20, 2012
Interview Question for Mobile Developer at Pocket Gems:
|
“Given an array of 0's and 1's, and a number k, find the minimum window that contains k 0's. Write code.” |
Feb 20, 2012
Interview Question for Mobile Developer at Pocket Gems:
|
“You are given a list of about half a million English words. All of the English words have fewer than 35 characters. You are also given a (potentially very long) input string of characters. Determine an algorithm that will find all of the valid anagrams of the input string. What data structures will you use? Is it efficient? Now that you've figured out the algorithm, implement it in the language of your choice. How would you parallelize it?” |
Feb 16, 2012
Interview Question for Software Developer at Hewlett-Packard:
|
“Please describe the 'diamond problem' with regards to multiple inheritance in object oriented programming.” |
Feb 11, 2012
Interview Question for Software Engineer Intern at CourseKit:
|
“How would you find the n-th greatest element in a binary search tree?” |
Feb 11, 2012
Interview Question for Front End Engineer at METAMARKETS GROUP:
|
“A Crossword issue. Fill number in a 9*9 matrix.” |
Feb 9, 2012
Interview Question for Software Engineer at EFI:
|
“Overall the questions weren't very difficult. One unexpected question was to create Fibonacci series for negative numbers” |
Feb 8, 2012
Interview Question for Game Programmer at Zynga:
|
“How do you find the max depth of a binary tree?” |
