You are given a long stream of characters. Write a program to find first non repeating character. Discuss complexity.
Software Test Lead Interview Questions
43,348 software test lead interview questions shared by candidates
Write a function that takes a position (x,y) in a go game graph and returns a boolean telling if this position contains a white or black piece and if this piece is trapped or not.
how are you is it good or bad
-Few language specific questions on Java -- what are private/public/package, who can access variable and methods given one of these? -What is a hashtable, how would you implement one? -Binary trees/AVL trees, what can you tell me about them. -Given two texts, x and y, where x < y, check if all the characters of x are in y. -Given a string, find the longest repeating substring.
Given a tree, make the left and right pointers such that it acts as a doubly linked list in spiral level order.
Agile question Tools and system Techniques Testing metholo
Would you be ok with working overtime every once in a while.
How can you tell if someone is listening when you are speaking to them?
Difference between "=", "==" & "===" in JavaScript
Several C/C++ related questions regarding memory management, pointers, ...
Viewing 8941 - 8950 interview questions