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

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

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

Avinash987/Coding

0
View on GitHub↗
0 星标·0 分支·0 次浏览

Coding

Features

  • Computer Science Foundations - Collection of computer science essentials and interview preparation exercises.
  • Interview Preparation - Collection of algorithmic solutions for technical interview practice.
  • Programming Reference - Collection of programming solutions and interview-focused coding exercises.

Star 历史

avinash987/coding 的 Star 历史图表avinash987/coding 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Coding 的开源替代方案

相似的开源项目,按与 Coding 的功能重合度排序。
  • cyc2018/cs-notesCyC2018 的头像

    CyC2018/CS-Notes

    184,601在 GitHub 上查看↗

    This repository serves as a comprehensive educational resource covering core computer science concepts, software engineering principles, and system architecture. It provides detailed explanations of fundamental data structures and algorithms, alongside in-depth analysis of database management systems, including transaction properties, storage engines, and concurrency control mechanisms. The collection also offers extensive documentation on the Java programming language, ranging from collection internals and memory management to concurrency primitives and object-oriented design patterns. Furth

    algorithmcomputer-sciencecpp
    在 GitHub 上查看↗184,601
  • jwasham/coding-interview-universityjwasham 的头像

    jwasham/coding-interview-university

    353,639在 GitHub 上查看↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling users to build a professional engineering foundation through iterative study and practical implementation. The curriculum distinguishes itself by integrating theoretical knowledge with professional development, offering a unified index of cross-referenced resources including book

    algorithmalgorithmscoding-interview
    在 GitHub 上查看↗353,639
  • aershov24/full-stack-interview-questionsaershov24 的头像

    aershov24/full-stack-interview-questions

    1,106在 GitHub 上查看↗

    This project is a comprehensive technical interview question repository designed to assist software engineers in their professional development. It serves as a structured study guide that aggregates curated questions and answers covering full-stack development, algorithmic challenges, and system design concepts. The resource distinguishes itself by organizing content into specialized technical domains, allowing candidates to focus their preparation on specific skill sets such as data science and machine learning. It provides a centralized library of architectural patterns and complex problem-

    angularfull-stackfull-stack-development
    在 GitHub 上查看↗1,106
  • adam-p/markdown-hereadam-p 的头像

    adam-p/markdown-here

    60,218在 GitHub 上查看↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows

    JavaScript
    在 GitHub 上查看↗60,218
查看 Coding 的所有 30 个替代方案→

常见问题解答

avinash987/coding 的主要功能有哪些?

avinash987/coding 的主要功能包括:Computer Science Foundations, Interview Preparation, Programming Reference。

avinash987/coding 有哪些开源替代品?

avinash987/coding 的开源替代品包括: jwasham/coding-interview-university — This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of… cyc2018/cs-notes — This repository serves as a comprehensive educational resource covering core computer science concepts, software… aershov24/full-stack-interview-questions — This project is a comprehensive technical interview question repository designed to assist software engineers in their… adam-p/markdown-here — Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native… advanced-frontend/daily-interview-question — This project is an automated code assessment tool and educational platform designed for frontend interview… adrfer/sort.