### Task 1 1. Ensure it remains fixed. 2. Listen to `window` mousemove and `window` resize events. 3. Remove event listeners. ### Task 2 1. Implement `async/await`. 2. Add handling for an empty articles list. 3. Limit results to 10 articles and sort them alphabetically. ### Task 3 1. Adhere to Semantic HTML standards. 2. Fetch comments for the article. ### Task 4 1. Suggest improvements to the codebase. 2. Recommend tooling to facilitate developer collaboration.
Software Engineer Front End Interview Questions
852 software engineer front end interview questions shared by candidates
What are different ways you could optimize a component? What's your understanding of functional programming?
What other features would you add to your project if given more time?
Name Game application development. Using their employee API, Figma designs, and list of requirements, create a game to match an employee's name to their headshot. After the interview, I repurposed it to use celebrities instead of their staff and added it to my portfolio of side projects. Experience with accessibility? Second round of collaborative session was adding keyboard-only navigation to the app. Model a deck of cards and how you'd shuffle them. Model the data you'd need for an e-commerce shop and single product page.
Q: Non-disclosed. (Be sure to know javascript pretty well).
Front-end assessment you are asked to do some DOM manipulation. Feedback I received is that I could have communicated my approach up-front a bit more.
- Aptitude Test and Personality Assessment - Take Home Coding Test (General programming / DSA) - 1-2 Behavioral Interview Panel Sessions - 3 Technical Interview Panel Sessions (React, API Design, DSA)
Javascript promises, object mapping, build custom tooltip, nested array normalizing with counter for each level of nesting, roman numeral to number, build a architecture for a game they had in mind, find the missing braces in a string of code.
Due to NDA can't discuss details but expect to solve algorithmic problems in javascript, I would not recommend using any other language if you're interviewing for a front end role. Important topics: - Recursion - Traversing the DOM (using its APIs) - Strings manipulation - Objects and Arrays - Javascript core concepts (Prototypal inheritance, closures, pure functions, ES6+ features, sorting objects, hashtables)
Basic JS HTML CSS questions
Viewing 371 - 380 interview questions