Skip to content
#

algorithmic-thinking

Here are 19 public repositories matching this topic...

This repository contains solutions to problems from Project Euler. Each solution is crafted to demonstrate clean, efficient, and well-documented problem-solving techniques. Ideal for learning and improving algorithmic thinking and mathematical problem-solving skills.

  • Updated Jan 15, 2025
  • JavaScript

🧩 An AI solver for the classic 8-Puzzle game using AI search strategies like A* Search. Designed to make concepts like heuristics, pathfinding, and search trees easy to understand, while showcasing thoughtful software design and algorithmic thinking. Great for anyone curious about how AI plans ahead and solves problems, one move at a time.

  • Updated Jul 5, 2025
  • Python

Improve this page

Add a description, image, and links to the algorithmic-thinking 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 algorithmic-thinking topic, visit your repo's landing page and select "manage topics."

Learn more