Commit Graph

998 Commits (84bb11522e2cf1ca1170b2cce87fe0522d2bbda3)

Author SHA1 Message Date
Yudong Jin a005c6ebd3
Some improvements (#1073)
9 months ago
CuB3y0nd b77abf058a
typo: Fix typo in chapter_preface/index.md (#1072)
10 months ago
Yudong Jin ead5182288
Update the landing page, preface and reference (#1067)
10 months ago
Loong Loong d807077e54
Updated terminology.md (#1043)
10 months ago
Yudong Jin 0bd4c34b9a
translation: Add the initial translation of the hashing chapter (#1066)
10 months ago
Yudong Jin c69ae9534d
Some bug fixes and improvements (#1063)
10 months ago
Ma Meiyu 82da279c60
Update space_complexity.md (#1057)
10 months ago
Yudong Jin 504c6b0568
The 4th revision (#1060)
10 months ago
Yudong Jin dbb2c07cb1
Redesign the landing page (#1059)
10 months ago
Yudong Jin 0d294b1731
Improve the landing page, mindmap and pull request template (#1053)
10 months ago
Yudong Jin f6976978dd
Prepare 1.0.0 release (#1044)
10 months ago
Yudong Jin d85a3bb74d
Figures revision and bug fixes (#1041)
10 months ago
Yudong Jin 0b7e99dafa
feat: Adjust the size of pythontutor blocks (#1036)
10 months ago
Yudong Jin d3cb600910
translation: Add the initial translation of the chapter of stack and queue (#1033)
10 months ago
Yudong Jin c4e4a607e8
Update the format of the Q&As (#1031)
10 months ago
Yudong Jin ee485372fe
feat: Add pythontutor blocks to the rest of the chapters (#1030)
10 months ago
Yudong Jin ddd375af20
feat: Add visualizing code blocks based on the pythontutor (#1029)
10 months ago
易春风 ad663615e6
Fix the issues of discusscomment 7949412 and 7985550 (#1027)
11 months ago
Yudong Jin 5866d275ff
Fix two figures (#1024)
11 months ago
krahets ef40418129 Update README and the contributors information
11 months ago
Yudong Jin e4252d5733
Update the figures and cover images (#1020)
11 months ago
codingonion 7ffef7e1d6
update the author info `sjinzh` -> `codingonion` (#1017)
11 months ago
hpstory 9c0bb55150
fix(csharp): unified array statement (#1011)
11 months ago
Yudong Jin f68bbb0d59
Update the book based on the revised second edition (#1014)
11 months ago
Yudong Jin 42523b8879
translation: Add the translation of the data structure chapter (#1007)
11 months ago
Yudong Jin 6d961d38a0
Several improvements (#1002)
11 months ago
Yudong Jin 46813a5247
translation: English Translation of the chapter of preface(part), introduction and complexity analysis(part) (#994)
11 months ago
krahets 9a5ab776d6 A bug fix.
11 months ago
Yudong Jin 406eed82a3
Several bug fixes and improvements (#991)
11 months ago
krahets 54b1ac8638 A bug fix.
11 months ago
Yudong Jin ed4de4644f
Revised the book. (#987)
11 months ago
Yudong Jin 2e130d4bbc
Several bug fixes (#984)
11 months ago
Yudong Jin b10091c5f9
Several enhancements and bug fixes (#981)
12 months ago
Yudong Jin 723af99fb9
Update the assets and GIF animations. (#979)
12 months ago
Yudong Jin e720aa2d24
feat: Revised the book (#978)
12 months ago
hpstory 56b20eff36
feat(csharp) .NET 8.0 code migration (#966)
12 months ago
krahets f5407f2aaa Update ram_and_cache.md
12 months ago
krahets 880f233ca9 Update chapter_array_and_linkedlist/summary.md
12 months ago
krahets 020eb622b7 Add the section of ram_and_cache
12 months ago
krahets 770371527e Update quick_sort.md
12 months ago
Neo 9b35f75505
fix: Initialize go empty slice (#947)
1 year ago
Florance 732750b902
Update time_complexity.md (#955)
1 year ago
易春风 b8591822d8
Fix the type annotation in Rust (#951)
1 year ago
Yudong Jin fcbaf101a4
Several bug fixes and improvements (#945)
1 year ago
易春风 9baf4a1753
Use Vec.last() method to access the top item of stack. (#942)
1 year ago
jiaxianhua 1f71f6f701
Update linked_list.md (#935)
1 year ago
Yudong Jin f0c81ce048
Update basic_data_types.md and reduce size of assembling_blocks.png (#926)
1 year ago
Yudong Jin c6e7ea8112
Update the logo and favicon (#924)
1 year ago
Yudong Jin c7b863f705
Several bug fixes (#919)
1 year ago
krahets 88099b96fa Update index.md
1 year ago
krahets 5f3ad1ed3d A few bug fixes.
1 year ago
JackYang-hellobobo 6c16276494
Update terminology.md (#915)
1 year ago
krahets 7f26e28280 Update preface.
1 year ago
Yudong Jin 23cce00e09
Fix Python build check script. (#911)
1 year ago
krahets 71b9ded0b9 Remove the unused files.
1 year ago
Yudong Jin 0217624818
Update README (#909)
1 year ago
Yuelin Xin f7dd05e7a4
Add missing terminologies (#905)
1 year ago
krahets 33acfc0af7 Fix a typo
1 year ago
Yudong Jin 6133aa63ba
feat: Add the section of terminologies. (#902)
1 year ago
krahets 5385057993 Replace "结点" with "节点".
1 year ago
Yudong Jin ba74d4bba7
Reduce the image files size for faster loading. (#897)
1 year ago
krahets 5b1a219b8b Fine-tune code and texts.
1 year ago
syd168 356db47cd4
Update array.md (#890)
1 year ago
Yudong Jin d26e811e10
Several bug fixes and improvements. (#887)
1 year ago
52coder 436b6fa9a6
Add C++ iterator example for C++ (#837)
1 year ago
Spark 2035aa0cf1
feat: iteration & recursion in Zig (#804)
1 year ago
krahets f80b25bd17 Replace Java with Python in pivot division figures
1 year ago
krahets 17252b53a9 Format code and docs.
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
noobcodemaker fa9607b749
Update permutations_problem.md (#864)
1 year ago
krahets fc70b1eb2c Fix the docs of binary_search_tree and
1 year ago
krahets 433997c38d Fix several figures.
1 year ago
krahets 1e49574332 Simplify struct declarations of C.
1 year ago
lucaswangdev 070d23ee6e
fix: hash_collision.md squared detection description (#867)
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 ada37fd1f8 Fix Python code.
1 year ago
Yudong Jin 3df5c36370
refactor: Improve the hash_map_chaining.c implementation. (#858)
1 year ago
krahets 84e2799f1b Fix hash_map_chaining.c and
1 year ago
krahets da5ef293d9 fix a typo
1 year ago
krahets 227bd66223 Update Dockerfile and mkdocs.yml
1 year ago
krahets c37b7c807b Several bug fixes
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 c098bcdde4 Several bug fixes.
1 year ago
coderlef b85deae275
Update time_complexity.md (#844)
1 year ago
hpstory e03022d5fb
fix: Polishing code format on linearLogRecur, convert String type to string (#841)
1 year ago
krahets b39c2a94d3 Move docs/zh back to docs.
1 year ago
hpstory f62256bee1
fix(csharp): Modify method name to PascalCase, simplify new expression (#840)
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
krahets 04e2a46bcd fine tune
1 year ago
Nepenthe bcb5bf641a
Update hash_algorithm.md (#836)
1 year ago
krahets 4355f8d49f Several bug fixes.
1 year ago
lucas 0e3d2ce4bb
feat: Add rust code in binary_tree.md (#759)
1 year ago
Nepenthe d86cb0ee5d
Update array.md & hash_map.md (#827)
1 year ago