Tip 1 : Practice medium level questions for DS algo
Tip 2 : Core tech skills & high scale system design are must
Tip 1 : Don't just show your past experience/ projects but instead showcase impact of your work on those projects. Example: Due to this company was able to double the customer retention rate from 4.5 million to 9.5 million.
Tip 2 : Keep it simple short & to the point
It was directly with the Director of Engineering who asked questions on system designing and where he judged I'm suitable for which role.
He gave problem regarding communication between microservices & to build a report generation system.
It was loaded with some DS algo questions and some authentication related questions.
some questions related to JWT authentication & use of Redis db



The width of each bar is the same and is equal to 1.
Input: ‘n’ = 6, ‘arr’ = [3, 0, 0, 2, 0, 4].
Output: 10
Explanation: Refer to the image for better comprehension:

You don't need to print anything. It has already been taken care of. Just implement the given function.
It was mainly CODE LIVE round.
Where we worked on creating a project from scratch, I was asked to create Google Calendar APIs.
And was asked to write UT/IT
Create Google Calendar APIs
I selected MySQL as my database
Designed schema
Used NodeJs & expressjs to build API in rest
I was briefly told about company & it's verticals.
OLX as a group is exploring on various stuff so have multiple projects going on.
I was also explained about my role & project I will be handling.
I was asked about my expectations
What are your expectations from company
Are you able to communicate well & on time raising a flag if you have a problem

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?