《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
COMMITS
/ docs/chapter_array_and_linkedlist/list.md November 26, 2023
H
feat(csharp) .NET 8.0 code migration (#966)
hpstory committed
November 19, 2023
N
fix: Initialize go empty slice (#947)
Neo committed
November 14, 2023
Y
Several bug fixes and improvements (#945)
Yudong Jin committed
October 27, 2023
K
Replace "结点" with "节点".
krahets committed
October 17, 2023
K
fix several bugs
krahets committed
October 16, 2023
Y
Squash the language code blocks and fix list.md (#865)
Yudong Jin committed
October 10, 2023
K
Update Dockerfile and mkdocs.yml
krahets committed
October 9, 2023
K
Update variable names in list and my_list
krahets committed
G
fix a Python variable name in list.md
gledfish committed
October 7, 2023
K
Move docs/zh back to docs.
krahets committed
K
Move docs/* to docs/zh/*
krahets committed
K
Move docs/zh back to docs.
krahets committed
October 5, 2023
K
Move documents to a sub-directory
krahets committed
September 3, 2023
Y
Sort the coding languages by applications. (#721)
Yudong Jin committed
August 27, 2023
K
Update punctuation
krahets committed
K
Replace ":" with "。"
krahets committed
August 20, 2023
K
1. lower-case nouns
krahets committed
K
Polish the chapter
krahets committed
August 16, 2023
K
Polish the chapter of array and linkedlist
krahets committed
August 7, 2023
July 26, 2023
K
Use abbreviation for JavaScript and TypeScript
krahets committed
Y
Release Rust code to documents. (#656)
Yudong Jin committed
July 24, 2023
H
fix(csharp): reformat csharp codes and docs (#652)
hpstory committed
June 2, 2023
L
feat: modify some Dart codes and add Dart code blocks to the docs (#543)
liuyuxin committed
June 1, 2023
Y
Add Dart codes to the documents. (#529)
Yudong Jin committed
May 22, 2023
K
Simplify the declarations of the Python code.
krahets committed
April 18, 2023
Y
Publish the C codes to the docs. (#469)
Yudong Jin committed
April 9, 2023
K
Polish the chapter of searching and sorting.
krahets committed
April 8, 2023
K
Unify the comment style of python codes
krahets committed
April 7, 2023
K
Polish the contents
krahets committed
March 12, 2023
Y
Add typing annotations to Python codes. (#411)
Yudong Jin committed
February 26, 2023
K
Unify the headings in mkdocs.yml and the articles.
krahets committed
February 25, 2023
K
Remove the file headers from the docs.
krahets committed
February 15, 2023
K
Remove the heading numbers
krahets committed
February 11, 2023
K
Add sorce code blocks of C to the docs.
krahets committed
February 9, 2023
K
Update .gitignore
krahets committed
K
Add the introduction to the reviewers
krahets committed
February 8, 2023
K
Add build script for Go and update Go codes.
krahets committed
K
Add build scripts for C# and
krahets committed
K
Add build script for Swift.
krahets committed
K
Add build script for JS and TS codes.
krahets committed
February 7, 2023
K
Replace ```js with ```javascript
krahets committed
February 6, 2023
K
1. Add build script for Java.
krahets committed
K
1. Add the building util of Python
krahets committed
February 4, 2023
Y
Update linear_search and hashing_search.
Yudong Jin committed
February 3, 2023