Full Stack Developer Interviews

Full Stack Developer Interview Questions

"Full stack engineering interviews consist primarily of technical questions. Because full stack developers work with both back-end and front-end code, you should feel comfortable working with a variety of languages and answering questions ranging from databases and web servers to HMTL and UI implementation."

19,429 full stack developer interview questions shared by candidates

You are given a 2D grid of size m x n representing a map where '0' represents land (an island) and '1' represents water. An island is a group of connected '0's horizontally or vertically. You need to write a function that counts the total number of distinct islands in the grid
avatar

Senior Full Stack Developer

Interviewed at Wix

4.1
Jan 22, 2025

You are given a 2D grid of size m x n representing a map where '0' represents land (an island) and '1' represents water. An island is a group of connected '0's horizontally or vertically. You need to write a function that counts the total number of distinct islands in the grid

You have a ball at a starting point, that can roll up, down, left and right. However, the ball won’t stop rolling until it hits a wall. Your task is to check if there’s a path from start to destination. You may assume that the borders of the maze are all walls.
avatar

Full Stack Developer

Interviewed at Wix

4.1
Oct 6, 2022

You have a ball at a starting point, that can roll up, down, left and right. However, the ball won’t stop rolling until it hits a wall. Your task is to check if there’s a path from start to destination. You may assume that the borders of the maze are all walls.

Viewing 551 - 560 interview questions

Glassdoor has 19,429 interview questions and reports from Full stack developer interviews. Prepare for your interview. Get hired. Love your job.