How do we find if a linked list has a loop..
Engineer Software Interview Questions
419,718 engineer software interview questions shared by candidates
In place sort algorithm for removal of successive same alphabets in O(n) time complexity. i.e. bloooommbbergg should return blomberg
given an integer input stream, and more and more integers are still going in. build an algorithm to return 3 minimum integers at any point of time.
Name of lander isro launched
how would you attach an event to an object
You are given a predefined function which generates random number from 1 to 5. You need to use this function and create another function which will generate random number from 1 to 7. Now most important thing is to remember that new random function should be even (i.e. the number generated should be unpredictable, and evenly spaced out).
They didn't really ask any technical questions, it was more of a conversation about what I wanted to do.
replace the "a" in a sentence to "the"
Given the root of a tree and a target node, find the cousins of the target node (those that are on the same level as the target node, but do not share the same parent).
Some webpage design problems
Viewing 2421 - 2430 interview questions