Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 346 Bytes

File metadata and controls

17 lines (13 loc) · 346 Bytes

Algorithm-Visualizer

A web-application to visualize different DSA algorithms

-->Technologies used<-- HTML, CSS, JavaScript, Bootstrap

Right now the algorithms include:

  1. Searching Algorithms: a) Linear Search b) Binary Search

  2. Sorting Algorithms: a) Bubble Sort b) Selection Sort c) Insertion Sort

Contributions are most welcome......