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

Need to add data-structures. #10

Open
4 of 20 tasks
angelskieglazki opened this issue Sep 24, 2018 · 0 comments
Open
4 of 20 tasks

Need to add data-structures. #10

angelskieglazki opened this issue Sep 24, 2018 · 0 comments
Assignees
Labels

Comments

@angelskieglazki
Copy link
Member

angelskieglazki commented Sep 24, 2018

Structs:

  • arraylists
  • linked lists
  • double linked lists
  • deque
  • set
  • multi-set
  • dictionary
  • multi-dictionary
  • hash-set
  • multi-hash-set
  • hash-map(refactoring teoMap)
  • multi-hash-map(refactoring teoMap)

Adapters:

  • queue
  • stack
  • priority queue
  • circular buffer

Some other:

  • bin-trees
  • rb-trees
  • avl-trees
  • B-trees

Algs:

@angelskieglazki angelskieglazki self-assigned this Sep 24, 2018
@angelskieglazki angelskieglazki changed the title Need to add some structure. Need to add data-structures. Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant