Bug fixes and improvements (#1581)

* A bug fixes

* Sync zh and zh-hant versions.

* Fix a question in chapter_array_and_linkedlist/summary.md

* Optimize a definition in what_is_dsa.md

* Fix the Contributing guidelines for Chinese-to-English.

* Add a q&a in chapter_array_and_linkedlist/summary.md

* Sync zh and zh-hant versions.

* Update .gitignore

* Sync zh and zh-hant versions.
This commit is contained in:
Yudong Jin
2024-12-04 17:58:28 +08:00
committed by GitHub
parent 6348dbe18d
commit abf1f115bf
11 changed files with 38 additions and 21 deletions

5
.gitignore vendored
View File

@@ -1,7 +1,7 @@
# macOS
.DS_Store
# Editor
# editors
.vscode/
**/.idea
@@ -12,6 +12,3 @@
/build
/site
/utils
# test script
test.sh