Tip 1 : Prepare Each topic widely not deeply if you are experienced and have less time
Tip 2 : At least solve around 5-6 questions on prepared topic
Tip 3 : Prefer quality questions over quantity
Tip 1 : Bold the things which you can.
Tip 2 : Always put numbers on resume, like you optimize the API response time by 20%
Tip 3 : Choose the right template, I prefer latex resume.
Tip 4 : Explain the experience/ projects widely.
Contains three questions



The given graph may have connected components.
Technical Round
Purely based on DSA
Problems asked in Round 1



You can use any string of A multiple times.
A =[“coding”, ”ninjas”, “is”, “awesome”] target = “codingninjas”
Ans = true as we use “coding” and “ninjas” to form “codingninjas”
Technical Round
Purely based on DSA
Problems asked in Round 2



Hiring Manager Round + LLD
- Based on resume, previous company work experience and projects & LLD Question
Problems asked in Round 3:
- Explained the previous company projects with 4-5 questions on them.
- Brief Discussion Technology in which I worked before in my case it's NodeJs
- LLD Question to design an API with full SQL query

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