2 repos
Sorting Algorithms — Algorithms
We curate 2 GitHub repositories matching algorithms · Sorting Algorithms. Refine with filters or upvote what's useful.
Sorting Algorithms — Algorithms
- fffaraz/awesome-cpp
fffaraz/awesome-cpp
69,832This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the language. The collection is distinguished by its focus on high-performance systems programming and technical mastery. It provides deep coverage of specialized domains including SIMD-accelerated data processing, compile-time template metaprogramming, and asynchronous event-driven architectures. The repository also acts as a developer knowledge base, offering access to industry-standard coding guidelines, conference materials, and academic papers that support professional software engineering. Beyond core language features, the directory catalogs a wide array of practical tools for the entire development lifecycle. This includes build systems, static analysis tooling, debuggers, and integrated development environments. It also covers a broad surface of application-level capabilities, ranging from scientific computing and embedded systems development to graphics, networking, and cross-platform library integration.
awesomeawesome-listc - kdn251/interviews
kdn251/interviews
64,945This project serves as a centralized knowledge base and study guide for mastering computer science fundamentals and technical interview preparation. It provides a structured collection of algorithmic implementations, data structure guides, and theoretical references designed to support professional development and problem-solving skills. The repository distinguishes itself through a taxonomy-based organization that maps complex concepts into a hierarchical structure. It standardizes the expression of abstract data structures and algorithms using a consistent programming language, with implementations organized into a file system hierarchy that mirrors their logical classification. This approach enables users to navigate between specific coding challenges and the underlying theoretical principles. Beyond its core implementations, the project aggregates a wide range of educational assets, including links to external practice platforms, academic video lecture series, and foundational textbooks. It incorporates asymptotic complexity modeling to define performance bounds, allowing for objective comparisons of computational efficiency across various sorting, searching, and graph-based algorithms.
Javaalgorithmalgorithm-challengesalgorithm-competitions