Full Stack Developer Interview Questions

19,473 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 1731 - 1740 interview questions

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