Ingeniero Full Stack Senior Interview Questions

1,780 ingeniero full stack senior interview questions shared by candidates

1. React lifecycle methods 2. Hooks in react 3. CSS related questions 4. How event loop works in Javascript 5. Questions about your previous work experience based on your resume. 6. Write a program to check whether a given linked list is circular or not. 7. Merge sort Pro Tip: Try to make a good collection of GitHub repositories based on your personal projects. You can express your coding skills using Github.
avatar

Senior UI/Full Stack Developer

Interviewed at IBM

3.9
Aug 6, 2021

1. React lifecycle methods 2. Hooks in react 3. CSS related questions 4. How event loop works in Javascript 5. Questions about your previous work experience based on your resume. 6. Write a program to check whether a given linked list is circular or not. 7. Merge sort Pro Tip: Try to make a good collection of GitHub repositories based on your personal projects. You can express your coding skills using Github.

They asked me to code javascript in person in front of the development team. I am often more used to coding at my own computer or in relative privacy, but live coding is a crucial skill to practice. They asked me: Please write a javascript stopwatch in front of us, how will you do that, on jsbin, on this mac laptop we have provided?
avatar

Senior Full Stack Software Developer

Interviewed at Ellucian

3.8
Dec 21, 2017

They asked me to code javascript in person in front of the development team. I am often more used to coding at my own computer or in relative privacy, but live coding is a crucial skill to practice. They asked me: Please write a javascript stopwatch in front of us, how will you do that, on jsbin, on this mac laptop we have provided?

They tried to see my deep understanding of javascript and CSS and architecture. I did a home task, we didn't talk much about the task. They took parts of it and dived into the concepts of the code. Like what is a prototype and why it's good. What is a better usage? class (singleton), function, or a variable for storing an instance of some client/class. And so on...
avatar

Senior Full Stack Engineer

Interviewed at Forter

4.1
Mar 14, 2022

They tried to see my deep understanding of javascript and CSS and architecture. I did a home task, we didn't talk much about the task. They took parts of it and dived into the concepts of the code. Like what is a prototype and why it's good. What is a better usage? class (singleton), function, or a variable for storing an instance of some client/class. And so on...

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

Viewing 41 - 50 interview questions

Glassdoor has 1,780 interview questions and reports from Ingeniero full stack senior interviews. Prepare for your interview. Get hired. Love your job.