Skip to content

Hello 算法 1.0.0b1

Compare
Choose a tag to compare
@krahets krahets released this 03 Mar 18:56
· 897 commits to main since this release

最新发行版请见 Release 页面。建议下载最新版本。

该版本为《Hello 算法》1.0.0 版的预发布版本。

主要改动

  • 共包含 12 章内容:写在前面、引言、复杂度分析、数据结构简介、数组与链表、栈与队列、散列表、树、堆、图、查找算法、排序算法、附录;
  • 已将代码译写至 Java, C++, Python, Go, JavaScript, TypeScript, C#, Swift, Zig 等语言,以适应更多读者的需要;
  • 为方便离线阅读与做笔记,在网页版的基础上新增 PDF 版,已支持 7 种语言,C#, Zig 语言版将在后续版本发布;

致谢

本书在开源社区的群策群力下逐步成长,感谢每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是(按照 GitHub 自动生成的顺序):@krahets, @justin-tse, @sjinzh, @Reanon, @nuomi1, @Gonglja, @S-N-O-R-L-A-X, @danielsss, @RiverTwilight, @msk397, @gyt95, @zhuoqinyue, @FangYuan33, @mingXta, @xia-Sang, @guowei-gong, @GN-Yu, @JoseHung, @IsChristina, @pengchzn, @qualifier1024, @Cathay-Chen, @what-is-me, @L-Super, @Slone123c, @mgisr, @xBLACKICEx, @longranger2, @xiongsp, @WSL0809, @Wonderdch, @a16su, @JeffersonHuang, @xjr7670, @MolDuM, @XC-Zero, @DullSword, @iron-irax, @huawuque404, @4yDX3906, @ZJKung, @xb534, @Guanngxu, @siqyka, @ZnYang2018, @beintentional, @luluxia, @GaochaoZhu, @weibk, @dshlstarr, @ShiMaRing, @fbigm, @Aesperero, @iStig, @yuelinxin, @szu17dmy, @hezhizhen, @fanchenggang, @Keynman, @youshaoXG, @lipusheng, @Javesun99, @tao363, @czruby, @gltianwen, @liuxjerry, @yabo083.

本书的代码审阅工作由 @justin-tse, @krahets, @nuomi1, @Reanon, @sjinzh 完成,感谢他们的辛勤付出!