Tip 1: Practice and revise DSA questions regularly.
Tip 2: Give proper attention to your tech stack.
Tip 3: Understand and explain your projects in great detail.
Tip 1: Include some strong projects on your resume.
Tip 2: Use bullet points and include metrics.
Generic problems around basic software design concepts like OOPS, System Design, Microservice architectures etc.
I had to implement CRUD operations for a specific requirement.
I used basic Spring architecture and annotations to implement it.
Implement some custom sorting scenarios in user-defined classes with the use of Stream API.
Since there was a compulsion to use stream API I used it and lambda functions to implement the custom comparator.
There were problems regarding my projects. They asked scenario-based questions and how would I implement them.
This round had again problems around my previous companies' projects and behavioral questions

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