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 Developer Interview Questions
13,303 frontend developer interview questions shared by candidates
Write unit tests for this pipe.
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?
I was asked to take a take-home assignment
What is it hoisting in js
Create jQuery plugin for popups
Show me some of your previous project (and they wanted to look into some code).
Code a text-based snake game.
You have a UI with pictures, like a button and comments, how you would go by developing it.
Why would you call ethics to report the OPS manager?
Viewing 1441 - 1450 interview questions