What is 'this' keyword in JavaScript?
Javascript Engineer Interview Questions
1,680 javascript engineer interview questions shared by candidates
Rate yourself on your javascript and html skill
The hardest interview was behavioral. Most interviewees fail at that stage so prepare well. The questions are all standard and expected. JS interview was about a basic lodash like functionality implementation. React interview was about implementing a search functionality but the crux was about performance algo optimization via data appropriate structures. Both interviewers asked about time space complexity and both requested second attempt at improving your basic solution if not in code since little time will be left but in words. The deep dive was about picking some project from the past that you know good and diving deep into technical and architectural aspects testing your general understanding of how things work together.
What is the difference between react hooks and component lifecycle?
Here's a fake pull request. How would you review it?
How to flatten a nested JS object into an object keys in dot notation.
What is the difference between a process and a thread?
Take me through an interesting project you've worked on in the past.
We talked about the general programming principles, JavaScript programming language as a whole
Create API for companies where we will get the companies to list in JSON format. also create api for getting company details from a company_id. Create API for posting the company name which should be unique.
Viewing 1401 - 1410 interview questions