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

Data Structures Visualization #12

Open
11 tasks
JacobGrisham opened this issue Jun 14, 2021 · 0 comments
Open
11 tasks

Data Structures Visualization #12

JacobGrisham opened this issue Jun 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JacobGrisham
Copy link
Owner

JacobGrisham commented Jun 14, 2021

Expand upon the scope of this application by incorporating data structure visualization and manipulation

Data Structures

  • Singly-Linked List
  • Doubly-Linked List
  • Stack and Queue
  • Binary Search Tree
  • Binary Heap
  • Hash Table
  • Graph
  • Tries

Features

  • Have drag and drop for adding columns or rows (like another block for linked list)
  • Have buttons that add and delete data. Show animation.
  • Have input field to search for data. Show search result visually in real time.
@JacobGrisham JacobGrisham added the enhancement New feature or request label Jun 14, 2021
@JacobGrisham JacobGrisham self-assigned this Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant