If you want full study checklist for code & whiteboard interview, please turn to jwasham's coding-interview-university. Also, there are open source implementations for basic data structs and ...
invoice_generator_mvp/ ├── main.py # Interactive invoice controller (3 input methods) ├── config.py # Centralized branding & payment configuration ├── smoke_no_pandas.py # Non-interactive smoke test ...