Tip 1 : Try reading optimized solutions after solving a question
Tip 2 : Give some time to System Design , prepare for LLD
Tip 3 : Be consistent , solve at least 1 question per day
Tip 1 : Should contain brief info about projects
Tip 2 : Do share your geekforgeeks/leetcode profile in resume
It was in the afternoon.
It was a coding round , DSA round.
It has 2 medium level questions.



I gave the question 5-10 mins to build a logic.
Tested the question for 5-6 test cases.
Explained the solution to the interviewer.
Did a dry run of algo with the interviewer.
Interviewer was satisfied with the solution.
Wrote a neat and clean code. Please make sure you are writing the code with proper indentation
It was a system design round. I got the result of round 1 in 30 minutes and round 2 was scheduled. It was a DB design + LLD round.
Design a Parking Lot- Db design and Write LLD code for it.
Tip 1 : Dont rush to the solution even if you have solved problem earlier, read question carefully and give it 5 mins.
Tip 2 : Dont hesitate to share your thoughts, freely explain your approach , interviewer can help you with few things.
Tip 3 : A healthy interaction and good explanation of your thoughts is more important than complete code.
Tip4 : Dont panic if your code is not complete, just explain the remaining code to the interviewer.
This was a Hiring Manager Round. There were many tech related questions along with the LLD question.
Design bookmyshow.
Tip 1 : Dont rush to the solution even if you have solved problem earlier, read question carefully and give it 5 mins.
Tip 2 : Dont hesitate to share your thoughts, freely explain your approach , interviewer can help you with few things.
Tip 3 : A healthy interaction and good explanation of your thoughts is more important than complete code.
Tip 4 : Dont panic if your code is not complete, just explain the remaining code to the interviewer.

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