Thanks to visit codestin.com
Credit goes to github.com

Skip to content
GitHub Universe 2025
Last chance: Save $400 on Universe passes until 9/17. Register now
#

design-and-analysis-of-algorithms

Here are 89 public repositories matching this topic...

⚡ Comprehensive collection of Design & Analysis of Algorithms 🚀 | Includes 🧮 Sorting, 💡 Dynamic Programming, 🎯 Greedy, 🌐 Graph, and 🔤 String Matching | Implemented in ⚙️ C++ with STL | Perfect for 🎓 students & 👨‍💻 developers exploring algorithmic problem-solving ✨

  • Updated Aug 29, 2025
  • C++

In this project, we aim to design a water pipeline network for a residential society, represented as a collection of houses on a 2D plane. Each house is a unique point on this plane, defined by its coordinates. The goal is to construct a water pipeline system that connects all the houses with the minimum possible cost.

  • Updated Dec 31, 2024
  • JavaScript

Improve this page

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

Learn more