Tip 1 : Good grasp in JAVA
Tip 2 : Good understanding of Core subjects
Tip 3 : Good CGPA
Tip 1 : Clear and concise
Tip 2 : Atleast one technical internship
There were two coding questions that should be solved in 90 minutes and try that all tests cases should be passed to get a score.







1) Maintain a window and keep adding processing power until power consumption <= power limit.
2)Once it is > power limit. Remove elements from the start of this window until power consumption becomes <= power limit.
3) Keep on repeating this till the end of the array.
It was Friday evening. I got accommodation from amazon in a 4* hotel and two-way flight ticket and on amazon I had to pass three consecutive interview rounds which I was informed initially that rounds can be increased .
Design a Token System, where the user can book a timeslot and get a token corresponding to that. This system can be used in Gyms. Grocery Shops, Hospitals
Tip 1 : Try to Learn System design from Coding Ninjas they have one of the best sources available for system Design.
Tip 2 : For Product based top MNCs always you should well be versed in System Design.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?