awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Search Algorithms · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesSearch Algorithms

Methods and techniques for locating specific elements within structured datasets through efficient traversal.

Explore 3 awesome GitHub repositories matching education & learning resources · Search Algorithms. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Educational Resources
  4. Algorithms, Theory & Academics
  5. CS Theory & Foundations
  6. Algorithms
  7. Data Ordering And Retrieval
  8. Search Algorithms

Awesome Search Algorithms GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • TheAlgorithms/Python

    TheAlgorithms/Python

    217,914GitHubView on GitHub↗

    This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programmi

    Implement efficient traversal techniques to locate specific elements within structured datasets.

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
  • iluwatar/java-design-patterns

    iluwatar/java-design-patterns

    93,757GitHubView on GitHub↗

    This project is a comprehensive educational knowledge base designed to help developers master software engineering excellence through a structured catalog of design patterns and architectural principles. It provides a curated repository of best practices, programming heuristics, and implementation examples, all organiz

    Demonstrates standard linear search logic through clear, executable code snippets for educational purposes.

    Javaawesome-listdesign-patternshacktoberfest
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHubView on GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners

    Analyzes advanced sequence modeling techniques, such as gated recurrent units, to address numerical instability in complex data retrieval tasks.

    Pythonbookchinesecomputer-vision