Tip 1 : Questions will be from your resume so add only what you know
Tip 2 : Have a good understanding in writing queries download SQL workbench and play with the tool by creating tables and manipulating the data.
Tip 3 : Have good understanding in Java concepts like OOPs, collection and streams
Tip 4 : Practice coding everyday atleast write 3 programs everyday
Tip 5 : Be confident.
Tip 1 : Short and simple
Tip 2 : Don't add family details or hobbies ( They will be more interested in your skills and knowledge)
Tip 3 : Don't add skills that you don't know
Online Assessment: Aptitude, Essay writing
30 MCQS - Speed, time and distance, Probability, Ratios, English grammar, Permutations and combinations, Calendar
Write a query to get second highest salary from employee table
Tip 1 : using row num

Consider 0-based indexing of the array.
Input : arr[] = {5, 1, 3, 4, 3}, X = 3
Output : 2
There are two instances of 3 in the array - 2 and 4. Since we need to return the first instance our result is 2.
It was good
HR checked all the documents and marks card
Tell me about yourself
Why should we hire out of all the candidates?
What are your strengths
Explain about your project
Would you like to relocate?

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?