Skip to content

Visualize Data Structure is an Android Application aiming to simplify the learning of the Data Structure Algorithm.

Notifications You must be signed in to change notification settings

chanpreet3000/Visualize-DS

Repository files navigation

Visualize-DS

Visualize Data Structure is an Android Application aiming to simplify the learning of the Data Structure Algorithm.

  • Visualize DS provides a theory section and a Visualize section of the search Algorithm.
    • Each Theory section of the Algorithm contains Theory + Algorithm + Code + Time Complexity of that particular Data Structure Algorithm.
    • Each Visualize section of the Algorithm dynamically generates a (User Interface) / (Pictorial representation) using the user-given inputs and the selected Algorithm.

# Screenshots

  • HomePage

  • Array Topic

  • Linked List Topic

  • Doubly Linked List Topic

  • Binary Search Tree Topic

  • Theory Section Template

I am working on implementing more algorithms and data structures.

About

Visualize Data Structure is an Android Application aiming to simplify the learning of the Data Structure Algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages