Full Stack Software Developer Interview Questions

19,476 full stack software developer interview questions shared by candidates

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,476 interview questions and reports from Full stack software developer interviews. Prepare for your interview. Get hired. Love your job.