Fullstack Developer Interview Questions

3,987 fullstack developer interview questions shared by candidates

Given an array arr[] of integers and an integer k, your task is to find the maximum value for each contiguous subarray of size k. The output should be an array of maximum values corresponding to each contiguous subarray.
avatar

Fullstack Developer

Interviewed at Testpress

3.9
Jun 30, 2025

Given an array arr[] of integers and an integer k, your task is to find the maximum value for each contiguous subarray of size k. The output should be an array of maximum values corresponding to each contiguous subarray.

1. You are given an integer array coins representing coins of different denominations and an integer amount representing a total amount of money. Return the fewest number of coins that you need to make up that amount. If that amount of money cannot be made up by any combination of the coins, return -1. You may assume that you have an infinite number of each kind of coin.
avatar

Fullstack Developer

Interviewed at Testpress

3.9
Jun 30, 2025

1. You are given an integer array coins representing coins of different denominations and an integer amount representing a total amount of money. Return the fewest number of coins that you need to make up that amount. If that amount of money cannot be made up by any combination of the coins, return -1. You may assume that you have an infinite number of each kind of coin.

3) Explain ALL OOPS Concepts with real-world example. 4) Now CODE those examples and implement those OOPS Concept [ eg: i explain OOPs using Keyboard as an example.. Then ended up coding the class for keyboard. the followup questions were to implement abstraction, encapsulation on it. 5) Different types of inheritance 6) SQL questions 7) A lot of questions from your projects/Resume. (In depth)
avatar

Fullstack Developer

Interviewed at Engati

3.2
Jul 8, 2025

3) Explain ALL OOPS Concepts with real-world example. 4) Now CODE those examples and implement those OOPS Concept [ eg: i explain OOPs using Keyboard as an example.. Then ended up coding the class for keyboard. the followup questions were to implement abstraction, encapsulation on it. 5) Different types of inheritance 6) SQL questions 7) A lot of questions from your projects/Resume. (In depth)

Viewing 3541 - 3550 interview questions

Glassdoor has 3,987 interview questions and reports from Fullstack developer interviews. Prepare for your interview. Get hired. Love your job.