Senior Full Stack Developer Interview Questions

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

Write a js/ts function that gets numbers between 1 and 1000 inclusive, that prints 'boom' every time the loop iterates a number that is divided by 7 with no remainder. After that, add another condition, every number that contains the number 7 (without using strings, only number and aritmetic actions). Then, stop the program for 1 seconds and then print the same 'boom'.
avatar

Senior Full Stack Developer

Interviewed at Bionic.ai

4.6
May 6, 2023

Write a js/ts function that gets numbers between 1 and 1000 inclusive, that prints 'boom' every time the loop iterates a number that is divided by 7 with no remainder. After that, add another condition, every number that contains the number 7 (without using strings, only number and aritmetic actions). Then, stop the program for 1 seconds and then print the same 'boom'.

Given an array of trips, where each trip is an array with two items — start time and end time — write an algorithm that determines how many trips were happening simultaneously during a 24-hour period. Example input: `[[1, 3], [1.2, 4.3], [3.4, 5.6]]`
avatar

Senior Full Stack Developer

Interviewed at Via Transportation

3.9
Oct 27, 2025

Given an array of trips, where each trip is an array with two items — start time and end time — write an algorithm that determines how many trips were happening simultaneously during a 24-hour period. Example input: `[[1, 3], [1.2, 4.3], [3.4, 5.6]]`

Viewing 151 - 160 interview questions

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