- Use this Visualiser to enhance your understanding on the basics of the Search and Sorting Algorithm.
- Enter the Dataset Size (>=5) and then click on "Generate Array"
- Then choose whether to sort or to search.
- If search , then enter the element to be searched and click the corresponding Searching Technique. If found, it prompts the index at which it is found at.
Made with Vanilla HTML , CSS and JavaScript
Visit this Github Link to see the project in action!