Tip 1 : Do at-least 1 project and 1 internship.
Tip 2 : Practice coding questions on platforms like hacker-rank, hacker-earth, code-forces, codeChef, leetCode etc.
Tip 3 : Believe in yourself!
Tip 1 : Put at-least 1 project and 1 internship on resume.
Tip 2 : Do no put false things as questions are asked based on the skills mentioned on resume.
It was an online coding round of 90 min which consist of 2 DSA based coding question. I don't remember the other question.




First look how many loops are required followed by implementation. Most importantly the termination of the loop.
Based on theory question on specified language + SQL queries based on dummy table given by interviewer.
1. JAVA specific question based on interface and functional interface, abstract class, streams, collections, lambda expressions, HashMap
2. Normalisation
3. Types of joins and implementation
4. SQL queries
Tip 1 : Be confident
Tip 2 : Don’t fake. If you don’t have an answer please say I have to read on that instead of saying random wrong stuff.
Normal HR questions
Asked Introduction followed by interests , some basics of technical, location preference , shift preferance
Tip 1 : Be confident
Tip 2 : Believe in Yourself

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?