awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TheAlgorithms avatar

TheAlgorithms/TypeScript

0
View on GitHub↗
2,846 stele·568 fork-uri·TypeScript·MIT·1 vizualizarethe-algorithms.com/language/typescript↗

TypeScript

Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.

Features

  • Algorithms and Data Structures - Algorithm implementations in TypeScript.

Istoric stele

Graficul istoricului de stele pentru thealgorithms/typescriptGraficul istoricului de stele pentru thealgorithms/typescript

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru TypeScript

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu TypeScript.
  • taizilongxu/interview_pythonAvatar taizilongxu

    taizilongxu/interview_python

    17,316Vezi pe 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
    Vezi pe GitHub↗17,316
  • dwmkerr/hacker-lawsAvatar dwmkerr

    dwmkerr/hacker-laws

    27,171Vezi pe 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
    Vezi pe GitHub↗27,171
  • evgenykarkan/ekalgorithmsAvatar EvgenyKarkan

    EvgenyKarkan/EKAlgorithms

    2,409Vezi pe GitHub↗

    EKAlgorithms contains some well known CS algorithms & data structures.

    Objective-Calgorithmobjective-c
    Vezi pe GitHub↗2,409
  • donnemartin/interactive-coding-challengesAvatar donnemartin

    donnemartin/interactive-coding-challenges

    31,529Vezi pe 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
    Vezi pe GitHub↗31,529
Vezi toate cele 21 alternative pentru TypeScript→

Întrebări frecvente

Ce face thealgorithms/typescript?

Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.

Care sunt principalele funcționalități ale thealgorithms/typescript?

Principalele funcționalități ale thealgorithms/typescript sunt: Algorithms and Data Structures.

Care sunt câteva alternative open-source pentru thealgorithms/typescript?

Alternativele open-source pentru thealgorithms/typescript includ: 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… evgenykarkan/ekalgorithms — EKAlgorithms contains some well known CS algorithms & data structures. 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…