MastanSayyad / Visual-Sort

Visual Sort is a web-based sorting algorithm visualization tool built using HTML, CSS, Bootstrap, SCSS, and JavaScript. This project provides an interactive way to visualize various sorting algorithms in action, helping users understand how different algorithms work and their efficiency in sorting data.
https://visual-sort-pink.vercel.app/
MIT License
8 stars 19 forks source link

Feature: Adding Radix Sort in Visual Sort #27

Open AkshatPandey-2004 opened 1 week ago

AkshatPandey-2004 commented 1 week ago

Hey !! i m Going to add Radix Sort in Visual Sort!!!!

pls label it as Bonus

MastanSayyad commented 1 week ago

like what Functionalities you are going to add? after knowing that i can label it as bonus

AkshatPandey-2004 commented 1 week ago

Functionalities ;- 1) A short Descriptions in HomePage Like other Sort 2) A Proper Responsive WebPage dedicated to Radix sort 3) Links to video lecture of Radix Sort 4) Links to Proper Notes of Radix Sort 5) Links to Code of Radix Sort 6) Links to Some Questions of Radix Sort 7) Performance Analysis: time complexity and space complexity of Radix Sort

MastanSayyad commented 6 days ago

@AkshatPandey-2004 assigned it to you! make sure you visit the website to see how the visual representation functionality for other algorithms are added