Skip to content

rohitdeshmukh27/Binary-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Binary Search Visualizer – Animated Demonstration

A mini project for Design and Analysis of Algorithms – 5th Semester
Developed to visually demonstrate how the Binary Search algorithm works through engaging web animations.


πŸ“˜ Project Overview

This project is an interactive visual demonstration of the Binary Search algorithm, built using HTML, CSS, and JavaScript.

The animation is designed to make it easier for students and learners to grasp the divide-and-conquer approach used in Binary Search, step-by-step.


πŸ’‘ Problem Statement

Create an animation demonstration using HTML, CSS, and JavaScript for Binary Search implementation
as part of the Design and Analysis of Algorithms coursework in the 5th semester.


πŸ’» What This Project Does

  • 🧠 Demonstrates the logic of Binary Search in an intuitive and animated way
  • πŸ–±οΈ Allows step-by-step visualization of how the middle element is selected and the array is divided
  • 🎨 Built using pure web technologies – no frameworks required
  • πŸ“Š Helps in understanding algorithm efficiency and flow

πŸ‘¨β€πŸ’» Author

Rohit Deshmukh
B.Tech. Computer Science, 6th Semester
πŸ“« Email: [email protected]
πŸ’Ό LinkedIn: linkedin.com/in/rohitdeshmukh27
πŸ’» GitHub: github.com/rohitdeshmukh27

This project was created as part of the Design and Analysis of Algorithms course.

About

Design and analysis of algorithms subject Mini-Project

Topics

Resources

Stars

Watchers

Forks