The unexpected question was about reversing a singly linked list with the given prototype. But I was the one to be blamed as I wasn't well prepared.
Software Engineer Entry Interview Questions
419,937 software engineer entry interview questions shared by candidates
I'm thinking of a number 1 to 999. You may ask 3 questions to try to figure it out. You may not ask questions such as, what is the number, or what is the first/second/third digit.
Find weather a number is even or odd without using mod operator.
You have 1000 computers. Each computer contains a text file containing 1 billion floating point numbers. Design an algorithm or algorithms for extracting the top 1000 numbers from the entire list. Describe in detail how long it would take to process and why.
Write a code such that each nose in BST points to it's right neighbour.
How does a hashtable work?
Code pair session to solve string manipulation - medium toughness
Program to find out middle number among three variables using only if else in java .
explain any important feature of OOPs?
Search a sorted array for the first element larger than k
Viewing 351 - 360 interview questions