Skip to content

A python implementation of linked-list, with Data Structure Augmentation (DSA) of keeping track of end node, as well as the implementation of merge-sort algorithm for strings/ints. Added a doubly-linked-list implementation with insertion sort.

Notifications You must be signed in to change notification settings

xavierwwj/linked-list-with-sort

About

A python implementation of linked-list, with Data Structure Augmentation (DSA) of keeping track of end node, as well as the implementation of merge-sort algorithm for strings/ints. Added a doubly-linked-list implementation with insertion sort.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages