The interviewer asked questions mainly related to JavaScript concepts, React fundamentals, HTML/CSS basics, and basic problem-solving. Some questions were conceptual, while others required explaining real-world usage and examples.
Javascript Software Engineer Interview Questions
1,199 javascript software engineer interview questions shared by candidates
If I think I understand what exactly it is that they are doing there
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.
1)what is javascript and ECMA script.
3) What is hoisting in JavaScript explain with example.
Tell me how you got to where you are today.
Coding assignment to be completed.
css selector, html dom, flex box, gird
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 1001 - 1010 interview questions