Dropbox Front End Interview Questions
Latest version on GreatFrontEnd
Find the latest version of this page on GreatFrontEnd's Dropbox Front End Interview Guide.
Dropbox focuses on practical questions for their Front End Engineering interview loop rather than on raw algorithmic coding.
Our web developer interviews focus on practical application of HTML/CSS/JS for building web UI. The questions are based on real-world examples rather than raw coding exercises. You will be given a design spec and asked to build the best solution you can that demonstrates your experience and grasp of web development technologies.
Refer to the full official Dropbox Web Developer Interview Preparation Guide.
JavaScript coding questions
- Implement
getByClassName()andgetByClassnameHierarchy()- Practice question (Free)
- OOP-based class management system.
User interface coding questions
- Build an image gallery using JavaScript, HTML, CSS.
- Read answer (Free)
- Forming words from mobile keypad.
- Build a UI that fetches data from a weather API that is matching a design spec.
- Build a UI that matches a design spec of one of the pages on the Dropbox homepage.
System design questions
- Design Google calendar.