Yudong Jin
b10091c5f9
Several enhancements and bug fixes ( #981 )
...
* Update the installation section.
* Fix storage_pyramid.png
* Update the landing page.
* Update index.md
* Add download buttons to the landing page.
* Update the button style.
* Update .gitignore
12 months ago
Yudong Jin
723af99fb9
Update the assets and GIF animations. ( #979 )
12 months ago
Yudong Jin
e720aa2d24
feat: Revised the book ( #978 )
...
* Sync recent changes to the revised Word.
* Revised the preface chapter
* Revised the introduction chapter
* Revised the computation complexity chapter
* Revised the chapter data structure
* Revised the chapter array and linked list
* Revised the chapter stack and queue
* Revised the chapter hashing
* Revised the chapter tree
* Revised the chapter heap
* Revised the chapter graph
* Revised the chapter searching
* Reivised the sorting chapter
* Revised the divide and conquer chapter
* Revised the chapter backtacking
* Revised the DP chapter
* Revised the greedy chapter
* Revised the appendix chapter
* Revised the preface chapter doubly
* Revised the figures
12 months ago
Yudong Jin
fcbaf101a4
Several bug fixes and improvements ( #945 )
...
* Update Dockerfile for code debugging.
* Format Python code using Black.
* Improve dark theme by defining html classes for the figures, animations and cover images.
* Fix several glossary translation.
* Update a code comment.
* Fix climbing_stairs_backtrack: the pruning should not require the sorted choices list.
* Update the code of array and list traversal.
* Fix a rendering issue of README.md
* Update code of list traversal.
* Fix array_definition.png
* Update README.md
* Fix max_capacity_moving_short_board.png
* Fix array.dart
* Fix array.dart
* Fix array.dart
* Fix array.dart
1 year ago
Yudong Jin
c7b863f705
Several bug fixes ( #919 )
...
* Fix index.md
* Update the badge in index.md
* Fix the programming languages order.
1 year ago
krahets
88099b96fa
Update index.md
1 year ago
krahets
7f26e28280
Update preface.
1 year ago
krahets
84e2799f1b
Fix hash_map_chaining.c and
...
hash_map_open_addressing.c
1 year ago
krahets
da5ef293d9
fix a typo
1 year ago
krahets
b39c2a94d3
Move docs/zh back to docs.
...
Move docs/overrides to overrides/.
Other fine tunes.
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
...
to support multi-language selector.
1 year ago
krahets
98538b924f
Several bugs fixes and improvments;
1 year ago
krahets
e3773b7f76
Several bug fixes and improments.
1 year ago
krahets
d190dbf3c1
Several enhancements and fixes
1 year ago
krahets
3530f8c5ce
prepare 1.0.0b5 release
1 year ago
krahets
f524b957d4
Finetune and fix
1 year ago
Yudong Jin
43ed0e41d6
Add opening phrase for every chapters. ( #670 )
...
Update several chapter covers.
Fitune documens.
1 year ago
krahets
abec926c24
Finetune the documents.
...
Update mindmap.
Add the cover image of chapter appendix.
1 year ago
krahets
200275b39a
Update index.md
...
Add the code to hash_algorithm.md
1 year ago
krahets
92d165cfcc
Modify the chapter names.
...
Fix the definition of algorithm.
Update the buttons in the landing page.
1 year ago
krahets
d57469e2b8
Update slogan
1 year ago
krahets
fd8b9ce853
Update README and the landing page.
1 year ago
krahets
c070d9f933
Update the landing page and README.
...
Add a example to algorithms_are_everywhere.md.
1 year ago
Yudong Jin
a111b94f23
feat: Add the section of Top-K problem ( #551 )
...
* Add the section of Top-K problem
* Update my_heap.py
* Update build_heap.md
* Update my_heap.py
1 year ago
krahets
d528b1ae07
Update index.md
1 year ago
krahets
ef73b7b1f1
Update index.md
2 years ago
krahets
3872f94caa
Polish the chapter of data structure.
2 years ago
krahets
71c69bf2fd
Update index.md
2 years ago
Yudong Jin
33c797efeb
feat: Add C++ code for the graph bfs and dfs ( #401 )
...
* Add C++ code for the graph bfs and dfs
* Add C++ code for the graph bfs and dfs
2 years ago
krahets
902be479b2
Update the contents
2 years ago
krahets
6659b87ffe
Update README.md
...
Add preface in index.md
2 years ago
krahets
18f2ec4fdc
Fix array_deque.java
...
Unify the book name.
Update cover image.
2 years ago
krahets
85d04b30fb
Update index.md and about_the_book.md
2 years ago
krahets
510a957b71
Update the chapter preface.
2 years ago
krahets
909b253693
Update index.md
2 years ago
krahets
a8cbc5dd0a
Update README.md
2 years ago
krahets
4b49373385
Update index.md, hashmap.md
2 years ago
krahets
3465b300e9
Add the introduction to the reviewers
...
to the index.md
2 years ago
Yudong Jin
64517f2f46
Update graph operations.
2 years ago
Yudong Jin
89a5c6b435
Add description of the comment format.
2 years ago
Yudong Jin
1646c284f6
Update README
2 years ago
Keynman
5420913451
引号修正
...
一个小细节,应该是一开一闭的双引号(“ ”),但原文是两个开引号了(“ “)
2 years ago
Yudong Jin
342d00ebc1
Add a testimonial from Prof. Deng
2 years ago
Yudong Jin
43e65b379d
Update the description of the book
...
on the home page.
2 years ago
Yudong Jin
e6fd390df1
Update home page.
2 years ago
krahets
9a861140d8
Rearrange the chapters.
...
Start to translate codes from Java to Python.
2 years ago
krahets
33237373e3
Add about me. Update contribution, suggestions,
...
merge_sort, installation, introduction, etc.
2 years ago
krahets
d867c253a6
Update Introduction.
2 years ago