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,474 full stack developer interview questions shared by candidates

One tech test first, to refactor a RESTful API. In the f2f interview, went through the test first, ask why and how you did the refactor. How to make the app extendable. Then most about MVC, model. And your former experience.
avatar

Full-stack Software Developer

Interviewed at Xero

3.5
Jun 24, 2016

One tech test first, to refactor a RESTful API. In the f2f interview, went through the test first, ask why and how you did the refactor. How to make the app extendable. Then most about MVC, model. And your former experience.

Given a string, write a function to convert it to HTML (markdown). A string like : 'This is a paragraph. -this is - a block quote This is another paragraph with a BOLD word.' Solution would be : <p>This is a paragraph.</p> <blockquote>this is </br> a block quote </blockquote> <p>This is another paragraph with a <strong>BOLD</strong> word. </p>
avatar

Full Stack Engineer

Interviewed at Samsara

4
Nov 10, 2019

Given a string, write a function to convert it to HTML (markdown). A string like : 'This is a paragraph. -this is - a block quote This is another paragraph with a BOLD word.' Solution would be : <p>This is a paragraph.</p> <blockquote>this is </br> a block quote </blockquote> <p>This is another paragraph with a <strong>BOLD</strong> word. </p>

Viewing 1691 - 1700 interview questions

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