What is the company's Name? Codefied Inc. or House Call Pro
Software Engineer Javascript Interview Questions
98 software engineer javascript interview questions shared by candidates
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.
The second part of code challenge was very unexpected. Because they provide an algorithm that was wrote very badly. In the time of code challenge I can't focus on this code (I want to wrote my algorithm, I can't imagined why I must correct this code, I can write better code in a short time. So I consume a lot of time for nothing.
Questions about a library I had never used.
Binary Search Tree algorithm and time complexity
Take-home project: Build a frontend and a REST API backend according to a set of GET requests. The DB schema was provided and a set of unit tests to validate the REST API.
What are Closures and what do they do?
Tell me about a time when you learned something about yourself
Very simple JavaScript assessment and you need to find errors in the assessment.
Your weaknesses?
Viewing 81 - 90 interview questions