Skip to content

marcospedreiro/LinkedLists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedLists

LinkedList and Doubly Linked List Implementation in C++ to start familiarizing myself with the language.

There is a python implementation I did before starting the C++ version to help plan out how I wanted to make the methods. The doubly linked list python implementation is imcomplete, it does not set "prev" fields.

About

LinkedList Implementation in C++ and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published