Try to do Data Structures and Algorithms based questions and first attempt it yourself before going to the solution; also, try to do it as quickly as you can. I also prepared for theory subjects like Operating systems, Database Management Systems, etc, which I prepared through Coding Ninjas subjective notes, and they are very accurate and up-to-mark
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.



Consider following matrix:

The rectangle (1,1) to (3,3) is the rectangle with the maximum sum, i.e. 29.









The start time of one job can be equal to the end time of another.

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