The assignment is to implement a warehouse software. This software should hold articles, and the articles should contain an identification number, a name and available stock. It should be possible to load articles into the software from a file, see the attached inventory.json. The warehouse should have at least the following functionality; * Get all products and quantity of each that is an available with the current inventory * Remove(Sell) a product and update the inventory accordingly
Senior Frontend Developer Interview Questions
1,621 senior frontend developer interview questions shared by candidates
They send on a react project that you must pull down and run on your local machine. Make sure you have node and an IDE ready on your machine for the interview. They don't give you any instructions and require you to go through the readme and the folder structure to find it, which is awkward given you only have an hour on the interview and realistically it's closer to 50 minutes left at this stage. It was a simple enough problem to create a search box component and send all entries to that search box to an API and display the results.
How to optimize typescript type inference in my code assignment?
Can you wait, for the 3rd time, one more week for your interview?
Screening(first) Round: there was one screening round where ds algo and things related to web optimisation & react was asked, After this round they scheduled 3 rounds (2nd, 3rd ,4th) in loop in a day each of one hour: Second Round: Javascript problems, asked to implement debounce, and other javascript questions (advance level). Third Round: Advance React Specific questions, asked to implement String.split, Following are the notes from
Tell me about the most interesting project you worked with.
Develop a page which has a Search input where a user would type. As the user type, a lookup should be made to a placeholder API and results be shown on the page simultaneously.
take-home coding challenge to work on which is a simple web page.
create a flavored hangman web app
How long have you been coding
Viewing 191 - 200 interview questions