Tip 1 : Practice at least 5-8 questions from each data structure and algorithm with some variation, can use any online platform.
Tip 2 : Practice at least 10 system design questions like design Car Rental, Car Parking System.
Tip 3 : Practice design patterns and their usage to refactor the existing code base.
Tip 4 : Practice SQL queries and Mongo queries.
Tip 1 : Having projects on resume with a technology stack that is relevant to the position attracts the HR to approach the developer for hire
Tip 2 : It's better to mention the skillset in a different section for quick lookup
Timing( was it late night): It was early morning around 10
How was the environment? The environment was pretty good and organized
Any other significant activity: Not remember
SQL Queries, Indexing, Load Balancer, PHP 7 internal, MySQL storage engines
Try to identify the pattern, or is it well-known algorithm or data structure.
Design car rental system
Design pattern and System design components questions were asked.

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