Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 318 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 318 Bytes

AlgoritihmStorageApp

A web-based application to store, manage and share algorithms, with study/competitive programming purpose. Each of the /codes .py files are a way to storage different kinds of algoritihms, ex: Graph contains Dijsktra, BFS algorithm, Community contains the algorithms of the Community itself...