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 Enginner Interview Questions
419,567 software enginner interview questions shared by candidates
Given a list of strings, provide the number of strings that are unique within the list.
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