Tip 1 : Understand in and out of recursion
Tip 2 : Be consistent - solve 2-3 problems a day, start from easy level
Tip 1 : Make sure your resume reflect what you have acheived on your work front
Tip 2 : Your work experience should be on top and should be detailed along with figures( like improved page load speed by 2.5x, etc)
There were
1. 25 C++/Java/Shell based MCQs
2. 2 SQL based questions - you are expected to write sql query based on the problem statement
3. Create React App - Todo App
Deadline was 7 days
So there was employee table and department table and you have to output max earning person from each department.
It was in afternoon 2PM. Interviewer was polite and helpful. He was trying me to push me more. At the end of the interview, he even gave me the good feedback



Note that the given operation will be performed only 'N'-1 times, where 'N' is the size of the given array.
It was in the noon 2.30PM. Interviewer was the team lead. Interviewer was polite and helpful
Asked about the system architecture i was working on. And then went deeper to ask other related stuffs. And also there were some situational questions like what would you do if you get into such situations
Interviewer was the Division Manager. Was just scratching the surface in all domain like behavioural, tech questions, situational questions
You have to create a landing page, where you will provide linkages. On click of linkages button, the respective page should open below. Give different approaches.
So we can do it using frames
If it is React based app, we can render resp containers below based on linkage button click

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?