Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1011 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 1011 Bytes

Algorithms and data structures (MATLAB)

license lastcommit

University course of algorithms and data structures in the MATLAB programming language.

Directories included in the project

reports/ - All reports directory.

src/ - A library of all impemented basic algorithms and data structures.

tests/ - Unit tests to verify project is working.

Motivation

This project is scolded by the result of term paper on the discipline "Algorithms and data structures".

Authors

  • Zaytsev Leonid - The main developer of the project - Zetonem

License

This project is licensed under the GNU Affero General Public License v3.0 License - see the LICENSE.md file for details.