awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sagivo avatar

sagivo/algorithms

0
View on GitHub↗
3,250 Stars·353 Forks·Ruby·3 Aufrufe

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-Verlauf

Star-Verlauf für sagivo/algorithmsStar-Verlauf für sagivo/algorithms

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Algorithms

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Algorithms.
  • evgenykarkan/ekalgorithmsAvatar von EvgenyKarkan

    EvgenyKarkan/EKAlgorithms

    2,409Auf GitHub ansehen↗

    EKAlgorithms contains some well known CS algorithms & data structures.

    Objective-Calgorithmobjective-c
    Auf GitHub ansehen↗2,409
  • taizilongxu/interview_pythonAvatar von taizilongxu

    taizilongxu/interview_python

    17,316Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,316
  • dwmkerr/hacker-lawsAvatar von dwmkerr

    dwmkerr/hacker-laws

    27,171Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗27,171
  • donnemartin/interactive-coding-challengesAvatar von donnemartin

    donnemartin/interactive-coding-challenges

    31,529Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗31,529
Alle 21 Alternativen zu Algorithms anzeigen→

Häufig gestellte Fragen

Was macht sagivo/algorithms?

algorithms playground for common questions

Was sind die Hauptfunktionen von sagivo/algorithms?

Die Hauptfunktionen von sagivo/algorithms sind: Algorithms, Algorithms and Data Structures.

Welche Open-Source-Alternativen gibt es zu sagivo/algorithms?

Open-Source-Alternativen zu sagivo/algorithms sind unter anderem: 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…