Tip 1 : Solve Ds and algo they are key for placement
Tip 2 : Good projects are essential in your resume for development roles
Tip 3 : preparing notes of everything you prepared will be useful for revision
Tip 1 : projects which are live will stand out
Tip 2 : short resume is always best resume, no need to add hobbies etc..,
Make imdb kind of movie website with api provided, we should be able to search movies and we should be able to display them as rows and columns of posters, we need to implement auto completion feature in search box.
Tip 1 : build atleast 4-5 projects before applying for javascript developer and frontend developer roles
Tip 2 : revise dom manipulation, api Calling, and Html css concepts
Tip 3 : develop a approach during practice
Interview happened at Afternoon in online, it is completely based on core javascript and oops,
Describe closure using an example.
and closure relationships with the scope chain?
What characteristics does javascript have?
What are closures' setbacks?
Give a brief definition of a callback function and an example.
What kinds of functions are there?
Which method is used to return the character from a certain index?
Can you explain how garbage collection, memory leaks, and closures are related?
Tip 1 : prepare well with core concepts very well
Tip 2 : notes will help you in last minute revision
Tip 3 : Know javascript in and out

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