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

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

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

1 个仓库

Awesome GitHub RepositoriesQueue-Based Solutions

Concrete implementations of algorithmic challenges using queue structures.

Distinct from Algorithmic Patterns: Focuses on providing solved problems and specific queue types like circular queues, rather than just abstract recurring patterns.

Explore 1 awesome GitHub repository matching education & learning resources · Queue-Based Solutions. Refine with filters or upvote what's useful.

Awesome Queue-Based Solutions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mazharmik/interview_ds_algoMAZHARMIK 的头像

    MAZHARMIK/Interview_DS_Algo

    4,509在 GitHub 上查看↗

    此项目是一个算法面试准备指南和参考库。它提供了一个精心策划的已解决编程问题和数据结构实现集合,专为技术面试练习和竞赛编程学习而设计。 该仓库通过模式、难度级别和基于公司的过滤系统来组织编码挑战,从而脱颖而出。它包括教学资源,如算法概念笔记和视频讲解,以补充解决方案集。 该库涵盖了广泛的计算领域,包括用于范围和前缀查询的高级数据结构、图遍历和最短路径算法,以及各种专注于动态规划、回溯和贪心策略的问题集。它还提供了堆、哈希映射、链表、栈和队列等基本结构的实现。

    Provides concrete implementations of algorithmic challenges solved using queue data structures.

    C++algorithmsalgorithms-and-data-structurescoding-interviews
    在 GitHub 上查看↗4,509
  1. Home
  2. Education & Learning Resources
  3. Stack and Queue Algorithms
  4. Algorithmic Patterns
  5. Queue-Based Solutions