Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Data Structure Visualizer

Welcome to the Data Structure Visualizer! This is a console-based Python project that allows users to visualize various data structures and algorithms.

Features

  • Stack: Visualize stack operations such as push, pop, and peek.
  • Queue: Visualize queue operations such as enqueue and dequeue.
  • Linked List: Visualize linked list operations such as insertion, deletion, and traversal.
  • Tree: Visualize tree operations such as insertion, deletion, and traversal.

Getting Started

Prerequisites

  • Python 3.x

Installation

  1. Clone the repository:
    git clone https://github.com/RelCode/practice.git
  2. Navigate to the project directory:
    cd practice > python > data_structure_visualizer

Usage

  1. Run the main script:
    python main.py
  2. Follow the on-screen instructions to select the data structure and operations you want to visualize.

Contact

For any questions or suggestions, please open an issue or contact the project maintainer at princefana7@gmail.com.

Happy Visualizing!

Morty Proxy This is a proxified and sanitized view of the page, visit original site.