Q1. Singly linked list, know header node, but do not know how many nodes in a list. find out 2nd last node
Engineer Interview Questions
935,577 engineer interview questions shared by candidates
Check if array of int contain two number that sum equal to target number
Remove duplicate consecutive spaces from a given string, in-place. For example: "Have a nice day" should become "Have a nice day". Removal of leading and trailing spaces was not specifically mentioned.
How would you find the largest value in an array?
sorting the red and green balls.RRRRRGGGGGGGG to RGRGRGRGRGGGGG
How do you remove extra parenthesis in a given equation Ex: ((a+b))*c should be converted to (a+b)*c
My clock is 9 minutes slow every hour. At noon, it tells the correct time. After how many hours will it again tell the correct time?
Write a function to cause stackoverflow.
How to find the medium number of a given array.
count the number of t's in the passage!
Viewing 2341 - 2350 interview questions