Skip to content

geewizz246/list-adt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List ADT

This is a simple List ADT implemented using linked-lists.

How to Compile

This project is setup to use make (to do the compiling) and make run to run

About

A sample List ADT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.6%
  • Makefile 25.4%