Commit Graph

115 Commits (7f8b0fff543c946b0fd423895cf650c97e5a4204)

Author SHA1 Message Date
krahets b6b03ef84b Fix the figures of binary tree.
1 year ago
liuyuxin 281c0c618a
feat: modify some Dart codes and add Dart code blocks to the docs (#543)
1 year ago
Yudong Jin 025051c81b
Add Dart codes to the documents. (#529)
1 year ago
Yudong Jin 041a989d33
Add the chapter cover images (#528)
1 year ago
krahets 033dca77fe Update the summary of array and linkedlist
1 year ago
krahets e35e2e31eb Add the figure of assembling blocks.
1 year ago
krahets 6f76203dd9 Fix some mistakes.
1 year ago
Sizhuo Long 1028c0c083
add Q&A about array_and_linklist and fix miss one "$" in c_c chapter (#515)
2 years ago
krahets e196962d0a Simplify the declarations of the Python code.
2 years ago
Yudong Jin dbc4906582
Publish the C codes to the docs. (#469)
2 years ago
krahets 236b9cadb1 Polish the chapter of stack_and_queue, tree
2 years ago
krahets 9a74d9a9d1 Polish the chapter of searching and sorting.
2 years ago
krahets 0bec52d7cc Polish the chapter of heap, introduction, preface.
2 years ago
krahets 10e2180013 Unify the comment style of python codes
2 years ago
Yudong Jin 1c8b7ef559
refactor: Replace 结点 with 节点 (#452)
2 years ago
krahets de6945f55a Polish the contents
2 years ago
krahets b7daddf88f Polish the contents.
2 years ago
Guanngxu 351da5c108
update C linked_list init (#421)
2 years ago
Yudong Jin 9151eaf533
Add typing annotations to Python codes. (#411)
2 years ago
krahets b7fa3bbe86 Fix linked_list.md and hasp_map.md
2 years ago
krahets ca261a8f46 Update the chapter preface.
2 years ago
krahets dabe5d5c24 build
2 years ago
krahets ff6022796c Fix 结构体 and 类.
2 years ago
花无缺 731487864f
linked_list.md中增加链表结构体定义C语言代码 (#384)
2 years ago
krahets c2d641537e Add summary for the chapters of introduction, hashing, heap, graph, sorting
2 years ago
krahets 1a49631dba Unify the headings in mkdocs.yml and the articles.
2 years ago
krahets 7aa44d212c Remove all the table captions.
2 years ago
krahets 9e99ac06ce Update the captions of all the figures.
2 years ago
krahets b25aadae6f Remove the file headers from the docs.
2 years ago
krahets 2b33f7bc5f Add step symbols in animations and unify font size for all the figures
2 years ago
krahets e500b19f5a Update the labels of the figures.
2 years ago
krahets d87c9b5084 Add floating-point format in data_and_memory.md
2 years ago
krahets 88b00151b0 Remove the heading numbers
2 years ago
Yudong Jin 925e05fd03
feat: add the section of Graph Traversal (#367)
2 years ago
krahets d1e1d76162 Add sorce code blocks of C to the docs.
2 years ago
Guanngxu 0aea04f142
feat: add array C docs (#352)
2 years ago
krahets ec25970e8e Update .gitignore
2 years ago
krahets 3465b300e9 Add the introduction to the reviewers
2 years ago
krahets e8c78f89f0 Add build script for Go and update Go codes.
2 years ago
krahets 6dc21691ed Add build scripts for C# and
2 years ago
krahets 38751cc5f5 Add build script for Swift.
2 years ago
krahets 05f0054005 Add build script for JS and TS codes.
2 years ago
krahets 22b7d65d20 Replace ```js with ```javascript
2 years ago
krahets 0407cc720c Fix Repo
2 years ago
krahets ecbf2d1560 1. Add build script for Java.
2 years ago
krahets ea901af217 1. Add the building util of Python
2 years ago
Yudong Jin f14e3e4c57 Update linear_search and hashing_search.
2 years ago
Yudong Jin a95fe26303 Fix Python code styles.
2 years ago
sjinzh 15efaca85d
copy zig codes of chapter_array_and_linkedlist and chapter_computatio… (#319)
2 years ago
Yudong Jin 7ce7386bab Add Zig code blocks.
2 years ago