I do not think it is fair to list them here. The questions were not that difficult, but unexpected
Lead Front End Developer Interview Questions
8,614 lead front end developer interview questions shared by candidates
Algorithm question, level of difficulty is easy, you can find a lot of that kind of questions in leetcode.
Most of the time they are more focused on behavioral question based on Amazon Principal.
Meet the deadline but can't make it, what should I do? make a rating(star) code
STAR template questions were asked
Tell me an example where you couldn't make the deadline and how you solved it.
First Round: Interviewer: Indian engineer Technical Question: Leetcode question involving heap and array manipulation (jumping forward) Behavioral Question: What do you do when you don't know what to do next? (Learn and be curious) Second Round: Interviewer: Caucasian senior engineer, arrived twenty minutes late Only Behavioral Questions: Describe a time when you needed to dive deep. Describe a time when you had to communicate a change in direction and people didn’t agree at first.
JavaScript Questions Basic Concepts: Explain the difference between var, let, and const. How does hoisting work in JavaScript? What are closures and how do they work? Explain the concept of promises and async/await. Functions and Scope: Write a function to reverse a string. How does the this keyword work in JavaScript? Explain the difference between function declarations and function expressions. Data Structures: How do you manipulate arrays (e.g., map, filter, reduce)? Explain how JavaScript objects work and how to manipulate them. Event Handling: How do event listeners work in JavaScript? Explain the event loop and how JavaScript handles asynchronous operations. Problem-Solving Questions Sorting: Implement common sorting algorithms (e.g., bubble sort, merge sort, quicksort). Explain the time and space complexity of different sorting algorithms. Arrays: Write a function to find the maximum/minimum element in an array. Given an array of integers, write a function to return the indices of the two numbers that add up to a specific target. Write a function to rotate an array to the right by a given number of steps.
using react to design list of items with pagination
3 behavioral leadership questions and 1 javaScript vanilla coding
Viewing 7881 - 7890 interview questions