1) make a program of swap number without using 3rd variale . 2) How to use flex box ?
Frontend Developer Interview Questions
8,955 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.
Coding + System Design. Round 1: Complete 3 coding problems in 45 mins Round 2: Complete a system design question. It's not very difficult, but still a little bit challanging.
Core JS questions, React questions
Questions on web frameworks like react , angular Python oop concepts, declarative functions Databases and mongo db Open ended scenario based questions on pub/sub systems.
Propose a solution to a simple algorithmic challenge using a limited subset of JavaScript.
What React hooks do you know and use on a daily basis
difference between http and https and merge sort
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
Show me some of your previous project (and they wanted to look into some code).
Viewing 981 - 990 interview questions