Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 260 Bytes

PY-DSA

Datastructures and Algorithms written in Python. Mainly an exercise, inspired by JS-DSA

Licensed under GNU GPL v3. Copyright (c) 2023 Clarissa Au

Requirements

  • Python >= 3.12

Testing

  • pytest >= 7.4.2