Open In App

Indwealth Interview Experience

Round 1: The first round is the pen-paper round. This round consists of 3 Coding questions.

1st question is from LinkedList (https://www.geeksforgeeks.org/remove-duplicates-from-a-sorted-linked-list/amp/),



2nd is from Stack (https://www.geeksforgeeks.org/find-maximum-depth-nested-parenthesis-string/amp/) and

3rd question is from HashMap (https://www.geeksforgeeks.org/count-pairs-with-given-sum/amp/).
All three questions are easy and easily solved by me.



Round 2: In the second round, they judge you on basis of your code and ask you to explain them code properly. In this round, they may also give you some puzzles to solve.

Round 3: In third round, they ask you about your projects, OS, DBMS, CN, and OOP.

Article Tags :