Have you ever received a constructive criticism in your workplace, if so what steps have you made to address the criticism since then.
Senior Full Stack Developer Interview Questions
964 senior full stack developer interview questions shared by candidates
Tell me about a time you built something impressive/important
Didn't get to that part.
Mini project i Project Brief Our investment consultants are looking for a tool that will allow them to enter probabilities and carry out basic calculations. The program should also log each calculation for later analysis (No DB required, text file is fine). The Calculator The user should be able to enter two valid probabilities (0 to 1 e.g. 0.5 is valid, while 1.1 or -0.1 is not). The user should be able to choose from the following functions: 1. CombinedWith: P(A)P(B) e.g. 0.5 * 0.5 = 0.25 2. Either: P(A) + P(B) – P(A)P(B) e.g. 0.5 + 0.5 – 0.5*0.5 = 0.75 What to build 1. Use a technology you feel comfortable with (C# / MVC / React / Angular) 2. A UI which allows users to enter two numbers, select a function, and see the result 3. A log that includes the date, type of calculation, the inputs and the result What we want to see 1. Maintainable code that is easy to extend 2. Some degree of tests Be prepared to explain your choices. We do NOT want to see 1. User Security - Authentication / Authorization 2. Database Delivery Please send us a zipped set of source code
1. First interview: questions about my experience 2. Home assignment discussion
The coding challenge was in React - To build a simple component that display names and do some effect after timeout.
I had a home assignment to build a React CRUD application to display a list of users (+Update/Delete/Get).
why you chose Keleya?
Home assignment - Build Rest API to connect with Snowflake and fetch data from Snowflake. Technical interview code - Leetcode + System design.
How will work on US timezone ? Do you have experience in working with APIs ? How will you overcome work challenges ? Discussing how to deal with remote job
Viewing 791 - 800 interview questions