Skip to content

karakarasuuuu/my-linked-list

Repository files navigation

This is my personal practice on Linked List in 3 languages (C, C++, Python).

TODO

  • Remove nodes
  • Stack
  • Queue

Furthermore

  • Two directions (prev and next) and other variations.
  • Functional programming versions insert_node(data_structure, node) so that increases flexibility.

About

Reinventing wheels is cool. Hell yeah.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published