MCPcopy
hub / github.com/geekxh/hello-algorithm

github.com/geekxh/hello-algorithm @main sqlite

repository ↗ · DeepWiki ↗
191 symbols 237 edges 73 files 130 documented · 68%
README

简介

English version repo and Gitbook is on english branch

小浩算法是一套针对小白的完整的算法训练流程!

css Statr Statr

目前共包括以下几个步骤: - PART_1_算法基础 - PART_2_力扣图解 - PART_3_大厂面试 - PART_4_CS知识汇总

目前已支持 PDF 下载

<a href="https://www.geekxh.com"><img src="https://www.geekxh.com/logo_tmp.png" width="350px"></a>

css Statr Statr

<b>这也许是东半球最好的算法学习类项目!</b>

我自己刷题都是在 lintcode 进行,也会在上面更新题解!下方可以直接进入~ - www.lintcode.com - 另外推荐一套算法课,北大FB双料大佬的,我之前上过,性价比很高 - 最后,下方扫码可以领取我准备的刷题模板

<img height="200" src="https://www.cxyhub.com/wp-content/uploads/2022/08/f9e51121533b2c175bcb41ee8c05e62.jpg">

正文

PART_1_算法基础

主要包括两部分:

  • a:数据结构知识框架:为了大家更好的掌握数据结构和算法,我把基础知识整理成了一张思维导图,包括下面这些知识点:

开始学习

PART_2_力扣图解

显示更多

小浩图解算法题典.PDF【完整版】下载

PART_3_大厂面试(更新中)

显示更多

考虑到现在网上面经实在太杂,很多都冠以 “BAT” 之名,重复率、错误率都非常高。所以我尽可能的挑选出了我认为比较好的 50 篇面经(基本不重复),并对内容做了分类。

建议大家把这个页面收藏起来,防止后面需要的时候找不到了。(整理了近40个小时,跪求star~)

PART_4_CS_知识汇总(TODO)

License

本项目除部分引用开源技术文档的内容外,大部分为本人原创。欢迎任何以学习为目的的传播,但未授权任何平台进行转载!

Core symbols most depended-on inside this repo

push
called by 7
算法读物/剑指offer/30_MinInStack/Solution.java
pop
called by 3
算法读物/剑指offer/30_MinInStack/Solution.java
push
called by 2
算法读物/剑指offer/09_01_QueueWithTwoStacks/Solution.java
scanInteger
called by 2
算法读物/剑指offer/20_NumericStrings/Solution1.java
scanUnsignedInteger
called by 2
算法读物/剑指offer/20_NumericStrings/Solution1.java
getDigitSum
called by 2
算法读物/剑指offer/13_RobotMove/Solution.java
min
called by 2
算法读物/剑指offer/30_MinInStack/Solution.java
partition
called by 2
算法读物/剑指offer/40_KLeastNumbers/Solution.java

Shape

Method 117
Class 74

Languages

Java100%

Modules by API surface

算法读物/剑指offer/37_SerializeBinaryTrees/Solution.java5 symbols
算法读物/剑指offer/30_MinInStack/Solution.java5 symbols
算法读物/剑指offer/13_RobotMove/Solution.java5 symbols
算法读物/剑指offer/58_02_LeftRotateString/Solution.java4 symbols
算法读物/剑指offer/56_01_NumbersAppearOnce/Solution.java4 symbols
算法读物/剑指offer/53_01_NumberOfK/Solution.java4 symbols
算法读物/剑指offer/44_DigitsInSequence/Solution.java4 symbols
算法读物/剑指offer/40_KLeastNumbers/Solution.java4 symbols
算法读物/剑指offer/38_StringPermutation/Solution.java4 symbols
算法读物/剑指offer/20_NumericStrings/Solution1.java4 symbols
算法读物/剑指offer/17_Print1ToMaxOfNDigits/Solution.java4 symbols
算法读物/剑指offer/58_01_ReverseWordsInSentence/Solution.java3 symbols

For agents

$ claude mcp add hello-algorithm \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact