Skip to content
#

sorting-algorithms

Here are 1,062 public repositories matching this topic...

A comprehensive collection of 500+ Data Structures & Algorithms problems in C++, organized by topics. Perfect for interview prep, competitive programming, and mastering DSA concepts.

  • Updated Dec 16, 2025
  • C++

Inventory Processing & Analysis is a console-based C++ program that reads product data from a file and performs sorting, understock checking, and warehouse price averaging. The project demonstrates file handling, vector manipulation, sorting algorithms, and formatted output, providing a clear overview of inventory status and pricing.

  • Updated Dec 11, 2025
  • C++

Explore a collection of data structures and algorithms, mainly in C++ with some Java! 🚀📊 Find clear explanations, test cases, and solutions from brute to highly optimized approaches .Each implementation contains a code example with the main function for easy testing🧑‍💻🔍 Contributions are welcome! 🎉📚✨

  • Updated Dec 9, 2025
  • C++

Improve this page

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

Learn more