https://github.com/grahamstrickland/epi
Algorithms and test cases from Elements of Programming Interviews in Python - Aziz, Lee, & Prakash
https://github.com/grahamstrickland/epi
elements-of-programming-interviews nosetests python3 unit-testing
Last synced: 12 months ago
JSON representation
Algorithms and test cases from Elements of Programming Interviews in Python - Aziz, Lee, & Prakash
- Host: GitHub
- URL: https://github.com/grahamstrickland/epi
- Owner: GrahamStrickland
- Created: 2022-08-29T17:06:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T14:25:20.000Z (over 1 year ago)
- Last Synced: 2025-06-03T06:41:19.027Z (about 1 year ago)
- Topics: elements-of-programming-interviews, nosetests, python3, unit-testing
- Language: Python
- Homepage:
- Size: 388 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# epi
Implementation of tests and additional exercises from Elements of Programming Interviews in Python: The Insiders' Guide - Adnan Aziz, Tsung-Hsien Lee, & Amit Prakash