Senior Full Stack Engineer Interview Questions

829 senior full stack engineer interview questions shared by candidates

Simulate an environment where there are three sites each of which has a meter. This meter emits data on a per second basis. Each site is hosted in a docker container. The meter will return a random value between 44 and 55. The front end will represent the three sites, the status and their latest 4 values. The front end can stop and re-start a site. Tools: o Docker o NodeJs o VueJs preferably (Angular or REACT will suffice too) o D3.js or similar o Kubernetes (or local equivalent)
avatar

Senior Full Stack Engineer

Interviewed at VIOTAS

4.7
Aug 25, 2022

Simulate an environment where there are three sites each of which has a meter. This meter emits data on a per second basis. Each site is hosted in a docker container. The meter will return a random value between 44 and 55. The front end will represent the three sites, the status and their latest 4 values. The front end can stop and re-start a site. Tools: o Docker o NodeJs o VueJs preferably (Angular or REACT will suffice too) o D3.js or similar o Kubernetes (or local equivalent)

Limits the number of requests a single API consumer/client can make to an API within a time-frame. Rejects excess requests (http status code 429 Too many requests). Eg. 200 requests per API consumer/min. Considerations: A. Assume single API endpoint B. Core idea/algorithm that would work on a single machine (single/multi - threaded) C. How would you scale the design for a distributed environment under heavy load Note: Even load balancers or API gateways are distributed, not single instances.
avatar

Senior Staff Full Stack Engineer

Interviewed at AppDirect

3.6
Jan 14, 2021

Limits the number of requests a single API consumer/client can make to an API within a time-frame. Rejects excess requests (http status code 429 Too many requests). Eg. 200 requests per API consumer/min. Considerations: A. Assume single API endpoint B. Core idea/algorithm that would work on a single machine (single/multi - threaded) C. How would you scale the design for a distributed environment under heavy load Note: Even load balancers or API gateways are distributed, not single instances.

Viewing 631 - 640 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 829 interview questions and reports from Senior full stack engineer interviews. Prepare for your interview. Get hired. Love your job.