mshang/python-elevator-challenge resource
So You Think You Can Program An Elevator observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 50
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3889
- days_rel: n/a
- days_push: 304
- n_releases_24m: 0
Adoption not part of the score
1380 stars · 191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python coding challenge where participants implement the business logic for a simplified elevator simulator until all doctest examples pass. It provides a simulator, test harness, and a naive broken implementation to fix.
Use cases
- practice implementing elevator scheduling logic in python
- find a coding exercise to sharpen algorithmic thinking
- prepare for programming interviews with a fun challenge
- learn python doctest by running a real test harness
- contribute a solution to an open-source coding challenge
When to choose
- you want a small, well-scoped programming exercise in python
- you are teaching or learning state-machine-style business logic
- you want to practice test-driven development with doctest
When to avoid
- you need a real elevator control or building automation system
- you want a full-featured simulation framework with physics or traffic optimization
- you need production elevator dispatch algorithms
Facets
learning-resource · maturity maintenance
simulation testing developer-tools education programming-languages python cli cross-platform coding-challenge elevator-simulation doctest python-exercise interview-practice algorithms
1 source
- readme: https://github.com/mshang/python-elevator-challenge · fetched 2026-08-28 · 87d9d815ee45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mshang/python-elevator-challenge | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="mshang/python-elevator-challenge")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem