Tip 1 : Practice Data Structure and Algorithm, time and space complexity
Tip 2 : Practice DBMS, Relational and Non Relational DB
Tip 3 : Have end to end clarity about your project(s), Basics should be clear
Tip 1 : Have Industry ready project on resume and github
Tip 2 : Make sure you fill the criteria before applying and don't put false things on resume.
Differences with Relational and Non relational data bases.
What are mongoDB indexes.
What are aggregations in the MongoDb



A substring is a contiguous sequence of characters within a string.
Example: "cod" is a substring of "coding". Whereas, "cdng" is not as the characters taken are not contiguous
There were many Questions related to the JS language. Like the differneces between the First Class Functions, High order function. Diff b/w let, var and const. Event loop and Promises and their uses
It was a technical discussion with Team Lead regarding the System design, NodsJS implementation with REST APIS and DB structure for Instagram App
There were question regarding the Joining Date and CTC . Also HR asked Why I was changing the organisation?

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