Senior Full Stack Developer Interview Questions

1,159 senior full stack developer interview questions shared by candidates

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
avatar

Senior Full Stack Developer

Interviewed at Redington Ltd.

3.6
Jun 6, 2022

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

Viewing 951 - 960 interview questions

Glassdoor has 1,159 interview questions and reports from Senior full stack developer interviews. Prepare for your interview. Get hired. Love your job.