Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T16:32:04.000Z (2 months ago)
- Last Synced: 2024-09-14T07:25:28.287Z (2 months ago)
- Topics: elements-of-programming-interviews, nosetests, python3, unit-testing
- Language: Python
- Homepage:
- Size: 363 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