Skip to content

OmkarNeogi/DoubleLinkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DoubleLinkedList

A pythonic implementation of a doubly linked list

Expects indices to be positive when indices are input into the functions. Takes care of cases where input index is larger than linkedlist length, handling it based on the function called.

About

A pythonic implementation of a doubly linked list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages