Tip 1: Focus on solving Data Structures and Algorithms (DSA) problems. This stage often serves as the elimination round, and reputable companies typically include DSA questions in their assessments.
Tip 2: Stay actively engaged in your current company. Actively participating in projects is crucial for learning and building confidence in your abilities.
Tip 3: Dedicate some time each day for preparation. Consistency is key to improving your skills and staying competitive in the job market.
Tip 1: Ensure that the skills and technologies listed on your resume are prominently highlighted. Human Resources (HR) personnel often compare resumes with the job descriptions they receive from hiring managers.
Tip 2: Maintain readability in your resume. A clear and well-organized document increases the chances of your qualifications being effectively communicated.
It was 90 mins live machine coding round, screen is always shared with HR,
Build a gym application , that should satisfy this input and output, question was in a lines of many gyms can onboard enroll there customer and manage there basic operations like adding removing updating , the test cases were like - gym owner can see there customer , do all those operations.



Find the last element in a binary tree given root, the condition of the tree is it will be in monotonic increasing nodes.
Asked a LLD problem , to design the DB schema , API design
They wanted to build a game challenge like in zomato in flipkart app, how will I design the classes , db schema and API
managerial round
Took by VP of engineering , asked why I am leaving and some standard HR type questions , than asked HLD question how will I designed a notification system,

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