Full Stack Software Engineer Interview Questions

19,484 full stack software engineer 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

See Interview Questions for Similar Jobs

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