Tip 1 : Solve basic data structures question
Tip 2 : master in front end or backend
Tip 3 : practice some basic SQL queries
Tip 1 : Keep it short and simple
Tip 2 : Update according to the JD



Take two pointer i and j on both the array. Increment the pointer which is less or equal to second pointer element and keep going. At the end process the remaining element from the left out array.
Design the database
Design the microservices

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