Skip to content
#

algorithmic-thinking

Here are 23 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

This repository is a collection of JavaScript coding challenges designed that helped me a lot to improve my programming skills and deepen my understanding of JavaScript concepts. Each challenge presents a specific problem or task that I solved using JavaScript. Enjoy πŸ‘¨β€πŸ’»

  • Updated Aug 13, 2023
  • 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