Skip to content

Navigation Menu

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

go-nerds/cli-algorithms-visualizer

Repository files navigation

cli-algorithms-visualizer

Introduction

This project is an algorithms visualizer implemented in Go. It allows you to observe various algorithms in action. The visualizer provides a graphical representation of each step, making it easier to understand how the algorithms work.

How to Use

  1. Clone the repository to your local machine:

    git clone https://github.com/go-nerds/cli-algorithms-visualizer.git
  2. Build the project:

    go build
  3. Run the executable file:

    .\<executable_file_name>.exe // Windows OS
    ./<executable_file_name> // Linux || Mac OS

LICENSE

This project is licensed under the MIT License. See the LICENSE file for details.

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