Skip to content

mcttn22/dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++

Data Structures and Algorithms

Basic implementations of useful data structures and algorithms, mainly for revision and to learn C++.

Installation

  1. Download the Repository with:

    • git clone https://github.com/mcttn22/dsa.git
      
    • Or by downloading as a ZIP file
  2. Enter the project directory with:

    • cd dsa
      

Usage

  1. Compile executable with:

    • make
      
  2. Run executable with:

    • ./main
      

About

Data Structures and Algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published