data-structures-algorithms
data-structures-algorithms copied to clipboard
Self-practice in Data Structures & Algorithms
DATA STRUCTURES AND ALGORITHMS IN PRACTICE
DESCRIPTION
My self-practice in "Data Structures and Algorithms".
Languages used: mostly Python & C++.
AUTHOR
Thanh Trung Nguyen
- Email: [email protected]
- Facebook: https://www.facebook.com/thanh.it95
CONVENTIONS
- Respect the clean code.
- Respect the simplicity over the complexity.
- Respect the organization over the algorithms.
- Focus on high performance, code reuse, code maintenance.
LICENSE
Copyright (c) Thanh Trung Nguyen.
By default, all sub projects in this repo are licensed under the 3-Clause BSD License.