Skip to content

ViniciusALS/LinkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedList

A custom implementation of a linked list in C++

Contribute

  1. Clone repository into your machine: $ git clone https://github.com/ViniciusALS/LinkedList.git
  2. Go to the repository $ cd LinkedList
  3. Create a folder called build inside your local directory $ mkdir build
  4. Go to this bolder $ cd build
  5. Build the project $ make ..

About

A custom implementation of a linked list in C++

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published