You have three doors, behind one there is a prize. You choose door A, after that I ll tell you that behind door B there is no prize, do yuo keep your choice or change it ?
Software Interview Questions
747,533 software interview questions shared by candidates
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.
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.
Write a logic to reverse each string in a sentence without using builtin functions and minimal loops. Below is the scenario "Welcome to GGKTech" and output should be "emocleW ot hceTKGG"
Any five html empty tags (last round)
Print patterns like Swastic sign, 2-D Array manipulations(Bit Difficult) and String manipulations.
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.
You have two glass bottles that will break if dropped from a specific floor between 1 and 100. Find the most efficient way to find out which floor will break the glass.
Write a code such that each nose in BST points to it's right neighbour.
Viewing 481 - 490 interview questions