awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TheAlgorithms avatar

TheAlgorithms/TypeScript

0
View on GitHub↗
2,846 星标·568 分支·TypeScript·MIT·1 次浏览the-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.

Star 历史

thealgorithms/typescript 的 Star 历史图表thealgorithms/typescript 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

TypeScript 的开源替代方案

相似的开源项目,按与 TypeScript 的功能重合度排序。
  • taizilongxu/interview_pythontaizilongxu 的头像

    taizilongxu/interview_python

    17,316在 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
    在 GitHub 上查看↗17,316
  • dwmkerr/hacker-lawsdwmkerr 的头像

    dwmkerr/hacker-laws

    27,171在 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
    在 GitHub 上查看↗27,171
  • evgenykarkan/ekalgorithmsEvgenyKarkan 的头像

    EvgenyKarkan/EKAlgorithms

    2,409在 GitHub 上查看↗

    EKAlgorithms contains some well known CS algorithms & data structures.

    Objective-Calgorithmobjective-c
    在 GitHub 上查看↗2,409
  • donnemartin/interactive-coding-challengesdonnemartin 的头像

    donnemartin/interactive-coding-challenges

    31,529在 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
    在 GitHub 上查看↗31,529
查看 TypeScript 的所有 21 个替代方案→

常见问题解答

thealgorithms/typescript 是做什么的?

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

thealgorithms/typescript 的主要功能有哪些?

thealgorithms/typescript 的主要功能包括:Algorithms and Data Structures。

thealgorithms/typescript 有哪些开源替代品?

thealgorithms/typescript 的开源替代品包括: 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…