Tip 1 : Practice at least 200+ questions on leetcode
Tip 2 : Clear your basics
Tip 3 : Get good understanding in core subjects
Tip 1 : Make resume in a good template
Tip 2 : Put right thing on the resume
Aptitude questions of medium level difficulty
Medium level Quant questions
three coding questions of easy-medium level difficulty



[1, 2, 3, 4] is a strictly increasing array, while [2, 1, 4, 3] is not.
I have solved this using recursion
It was held on Teams
Questions based on OOPS
DBMS, Data structures
what is Normalisation?
what is semaphore?
Concurrency control?
Asked some basics HR questions
What is your Strength?
How will you add values to company?

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?