Given a list of k sublists containing n sorted integers, generate output as one sorted list. Comment on complexities.
Softwareentwickler Php Interview Questions
512,197 softwareentwickler php interview questions shared by candidates
Given a matrix print it clockwise from the first element to the very inner element.
given a list of words with a same size and a big string that contains one of the permutation of all the words combined(say p), find the startindex of the string p in the big string
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 ?
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.
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?
Viewing 391 - 400 interview questions