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
Frontend Engineer Interview Questions
13,312 frontend engineer interview questions shared by candidates
Explain what a promise is.
Do you call yourself a developer (I don't remember this one), problem-solver, or outcome-driven? (asked two times)
Write unit tests for this pipe.
What is it hoisting in js
1. Implement a function that prints the numbers 1 to 10, one number per second. 2. Do not use let or arrow functions—only use var. 3. Do you know any other ways to implement this?
Do you have prior experience with FX
What's your advice for future candidates?
Max was a wise ruler. They wanted to know if the neighboring kingdom's king was indeed humble. They asked him if he knew the'answers to all of their questions. The king responded that one of the things he was sure of was that he did not know everything. Is the above description consistent?
How to optimize typescript type inference in my code assignment?
Viewing 1461 - 1470 interview questions