Skip to content

rohitdeshmukh27/Linear-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Linear Search Visualizer – Animated Demonstration

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


πŸ“˜ Project Overview

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

The animation is designed to help learners understand the step-by-step process of Linear Search, how each element is compared, and where the target is found in a simple and visual way.


πŸ’‘ Problem Statement

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


πŸ’» What This Project Does

  • πŸ” Demonstrates the step-by-step logic of Linear Search
  • πŸ–±οΈ Visually highlights comparisons made at each index
  • 🎨 Built using pure web technologies – no frameworks required
  • 🧩 Simplifies understanding of search operations and complexity

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

Rohit Deshmukh
B.Tech. Computer Science, 6th Semester
πŸ“« Email: rohitvd27@gmail.com
πŸ’Ό 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