Skip to content

thanhit95/data-structures-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.