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>
2024-04-18 01:22:30 +08:00
Yudong Jin
406eed82a3
Several bug fixes and improvements ( #991 )
...
* Several bug fixes.
* Update index.md
2023-12-16 03:15:20 +08:00
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
2023-12-06 23:26:53 +08:00
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
2023-12-02 06:21:34 +08:00
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>
2023-11-26 23:18:44 +08:00
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
2023-11-02 21:58:14 +08:00
krahets
b39c2a94d3
Move docs/zh back to docs.
...
Move docs/overrides to overrides/.
Other fine tunes.
2023-10-08 04:25:06 +08:00
krahets
6f7e768cb7
Move docs/* to docs/zh/*
2023-10-08 01:33:09 +08:00
krahets
400b3914f6
Move docs/zh back to docs.
2023-10-08 01:22:57 +08:00
krahets
f1ef7e9d10
Move documents to a sub-directory
...
to support multi-language selector.
2023-10-06 00:57:28 +08:00
krahets
9f59c572b5
fine tune
2023-09-17 01:13:15 +08:00
krahets
88a746f493
finetune
2023-08-28 23:52:41 +08:00
krahets
2626de8d0b
Polish the chapter
...
introduction, computational complexity.
2023-08-20 14:51:39 +08:00
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>
2023-08-17 05:04:38 +08:00
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>
2023-08-14 23:06:11 +08:00
krahets
63a0e73df0
Unify punctuation.
2023-07-26 08:59:36 +08:00
krahets
ed8fa6aea3
Add the code formatters in installation.md
2023-04-17 22:45:11 +08:00
krahets
9a74d9a9d1
Polish the chapter of searching and sorting.
2023-04-10 03:11:49 +08:00
krahets
f83bf7792c
Update the chapter preface and add the chapter appendix
2023-02-27 03:44:54 +08:00