Didn't get to that part.
Senior Full Stack Developer Interview Questions
1,152 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
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
The name of an application is given, and I want to describe how I will build the application in Ruby on Rails from beginning to end, including how I will structure columns and make relationships between models etc.
Self hosted CI/CD system design
Viewing 951 - 960 interview questions