Tip 1 : Do all standard questions thoroughly of DSA topics which will form the base for most of the online assessment round questions as well as interview questions of mostly all companies.
Tip 2 : Do practice OOPS concept on IDE not just theoretically.
Tip 3 : Do atleast 2 projects. For ex. One can be Database (maybe SQL) related which is easier to explain to interviewer and other can be any project related to your field interest.
Tip 1 : Add skills in which you have intermediate or above level experience only.
Tip 2 : Alter the skills/languages/project according to company JD. (your probability of shortlisting can be better)
Tip 3 : Have atleast 2 basic projects
In the below histogram where array/list elements are {2, 1, 5, 6, 2, 3}.
The area of largest rectangle possible in the given histogram is 10.
This is a standard question asked in many companies. So I gave the most optimised solution as writing and explaining this solution to interviewer takes time and helps to close the interview on time. Interviewer was really happy to understand the solution on dry running on various test cases.
Highest Salary in Table
Tip 1 : Practice SQL queries weekly along with coding problems
Tip 2 : Watch Gate Smashers videos of SQL.
Why you want to join the organization?
Tip 1 : Read about company details and it's products properly will help in framing these type of questions.
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What does the SQL function NOW() return?