* Sync zh and zh-hant versions
* Update the list of contributors.
* Update time_complexity_simple_example.png
* Reduce size of the RGBA images for zh-hant version.
* Sync the zh-hant version of terminology.md
* Prepare 1.2.0 release
* Update the contributors list.
* translation: Update replace_linear_by_hashing.md
refined some parts of it.
* Update replace_linear_by_hashing.md
* Update replace_linear_by_hashing.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
* 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.
* Sync zh and zh-hant versions.
* Remove the polyfill.io link from mkdocs.yml
* Update contributors' info for code reviewers and en/zh-hant versions reviewers.
* Fix graph.md
* Update avatars for English version reviewers.
* Sync zh and zh-hant versions.
* Fix two_sum_brute_force.png
* Sync zh and zh-hant versions.
Optimize structrue of index.html.
* Format index.html
* Improved HTML Structure for Better Accessibility and Maintainability
Commit Description:
Semantic Sectioning and Class Names:
Updated class names to be more descriptive.
Ensured better readability and maintainability.
Alt Text for Images:
Added alt attributes to all <img> tags to improve accessibility.
SVG Elements:
Added appropriate role attributes to SVG elements.
External Links:
Updated external links to open in a new tab using target="_blank".
Added rel="noopener noreferrer" for security reasons.
CSS Separation:
Inlined styles for demonstration purposes but recommended moving them to a separate stylesheet for better separation of concerns.
* Update index.html
* Update index.html
* Update index.html
* Update index.html
* Update index.html
* Update index.html
---------
Co-authored-by: Yudong Jin <krahets@163.com>
* translation update: Update summary.md
added and refined some parts.
I feel like that this chapter is already pretty well translated.
* translation: Update summary.md
rewritten some parts of the sentence as per Thomas suggested.
please note that some parts I re-wrote it a bit differently.
* translation update: summary.md
Added what Ymmma suggested
* translation: Update index.md
refined some parts of the sentences.
changed 'in' to 'on' as it conveys a sense of movement along a path
* translation: Update index.md
changed some words per Thomas's suggestions.
* Sync zh and zh-hant versions.
* Remove the polyfill.io link from mkdocs.yml
* Update contributors' info for code reviewers and en/zh-hant versions reviewers.
* Fix graph.md
* Update avatars for English version reviewers.
* Sync zh and zh-hant versions.
* Update time_complexity.md
Update first paragraph to avoid confusion between time complexity and run time
* Update time_complexity.md
Refine the first paragraph to keep the definition of time complexity
* Update time_complexity.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
* Add "reference" for EN version. Bug fixes.
* Unify the figure reference as "the figure below" and "the figure above".
Bug fixes.
* Format the EN markdown files.
* Replace "" with <u></u> for EN version and bug fixes
* Fix biary_tree_dfs.png
* Fix biary_tree_dfs.png
* Fix zh-hant/biary_tree_dfs.png
* Fix heap_sort_step1.png
* Sync zh and zh-hant versions.
* Bug fixes
* Fix EN figures
* Bug fixes
* Fix the figure labels for EN version
* Translation: Update binary_tree.md
simplified some parts while others added a few words to make it clearer
* translation: Update binary_tree.md
edited most of the stuff that QiLOL has suggestion, again thanks QiLOL for the review
* translation: Update binary_tree.md
changed to simpler words instead.
Did not update the 2nd part, as I'm waiting for Khrahets to make the final decision
* Translation: Update index.md
simplified the words using "vibrant" instead. used illustrate instead of demonstrate because I'm thinking the image "illustrates" the concept.
* Translation: Update index.md
Changed to what yuelinxin has suggested. thanks for the suggestion.
* Translation: Update index.md
Just changed the words a little. honestly the Machine translation is good already.
* Translation: Update index.md
changed every to each.
* Translation: Update index.md
changed back to vast.
* Add Ruby and Kotlin icons
Add the avatar of @curtishd
* Update README
* Synchronize zh-hant and zh versions.
* Translate the pythontutor blocks to traditional Chinese
* Fix en/mkdocs.yml
* Update the landing page of the en version.
* Fix the Dockerfile
* Refine the en landingpage
* Fix en landing page
* Reset the README.md