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

Split data structures into their own modules #52

Open
17 of 33 tasks
Tyriar opened this issue Nov 9, 2015 · 0 comments
Open
17 of 33 tasks

Split data structures into their own modules #52

Tyriar opened this issue Nov 9, 2015 · 0 comments
Assignees

Comments

@Tyriar
Copy link
Member

Tyriar commented Nov 9, 2015

Modular ftw. Need to think about how best to share test/base classes.

  • Binary heap
  • Binomial heap
  • Fibonacci heap
  • BST
    • Migrate code to new repo
    • Move issues over to new repository
    • Remove code from js-data-structures and point to the new repo
    • Update references on Growing with the Web
  • RBT
    • Migrate code to new repo
    • Move issues over to new repository
    • Remove code from js-data-structures and point to the new repo
    • Update references on Growing with the Web
  • Splay tree
  • Update readme with information of changes
  • Remove code climate
  • Add coveralls?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant