thanhit95 / data-structures-algorithms

Self-practice in Data Structures & Algorithms

Repository from Github https://github.comthanhit95/data-structures-algorithmsRepository from Github https://github.comthanhit95/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

 

CONVENTIONS

  1. Respect the clean code.
  2. Respect the simplicity over the complexity.
  3. Respect the organization over the algorithms.
  4. 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.

About

Self-practice in Data Structures & Algorithms

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 27.2%Language:C++ 26.2%Language:Python 23.6%Language:Java 22.9%Language:Shell 0.0%