morrigan technologies

python-interview-prep

A structured preparation tool for Python interview candidates, emphasizing practical skills over algorithm drilling. The format mirrors real interview scenarios: you’re given an existing codebase with unit tests, and your job is to read, debug, and fix the code.

What’s Inside

Core Skills Practiced

Uses only the Python standard library (Python 3.8+, unittest, unittest.mock) with no external dependencies.