Given a list of persons and a function knows(I,j) which returns true if person I knows person j, find a celebrity person defined as: person doesn't know anybody else and everybody else knows him.
Engineer Software Interview Questions
512,223 engineer software interview questions shared by candidates
Algo Question: Take two binary numbers and add them
print the binary tree by level in different lines.
If a lilypad doubles in size every day and fills a lake in 50 days, how long will it take to fill half the lake?
NDA
1) Debug some code and take logic test 2) Perform coding challenge 3) Show general knowledge of software development, code something, talk about interests
Print last n nodes of a linked list you only have pointer to Head
longest substring palindrome
How do you find the fifth last element of the linked list using only one traversal
Give a similar one here: Find 4 numbers in an integer array and they sum zero
Viewing 1691 - 1700 interview questions