Andela Frontend Engineering Interview Experience
Overview
The candidate described the interview experience with Andela as a positive one. The interview was conducted via Microsoft Teams, with the requirement of having the camera enabled throughout. Andela allows for rescheduling in cases of internet connectivity issues, without negatively impacting the candidate's evaluation.
Interview Rounds
The interview process consisted of two main parts: a theoretical assessment and a coding challenge.
Theoretical Assessment
The theoretical assessment covered fundamental JavaScript and React concepts. Questions focused on explaining concepts, differentiating between various approaches, and covered topics such as optimization techniques, data structures, and data types. The candidate also faced questions related to HTTP Status Codes and HTTP methods.
Coding Challenge
Following the theory section, the candidate was given a 30-minute coding challenge on Qualified, an online coding assessment platform. The candidate completed the assessment within 27 minutes. The challenge required careful attention to detail and adherence to specific instructions.
Key observations regarding the coding challenge:
- Candidates should avoid relying on autosuggest and auto-imports.
- Candidates should meticulously follow all instructions provided, including naming conventions for props (e.g.,
testIDvs.testId). - Utilizing the tests tab within Qualified early in the problem-solving process is beneficial for identifying and resolving bugs.
- Although the role was advertised as a React position, the assessment was conducted in React Native. Candidates unfamiliar with React Native should inform the interviewer to request a React-based assessment.
Key Takeaways
- The interview process provided valuable insight into areas for improvement in the candidate's knowledge.
- Feedback was provided immediately following the interview session.
- Candidates should prepare for questions on fundamental JavaScript and React concepts, as well as related topics like HTTP.
- During the coding challenge, attention to detail and adherence to instructions are crucial for success.
Original Source
This experience was originally published on medium. Support the author by visiting the original post.
Read on medium