Skip to content
#

daa

Here are 17 public repositories matching this topic...

This project implements the Fifteen Puzzle using Design and Analysis of Algorithms concepts. It uses state space representation, greedy best-first search, heuristic evaluation, and divide and conquer strategy to solve the puzzle efficiently while avoiding repeated states.

  • Updated Feb 18, 2026
  • Java

Improve this page

Add a description, image, and links to the daa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the daa topic, visit your repo's landing page and select "manage topics."

Learn more