Write a function which takes an array and number and if the number given is greater than array length then return element before last element. for example take(['a', 'b', 'c', 'd'], 10) should return [a, b, c, d, c, b, a, b, c, d]
Front End Developer Interview Questions
12,571 front end developer interview questions shared by candidates
Write a function which takes an array and number and if the number given is greater than array length then return from the beginning of the array.
Build a React app in 2 hours and run a test to see if you pass the required questions.
Quel genre d'entreprises vous cherchez ?
Em que tipo de empresa você não trabalharia
Second position required no interview. A technical test was asked for: "Write a usable chat server, that follows an example protocol (chat commands /join /leave etc.). FOLLOWED BY AN ESSAY. Time limit 7 days".
1. Flatten an object in JS 2. Explain basic DSA concepts
Promise, React life stele cycle, Flex css
Build an app in JS that calls an API and shows the current weather in some locations with CSS, and an option to toggle between temperature units
Standard textbook questions based on theory mostly.
Viewing 431 - 440 interview questions