awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sagivo avatar

sagivo/algorithms

0
View on GitHub↗
3,250 stars·353 forks·Ruby·13 views

Algorithms

algorithms playground for common questions

Features

  • Algorithms - Listed in the “Algorithms” section of the Awesome Interview Questions awesome list.
  • Algorithms and Data Structures - Algorithmic challenges and interview preparation.

Star history

Star history chart for sagivo/algorithmsStar history chart for sagivo/algorithms

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Algorithms

Similar open-source projects, ranked by how many features they share with Algorithms.
  • evgenykarkan/ekalgorithmsEvgenyKarkan avatar

    EvgenyKarkan/EKAlgorithms

    2,409View on GitHub↗

    EKAlgorithms contains some well known CS algorithms & data structures.

    Objective-Calgorithmobjective-c
    View on GitHub↗2,409
  • taizilongxu/interview_pythontaizilongxu avatar

    taizilongxu/interview_python

    17,316View on GitHub↗

    This project is a comprehensive reference library and preparation guide for Python technical interviews. It combines theoretical guides on computer science fundamentals and language runtime internals with practical implementation examples of algorithms and data structures. The repository serves as a curated knowledge base that maps theoretical interview questions to concrete code snippets. It provides technical analysis of Python language internals, including memory management, garbage collection, and the global interpreter lock, alongside a library of creational and structural software desig

    Shell
    View on GitHub↗17,316
  • dwmkerr/hacker-lawsdwmkerr avatar

    dwmkerr/hacker-laws

    27,171View on GitHub↗

    This project is a comprehensive, community-curated compendium of the fundamental principles, heuristics, and adages that define professional software engineering. It serves as a structured reference for developers and managers, documenting the empirical observations and mathematical formulas that shape system architecture, team dynamics, and technical decision-making. The repository distinguishes itself through a decentralized, open-contribution model that relies on distributed version control to maintain its knowledge base. By utilizing a flat-file data structure and markdown-based content c

    HTMLcodingcomputersciencelaws
    View on GitHub↗27,171
  • donnemartin/interactive-coding-challengesdonnemartin avatar

    donnemartin/interactive-coding-challenges

    31,529View on GitHub↗

    This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical interviews. It provides over 120 interactive Python coding challenges that focus on algorithmic skill development, data structure implementation, and logical problem solving. The learning experience is delivered through a series of executable notebooks that combine instructional content with hands-on coding exercises. Each challenge is self-contained and relies on automated unit tests to verify the correctness of user-implemented solutions against predefined constraints and edge

    Pythonalgorithmcodingcompetitive-programming
    View on GitHub↗31,529
See all 21 alternatives to Algorithms→

Frequently asked questions

What does sagivo/algorithms do?

algorithms playground for common questions

What are the main features of sagivo/algorithms?

The main features of sagivo/algorithms are: Algorithms, Algorithms and Data Structures.

What are some open-source alternatives to sagivo/algorithms?

Open-source alternatives to sagivo/algorithms include: evgenykarkan/ekalgorithms — EKAlgorithms contains some well known CS algorithms & data structures. taizilongxu/interview_python — This project is a comprehensive reference library and preparation guide for Python technical interviews. It combines… dwmkerr/hacker-laws — This project is a comprehensive, community-curated compendium of the fundamental principles, heuristics, and adages… guanpengchn/awesome-books. keon/algorithms — This repository is a structured educational archive of classic computer science algorithms and data structures… donnemartin/interactive-coding-challenges — This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical…