Skip to content

Shreyash-Pandey90/Algorithm-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Algorithm Simulator πŸ€–

This repository contains an Algorithm Simulator that implements various sorting algorithms, array operations, stack operations, and queue operations. It is a tool designed to help you visualize and understand how these algorithms and data structures work.

πŸ” Sorting

Visualize and compare different sorting algorithms such as bubble sort, selection sort, insertion sort, merge sort.

πŸ”’ Array

Perform common array operations like searching, inserting, deleting, and updating elements.

πŸ“š Stack

Simulate stack operations including push, pop, and peek.

πŸ”„ Queue and Circular Queue

Experience queue operations such as enqueue, dequeue, and front/back element retrieval.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages