how do you find out if there is a cycle in linked list.
Intern Interview Questions
248,749 intern interview questions shared by candidates
design an algorithm to check if there are overlaps between a group of intervals
Write a function to return the longest common prefix between two strings.
What's the biggest business story this year and why?
What was the biggest risk I have taken? What my biggest accomplishment was? If I was geographically mobile?
Listerine is selling the same amount of mouthwash but their marketshare has doubled. What happened?
What is something you are proud of. What are your strengths and weaknesses..
Given a positive real number x, find the square root of x without using built-in sqrt functions.
Given list of revision numbers and build statuses (OK or FAILED). Example : { (10001,OK ) , (10002, OK) , (10003, FAILED) , (10004,FAILED) } Find number of revision where build has failed in first time.
Given a really big file with a lots of Facebook posts, find the ten most used words.
Viewing 401 - 410 interview questions