Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 443 Bytes

UAB Contest

General

This repository provides a series of handy algorithms implemented in Python. The problems can be found in ProgProbs.pdf.

Goals

The goal of this project is to provide simple but efficient implementations for common programming problems. The code should not be too complicated or long and should be sufficiently commented in order to teacht he reader something about underlying concepts.