Tip 1 : Prepare Basic concepts.
Tip 2 : Do some practical with basic concepts.
Tip 3 : Prepare some easy to medium level coding questions
Tip 1 : Make it in one page
Tip 2 : Be honest about your projects.
It was basic array and string questions.



Given array and we need to find second maximum of the array.
Tip 1 : Careful about edge cases.
Tip 2 : First try to solve by brute force.
Tip 3 : Try to explain the logic with time complexity.
It was basic Angular and Javascript round
Tip 1 : Prepare with basic.
Tip 2 : Do some practice.
Tip 3 : Explain with the example

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?