Skip to content

Latest commit

 

History

History
98 lines (68 loc) · 4.12 KB

README.md

File metadata and controls

98 lines (68 loc) · 4.12 KB

UVa Progamming Contest Solution

This repository contains my python solutions to some UVa contest problems, it started while solving most of the problems sugested by Algorithm Design Manual by Steven S. Skiena, and continued from there.

Videos

Websites

Some useful websites with general info about algorithms or competitive programming:

Problem by Category

Sorting & Searching

Graphs

Combinatorial & Heuristic Search

Dynamic Programming

Arithmetic and Algebra

More Solutions

Repositories containing more solutions in several languages: