Commit graph

36 commits

Author SHA1 Message Date
Yudong Jin
eb0afc98ec Number the H1 and H2 headings. 2023-01-31 03:37:50 +08:00
Zero
10aa2bd43b
Add c/cpp code running and debugging tutorial under windows (#308)
* feat(docs): Add c/cpp code running and debugging tutorial under windows platform

* Update installation.md

---------

Co-authored-by: Yudong Jin <krahets@163.com>
2023-01-30 15:50:32 +08:00
Yudong Jin
1e13539ca0 Update the figures in chapter preface. 2023-01-17 02:48:13 +08:00
Yudong Jin
1ffe4392ec Update C, C++ installation. 2023-01-14 01:21:47 +08:00
Yudong Jin
d90f3f8282 Update deployment guidance (Docker) 2023-01-13 01:08:29 +08:00
Yudong Jin
abcdf1b234
Merge pull request #223 from xiongsp/master
feat: update Dockerfile to deploy
2023-01-12 13:59:23 +08:00
Yudong Jin
ebf049f2c6
Update contribution.md 2023-01-12 13:50:02 +08:00
xiongsp
e6d1f2fd10 Move tutorial to docs 2023-01-12 10:36:54 +08:00
Yudong Jin
3aa4cc729d
Update installation.md 2023-01-11 19:42:59 +08:00
xblakicex
342ee2b242 🦄 refactor(docs): temp remove rust code in time_complexity.md 2023-01-11 12:19:28 +01:00
xblakicex
5e4f0e2bde feat: Add rust installation environment 2023-01-10 15:59:41 +01:00
Yudong Jin
b5019b0494 Update "about the book". 2023-01-10 01:14:44 +08:00
Yudong Jin
aaa2ff29f9 Fix all the ** (bolded symbols). 2023-01-09 22:39:30 +08:00
Yudong Jin
73e3452838 Add Swift language blocks to the docs. 2023-01-08 19:41:05 +08:00
Yudong Jin
694ea4f665 Modify 。** to **。 for better visualization. 2023-01-07 20:34:32 +08:00
Yudong Jin
4223cceda1 Update stack.md 2023-01-05 01:39:22 +08:00
Yudong Jin
89a5c6b435 Add description of the comment format. 2023-01-03 15:47:06 +08:00
nuomi1
ae9b010894
feat: add Swift installation 2022-12-26 23:28:45 +08:00
Yudong Jin
54092cf37d
Update installation.md 2022-12-23 18:58:25 +08:00
Farahani
b9fa5e7fde
Update installation.md
java的源代码使用了JDK9的新特性,大部分java程序员还是使用的JDK8
2022-12-23 18:21:00 +08:00
Yudong Jin
f3ef226874 Remove the spaces between “ ” and 中文 aside. 2022-12-21 01:37:58 +08:00
Yudong Jin
57fb315b4a Update AVLTree. 2022-12-18 22:54:42 +08:00
Yudong Jin
ce3773093b Fix a figure in AVLTree. 2022-12-18 22:53:04 +08:00
Yudong Jin
5ce041e245 Update c# installation guidance. 2022-12-18 02:34:52 +08:00
Yudong Jin
2bc6e3076d Update hash map and hash collision. 2022-12-13 01:36:40 +08:00
Yudong Jin
ba9eb8557c Update the table of content. 2022-12-11 03:58:46 +08:00
Yudong Jin
122b0eca26 Update figures. 2022-12-10 02:29:44 +08:00
Yudong Jin
c8336df86d Fix array.md 2022-12-09 21:47:24 +08:00
Yudong Jin
2928c899ac Correct a terminology mistake,
which is revealed by Prof. Deng.
2022-12-07 21:38:58 +08:00
Yudong Jin
3252b829e1 Add installation steps for Go and JavaScript. 2022-12-04 16:25:40 +08:00
Yudong Jin
bd0054ecf2 Update preface. 2022-12-01 23:01:45 +08:00
Yudong Jin
431a0f6caf 1. Add C++ codes for the chapter of
computational complexity, sorting, searching.
2. Corrected some mistakes.
3. Update README.
2022-11-27 04:19:16 +08:00
Yudong Jin
19f837250b Update preface. 2022-11-26 02:38:56 +08:00
Yudong Jin
daf25d5e64 Add python codes and for the chapter of
computational complexity.
Update Java codes.
Update Contributors.
2022-11-25 20:12:20 +08:00
Yudong Jin
e6d5a0c80d Update README 2022-11-25 13:01:14 +08:00
krahets
9a861140d8 Rearrange the chapters.
Start to translate codes from Java to Python.
2022-11-25 02:04:38 +08:00