Open In App

Indwealth Interview Experience

Improve
Improve
Like Article
Like
Save
Share
Report

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/),

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

3rd question is from HashMap (https://www.geeksforgeeks.org/count-pairs-with-given-sum/).
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.


Last Updated : 20 Jan, 2020
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads