Tip 1 : Practice DSA regularly
Tip 2 : Try coding oops concepts
Tip 3 : Do must do Interview questions a week before the interview .
Tip 1 : Make a ATS friendly resume
Tip 2 : Mention the achievements in bold letters
Was asked 2 DSA questions one was of String and other was was a DP question.



Coding round and conceptual round.



First of all I gave him ON3 approach using 3 loops he asked me to solve it further or make it more optimized. I then made it ON2 then again he asked me to try make it ON then I coded kadanes algorithm.
A relational database (table) was given and I was asked to calculate 2nd largest salary in a table.
Tip 1 : Practice SQL
Tip 2 : Go through common interview questions.
Tip 3 : Study basics of DBMS

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