Tip 1 : Practice atleast 5-6 questions per day of DSA
Tip 2 : Do atleast 2-3 projects
Tip 1 : Put only those things on resume in which you have confidence
Tip 2 : Put only those projects which done by yourself.
It was a coding round of 2 hours.
You need to allow access for camera and microphone






If the given string is 56789, then the next greater number is 56798. Note that although 56790 is also greater than the given number it contains 1 '0' which is not in the original number and also it does not contain the digit '8'.
The given string is non-empty.
If the answer does not exist, then return -1.
The given number does not contain any leading zeros.
The round was an technical face to face round.
They asked me problems related to DBMS, OS
It was face to face another technical round
Design YouTube/Netflix (a global video streaming service). (Learn)

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?