LOCAL PREVIEW View on GitHub

MangaAssist Interview Pack

This folder contains project-specific mock interview material for the JP Manga store chatbot, MangaAssist.

How To Use This Pack

  • Start with the basic file set if you want to build fluency in the business problem, user personas, and core architecture.
  • Move to medium and hard when you want to rehearse design reasoning, API boundaries, and implementation tradeoffs.
  • Use very-hard, super-hard, and architect-level for production incidents, platform evolution, and leadership-level discussions.
  • Each difficulty has two versions:
  • questions-only for timed mock interviews
  • with-hints for guided study and answer shaping

File Map

Level Questions Only With Hints
Basic 01-basic-questions-only.md 01-basic-with-hints.md
Medium 02-medium-questions-only.md 02-medium-with-hints.md
Hard 03-hard-questions-only.md 03-hard-with-hints.md
Very Hard 04-very-hard-questions-only.md 04-very-hard-with-hints.md
Super Hard 05-super-hard-questions-only.md 05-super-hard-with-hints.md
Architect Level 06-architect-level-questions-only.md 06-architect-level-with-hints.md

Persona Labels

Questions are deliberately labeled by interviewer persona so you can hear the same system from different viewpoints:

  • Hiring Manager
  • Product Manager
  • Senior Engineer
  • Staff Engineer
  • Principal Engineer
  • Security Engineer
  • SRE
  • Applied Scientist
  • Distinguished Engineer
  • Director / VP / Enterprise Architect

Grounding Rule

All questions are based on the documented MangaAssist design in this repository. Harder sections may probe gaps or ambiguities, but they do so explicitly as design challenges rather than assuming undocumented behavior is already implemented.