Tip 1 : Always go through your hand written notes for revision because they have exactly those things which you need
Tip 2 : Always have a standard handful problems with solutions of DSA ready in your mind
Tip 1 : Emphasize more on your strong fields.
Tip 2 : Keep your resume short and meaningful ( 1 page is ideal)
It was online Assessment having three coding question.
It had panel of two interviewers asking dsa and core subject each.
You have an infinite number of umbrellas of each type.
If it is not possible to shelter exactly ‘M’ people then print -1.
If the given linked list is 1 -> 2 -> 3 -> 4 -> 5 -> NULL
The first sub-list is 1 -> 3 -> 5 -> NULL.
The second sub-list is 2 -> 4 -> NULL.
this round was the easiest for me of all the rounds. I was asked a standard graph question which I was able to solve.
they also asked concepts of DBMS normalization and indexing.
It was typical HR round asking some behavioral questions and compensation expectations
What are your expectations?
Why join us?
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you write a single-line comment in C++?