Shyam Chen
a587b01c4d
feat(appendix): TypeScript installation ( #1279 )
...
* feat(appendix): TypeScript installation
* Update installation.md
* Update installation.md
* Update installation.md
* Update installation.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
7 months ago
Yudong Jin
406eed82a3
Several bug fixes and improvements ( #991 )
...
* Several bug fixes.
* Update index.md
11 months ago
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
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
hpstory
56b20eff36
feat(csharp) .NET 8.0 code migration ( #966 )
...
* .net 8.0 migration
* update docs
* revert change
* revert change and update appendix docs
* remove static
* Update binary_search_insertion.cs
* Update binary_search_insertion.cs
* Update binary_search_edge.cs
* Update binary_search_insertion.cs
* Update binary_search_edge.cs
---------
Co-authored-by: Yudong Jin <krahets@163.com>
12 months ago
Yudong Jin
23cce00e09
Fix Python build check script. ( #911 )
...
* Fix Python build check script.
* Update python code check workflow
* Update python test script.
* Compatible with Python >=3.9
* Compatible with Python >=3.10
* Fix errors in Windows
* test
* Add Python version in installation.md
* Update test_all.py
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
9f59c572b5
fine tune
1 year ago
krahets
88a746f493
finetune
1 year ago
krahets
2626de8d0b
Polish the chapter
...
introduction, computational complexity.
1 year ago
liuyuxin
0858ab91c0
Add missing Dart codes and fix some errors ( #689 )
...
* Add missing Dart codes and fix some errors
* Update array_binary_tree.dart
---------
Co-authored-by: Yudong Jin <krahets@163.com>
1 year ago
hpstory
c9006c3fe6
fix(docs): add official configuration tutorial for csharp ( #687 )
...
* fix(docs): add official configuration tutorial for csharp
* Update installation.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
1 year ago
krahets
63a0e73df0
Unify punctuation.
1 year ago
krahets
ed8fa6aea3
Add the code formatters in installation.md
2 years ago
krahets
9a74d9a9d1
Polish the chapter of searching and sorting.
2 years ago
krahets
f83bf7792c
Update the chapter preface and add the chapter appendix
2 years ago