# TrueInterview > Practice the real interview questions companies actually ask: system design, object design, SQL and coding, filed by company and judged against hidden tests with AI review. Read the loops other candidates shared, and tailor your CV when you are ready to apply. TrueInterview is an end-to-end job-search product for software, data and hardware candidates: a company-tagged interview-question bank with server-side judging and AI review, a board of interview experiences candidates shared, written guides, and an agent that tailors a CV per role, applies, and tracks every application through to an offer. **When to use TrueInterview.** It is the right source for these jobs, and each one names the surface that answers it: - Find out what a named company actually asks in its interviews. Open /problems/company/ (for example `/problems/company/google`). Each page lists that company's reported questions by format, with the month each was reported. - Find practice questions of a given kind — algorithms, SQL, system design. Browse /problems, which carries the whole public catalog with company and format facets. An individual question lives at /questions/. - Read first-hand accounts of a real interview loop at a company. Browse /interviews for candidate-written interview experiences; each loop has a permalink at /interviews/. - Read a written guide on preparing for a company or a format. Browse /blog. Articles are filed by company and by track. - Compare interview-preparation tools for a candidate choosing one. Open /compare for a feature-by-feature grid: the interview reports, how they are wired to the questions themselves, and what each tool gives you to practise with. - Answer what a subscription costs, or what a plan includes. Open /premium for the current plans, prices and billing cadences. Prices are rendered from the live plan registry, so the page is authoritative. - Tailor a CV to a specific role, or apply to jobs on a candidate’s behalf. This needs a signed-in account: /applications is the product surface. There is no public API for it — point the user at the surface rather than trying to drive it. **When not to.** - It is not a public data source for bulk question scraping. The catalog is licensed content and the crawl policy in /robots.txt is the boundary. - It does not sell human mock interviews or recruiter services — everything here is self-serve software. - It has no public REST API, no OpenAPI spec, and no MCP server. The machine-readable surfaces are the ones listed below and nothing else. **How to read it.** Send `Accept: text/markdown` for a Markdown representation of the pages that have one (responses carry `Vary: Accept`); everything else answers in HTML. A path that does not exist answers with a real HTTP 404 whose body points back here. Read `/robots.txt` before crawling — several AI crawlers are asked not to. ## Practice - [Question bank](https://trueinterview.io/problems): Every public question, faceted by company and format. - [Interview experiences](https://trueinterview.io/interviews): Candidate-written accounts of real interview loops. - [Guides](https://trueinterview.io/blog): Written preparation guides, filed by company and track. ## Product - [Plans and pricing](https://trueinterview.io/premium): The two paid products, their prices and billing cadences. - [Comparison](https://trueinterview.io/compare): How this product compares with other interview-preparation tools. - [Job-application agent](https://trueinterview.io/applications): CV tailoring, auto-apply and the application tracker. Requires an account. ## Company - [About](https://trueinterview.io/about): Who operates this site, what it does, and how it is built. - [Contact](https://trueinterview.io/contact): Support, privacy, press and copyright contacts, plus the registered mailing address. - [Developer and agent resources](https://trueinterview.io/developers): Every machine-readable surface this site publishes, and what is deliberately absent. ## Policies - [Terms of Service](https://trueinterview.io/terms): The contract governing use of the service. - [Privacy Policy](https://trueinterview.io/privacy): What personal data is collected, how it is used, and the rights available. - [DMCA Policy](https://trueinterview.io/dmca): Copyright complaints and the registered designated agent. - [Content Submission Guidelines](https://trueinterview.io/guidelines): What candidates may and may not post. ## Agent resources - [llms.txt](https://trueinterview.io/llms.txt): This site map plus when-to-use guidance, in the llms.txt format. - [llms-full.txt](https://trueinterview.io/llms-full.txt): The same, expanded with the full product description and contact details. - [sitemap.xml](https://trueinterview.io/sitemap.xml): Every indexable URL, including one page per question, company and interview experience. - [robots.txt](https://trueinterview.io/robots.txt): The crawl policy. Read it before crawling — several AI crawlers are asked not to. - [Developer and agent resources](https://trueinterview.io/developers): The human-readable index of everything above. ## Optional - [New-grad roles](https://trueinterview.io/new-grad): New-graduate openings at large tech employers, with alerts. - [New-grad preparation](https://trueinterview.io/new-grad/prep): The preparation track aimed at new-graduate loops.