Commit Graph

168 Commits (7605cab16025affb069649f8c4a02cf25a6f3d3e)

Author SHA1 Message Date
Yudong Jin ba74d4bba7
Reduce the image files size for faster loading. (#897)
1 year ago
syd168 356db47cd4
Update array.md (#890)
1 year ago
Logan Qiu d639d946f0
fix: Removed unnecessary JS & TS codes in linked_list.md (#852)
1 year ago
krahets b7c110e5ec Add build check with py_compile
1 year ago
Sizhuo Long 9562287a21
Update Q&A of data_structure, array_and_linkedlist (#861)
1 year ago
krahets fc70b1eb2c Fix the docs of binary_search_tree and
1 year ago
krahets 1e49574332 Simplify struct declarations of C.
1 year ago
krahets 5392afd44b fix several bugs
1 year ago
Yudong Jin faa44fecd2
Squash the language code blocks and fix list.md (#865)
1 year ago
krahets 346c8451de Fix code naming style.
1 year ago
krahets 227bd66223 Update Dockerfile and mkdocs.yml
1 year ago
krahets fb552987f5 Update variable names in list and my_list
1 year ago
gledfish e5f8c93f5d
fix a Python variable name in list.md
1 year ago
krahets b39c2a94d3 Move docs/zh back to docs.
1 year ago
krahets 6f7e768cb7 Move docs/* to docs/zh/*
1 year ago
krahets 400b3914f6 Move docs/zh back to docs.
1 year ago
krahets f1ef7e9d10 Move documents to a sub-directory
1 year ago
Nepenthe d86cb0ee5d
Update array.md & hash_map.md (#827)
1 year ago
krahets e3773b7f76 Several bug fixes and improments.
1 year ago
krahets 8effa58a59 Several bug fixes.
1 year ago
Qingpeng Li 7cbe284fcf
follow PEP585 typing (#767)
1 year ago
krahets 9f59c572b5 fine tune
1 year ago
krahets d190dbf3c1 Several enhancements and fixes
1 year ago
krahets f71b2a40da fix preorder_traversal_iii_compact code
1 year ago
Yudong Jin 9c3b7b6422
Sort the coding languages by applications. (#721)
1 year ago
krahets e052cb1d3b finetune
1 year ago
一代咩神 bc80234994
Update linked_list.md (#708)
1 year ago
Yudong Jin e16f898a4e
Finetune all the figures. (#704)
1 year ago
krahets d387d9d41d finetune
1 year ago
krahets 57851ab11e Update punctuation
1 year ago
krahets c5a7323817 Replace ":" with "。"
1 year ago
krahets 1aa558bd2d Add figure and table numbers in normal texts.
1 year ago
krahets 106f02809a Mention figures and tables in normal texts.
1 year ago
krahets 1aff6d6cc2 Polish the content.
1 year ago
krahets 981144e42d 1. lower-case nouns
1 year ago
krahets 2626de8d0b Polish the chapter
1 year ago
krahets 70227c82cb Remove center-table from docs.
1 year ago
Sizhuo Long 4eb621dda7
"Add Q&A sections to array/linked_list and tree chapters" (#682)
1 year ago
krahets c310edb672 Polish the chapter of array and linkedlist
1 year ago
liuyuxin 0858ab91c0
Add missing Dart codes and fix some errors (#689)
1 year ago
krahets 0c18198c01 Fix the figures.
1 year ago
埃拉 9ed16db68e
Complement to Rust code in the Chapter array and linked list / Time Complexity. (#657)
1 year ago
krahets 4bc6b8af7b finetune
1 year ago
krahets 3d81b2d954 Update the opening phrase
1 year ago
Yudong Jin 43ed0e41d6
Add opening phrase for every chapters. (#670)
1 year ago
krahets 9e8aee04d5 Update number_encoding.md
1 year ago
krahets b9b324b298 Use abbreviation for JavaScript and TypeScript
1 year ago
Yudong Jin 027bdd6510
Release Rust code to documents. (#656)
1 year ago
krahets 63a0e73df0 Unify punctuation.
1 year ago
hpstory 978d3c2ed7
fix(csharp): reformat csharp codes and docs (#652)
1 year ago