Skip to content

Repository files navigation

DAA Project - Design and Analysis of Algorithms Visualizer

Description

This project is a React-based visualizer for key algorithms in Design and Analysis of Algorithms (DAA). It focuses on:

  • Closest Pair Algorithm – Visualizes how the algorithm finds the closest pair of points efficiently.
  • Karatsuba Algorithm – Demonstrates fast multiplication using the divide-and-conquer approach.

The visualizer helps students and enthusiasts understand algorithm behavior step by step through interactive animations.


Features

  • Interactive visualization of algorithm execution
  • Step-by-step breakdown of computations
  • User-friendly React interface

Tech Stack

  • Frontend: React.js
  • Languages: JavaScript, HTML, CSS

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages