Tip 1 : Don't try to cover everything, go with one or two skills to master it and have some general knowledge about others.
Tip 2 : Do a project along with everything you learn. Practical exposure is what organizations demand.
Tip 3 : Do not ignore soft skills at all. Many underestimate the magic of soft skills in getting selected over others.
Tip 1 : Resume should not be more than 1 or 2 pages. All information should be provided in the form of bullets and numbered in a precise manner and not just in long paragraphs with detailing for every aspect.
Tip 2 : The resume should be easily readable with formal fonts and design, and should not contain false information.
It was a computer-based online test with a webcam connected.
To be started at 2:30 pm.
Total 50 MCQs (Logical,Aptitude,Technical,English)



I used nextInt() which will input the value of an integer variable ‘x’ and ‘y’ from the user. Also, a temp variable.
Now I assigned temp or third variable with the value of x, and then x with the value of y and again assigning y with the value of temp.
It was a technical interview round, where I was required to answer some technical questions along with solving some problems.



Took one boolean variable. Used loop starting from 2, incremented by 1 for each iteration. Temp stored the result and If the remainder is 0, then boolean will be set to False, means not prime.
What is the difference between a primary, secondary, and foreign key?
Explain left join and difference between left inner join and left outer join with examples.
Tip 1 : Theoretical questions can be answered with examples
Tip 2 : Any query solution must be as short and precise as possible.
Tip 3 : SQL queries and database knowledge is relevant to learn.
This is an HR round with basic company-related and personal preferences questions.
1. What are your strengths?
2. Are you comfortable to relocate if shifted somewhere else?
3. Why did you choose this job/role?
Tip 1 : Be confident and true to your every answer.
Tip 2 : Denials of certain things are acceptable enough up to some level.
Tip 3 : Assure yourself to be positive in thinking and be comfortable communicating and not shy.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which of these access modifiers must be used for the main() method?