Tip 1 : projects are the key for development roles
Tip 2 : work on your resume and live project links will help you crack the job
Tip 3 : preparing notes of everything you prepared will be useful for revision
Tip 1 : short and clear resume is the most effective
Tip 2 : live links of deployed projects will help you a lot
Build a Todo list app with html, css and javascript and it should be able to store data persistently.
Tip 1 : first build html css basic ui for this app you should have good practice for doing this
Tip 2 : you can search internet for basic html css feature usages , make sure to use it effectively
Tip 3 : logic part is simple but first make a clear mind map of your logic
It happened during afternoon in online
Give an illustration of closure?
What distinguishes Java from JavaScript?
Reverse of the closures?
What do undeclared and ambiguous variables mean?What is inheritance
What does the method override?
What is method overloading
What is the difference between method overriding and method overloading?
What is an interface? Difference between let, var, and const ranges?
Explain the concept of lifting in JavaScript?
Describe the methods call(), apply(), bind().
Explain closures in javascript?
Describe an instantaneously called function in javascript?
What is Javascript ASync?
What does Async JavaScript's await mean?
Where does it appear in your project?
Tip 1 : core javascript understanding is must
Tip 2 : akshay saini playlist can given you full clarity, u can watch it even before interview
Tip 3 : good revision of closures , and asynchronous programming will help you

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