InterviewSolution
Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is merge sort and Quick sort. Adv and Disadv of each and which one would u use to sort huge list and Y |
| Answer» | |
| 2. |
How to find a loop in a Linked List and how to remove it |
| Answer» | |
| 3. |
How to find longest last occurring word in a sentence with multiple whitespace |
| Answer» | |
| 4. |
Define Process &thread |
| Answer» | |
| 5. |
Suppose there is an unsorted array. What will be the maximum window size, such that when u sort that window size, the whole array becomes sorted. Eg, 1 2 6 5 4 3 7 . Ans: 4 (6 5 4 3) |
| Answer» | |
| 6. |
What had I been if I hadn’t been an engg |
| Answer» | |