Work in HR or Recruiting?

algorithm Interview Questions

(Posted anonymously by job candidates)

359 Interview Questions: 110 of 359 Sort by  

May 18, 2013

Interview Question for Software Engineering at Yext:

“1. Check if there is a winner in a Tic Tac Toe game.
2. LCA with parent pointer.
3. largest continues sum in an array.
4. Minimum Window Substring.
5. Coin change problem, find the min number of…”

May 12, 2013

Interview Question for Senior Software Engineer at LOYAL3:

“You need to write the program for their requirements in one hour. Everything else is about Core Java. You should be good at talking with VP of operations. Pore all your questions, it is the mistake i…”

May 8, 2013

Interview Question for Software Engineer at Cvent:

“Check if a string is a rotation of another string”

May 3, 2013

Interview Question for Data Scientist at BloomReach:

“How do you find out trending queries/topics?
How do you test a website feature i.e. given a set of webpages and few changes, how will you find out that the change works positively?”

May 1, 2013

Interview Question for Software Developer at Logos Bible Software:

“none, maybe the leap year calculation or find duplicates”

Apr 27, 2013

Interview Question for Senior Software Engineer at Google:

“Given a series of words written using a scrambled alphabet, figure out what order the letters of the alphabet are in.”

Apr 26, 2013

Interview Question for Undisclosed, Business/Sales/Marketing Department at Conviva:

“Expect few high level questions (programming theory) and solving some puzzles/problems. Will also be asked on what's on the resumé. In my case, I stated I know C/C+ so I've been asked to write few…”

Apr 22, 2013

Interview Question for Associate Software Developer at ServiceNow:

“Have some real good question about the company. In case you find the same person as the interviewer and the questions are not interesting to him and rather stupid he will take every chance to insult…”

Apr 19, 2013

Interview Question for Software Developer at Amazon.com:

“Find substring in string.
give complexity for time”

Apr 16, 2013

Interview Question for Software Engineer at Facebook:

“(a) first, write a function to calculate the hamming distance between two binary numbers

(b) write a function that takes a list of binary numbers and returns the sum of the hamming distances for…”