# Roadmap Interview > Roadmap Interview helps you plan company-specific interview prep with visual roadmaps, starter templates, and progress tracking you can resume anywhere. Roadmap Interview is a web application for software engineers preparing for company-specific interviews. Prep work is a visual graph of nodes (topics) and edges (order), not a flat checklist. The public site is English. The product UI is at https://roadmapinterview.com/app and requires an account. ## Site - [Home](https://roadmapinterview.com): What Roadmap Interview is and how visual interview roadmaps work - [About](https://roadmapinterview.com/about): Why the product exists - [Blog](https://roadmapinterview.com/blog): Interview prep guides - [Contact](https://roadmapinterview.com/contact): Product questions and feedback - [RSS](https://roadmapinterview.com/feed.xml): Blog feed - [Full Markdown for models](https://roadmapinterview.com/llms-full.txt) ## Blog - [Behavioral Interview Stories You Can Reuse](https://roadmapinterview.com/blog/behavioral-interview-stories-framework): Prepare behavioral interview stories with a simple framework: situation, actions, measurable result, and what you would change. Reuse the same stories across common prompts. - [A Practical System Design Interview Prep Plan](https://roadmapinterview.com/blog/system-design-interview-prep-plan): Build a system design interview prep plan that covers fundamentals, a few canonical designs, and timed practice without trying to memorize every architecture diagram. - [How to Plan Interview Prep With a Visual Roadmap](https://roadmapinterview.com/blog/interview-roadmap-how-to-plan-prep): Turn scattered interview prep into a visual roadmap: pick the company, map DSA, system design, and behavioral work, then track progress until interview day. ## Markdown copies - [Behavioral Interview Stories You Can Reuse (markdown)](https://roadmapinterview.com/blog/behavioral-interview-stories-framework/markdown) - [A Practical System Design Interview Prep Plan (markdown)](https://roadmapinterview.com/blog/system-design-interview-prep-plan/markdown) - [How to Plan Interview Prep With a Visual Roadmap (markdown)](https://roadmapinterview.com/blog/interview-roadmap-how-to-plan-prep/markdown) ## Optional - Authenticated app routes under /app, /login, and /signup are private and should not be cited as public documentation.