Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #1

Open
13 of 27 tasks
lukakralik opened this issue Mar 9, 2023 · 0 comments
Open
13 of 27 tasks

TODO #1

lukakralik opened this issue Mar 9, 2023 · 0 comments

Comments

@lukakralik
Copy link
Collaborator

lukakralik commented Mar 9, 2023

TODO

Common data structures

  • Doubly-linked list
  • Linked list
  • Queue
  • Deque
  • Stack
  • Hash table
  • Heap
  • Tree
  • Graph
  • Binary Tree

Less known ones

  • Bloom filter
  • Trie
  • Skip list
  • Rope
  • Intrusive LL/DLL

Tasks

  • Implement iterative tree traversal algorithms
  • Quicksort for lists
  • Improve comments

Documentation

  • Doubly-linked list
  • Linked list
  • Queue
  • Deque
  • Stack
  • Hash table
  • Heap
  • Tree
  • Binary Tree

FIXES

@Solirs Solirs pinned this issue Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant