10 Commits

Author SHA1 Message Date
57851ab11e Update punctuation 2023-08-27 23:40:39 +08:00
106f02809a Mention figures and tables in normal texts.
Fix some figures.
Finetune texts.
2023-08-21 19:33:45 +08:00
1aff6d6cc2 Polish the content. 2023-08-21 03:57:09 +08:00
b9b324b298 Use abbreviation for JavaScript and TypeScript 2023-07-26 15:35:38 +08:00
027bdd6510 Release Rust code to documents. (#656) 2023-07-26 11:00:53 +08:00
17f995b432 Finetune the chapter of hashing,
divide and conquer, backtracking, tree
2023-07-24 03:04:55 +08:00
ca5bde2b6c Add subtitles to docs 2023-07-21 21:54:51 +08:00
025051c81b Add Dart codes to the documents. (#529) 2023-06-02 02:40:26 +08:00
24d90931e3 Update the callouts for the algorithm problems. 2023-05-21 19:58:21 +08:00
67d647ab59 feat: Add the section of n queens problem (#483)
* Add the section of n queens problem

* Update n_queens.py

* Update n_queens.java

* Update n_queens.cpp

* Update n_queens.java
2023-05-04 05:27:17 +08:00