* Add the hero image.
* Remove code badges from the landing page
* Update the style of the mindmap
* Update the quote of knowledge sharing
* Fix a type
* Update the pull request template
* Update index.md of docs-en
* Update summary.md
changed some words to make it more consistent to the changed mds.
* Update summary.md
---------
Co-authored-by: Yudong Jin <krahets@163.com>
* Revised the figures thoughout the book.
* Utilize roboto and roboto mono as the font faimly of the English edition
* Fix the naming style
* Update two figures.
* Fix margin of the hero image
* Fix margin of the hero image
* Update the format of Q&As in docs-en
* Fix the code comments of JavaScript and TypeScript
* Add the initial translation of the chapter of stack and queue
* Update array.md
refined some parts, some changed up a bit.
* Update array.md
edited the things that yanedie has mentioned (not including the final review).
I will simplify a bit in the next commit (I'll try make a balance).
thank you so much for the review Yanedie!
* Update array.md
done the all the parts that Yanedie has suggested.
please check if this version is alright, or is the previous version is better?
thanks and happy new year!
* Update array.md
changed the things that Phoenix has commented.
* Fix Python code
* Add the pythontutor blocks of the chapter tree, heap, graph, searching, sorting, divide and conquer, dynamic programming and greedy.
Improve the pythontutor blocks of the chapter array and linkedlist and backtracking.
Add the tutorial of pythontutor in how-to-read section.
* Reduce the image's file size.
* Update copyright
* Update the Python code
* Fix the code comments in ArrayBinaryTree
* Fix the code comments in ArrayBinaryTree
* Roll back time_comlexity.py
* Add the visualizing code(pythontutor) blocks to the chapter complexity, data structure, array and linked list, stack and queue, hash table, and backtracking
* Fix the code comments
* Update index.md
improved the abstract.
* Update index.md
redid the sentences, if this one is no good then I will just use what Yuelinxin has provided me.
thanks and sorry for the inconvenience, also happy new year!
* Update index.md
deleted sinuous.
* Update all the figures
* Update the data structure, sorting, divide and conquer chapters' covers. Add the English edition covers.
* Fix the link of EN translation in README
* Update README.md
* Update README.md
* Update README-en.md
* Update classification_of_data_structure.md
refined some parts here and there.
Overall its pretty accurate anyways.
Merry Christmas everyone!
* Update classification_of_data_structure.md
I tried to fix most of the stuff listed, um some the empty spaces looks different from the editor view, so its a bit hard to see, not sure if i did it correct or not. thanks again for the review Krahets
* Update classification_of_data_structure.md
Made changes to to what Yuelinxin and Krahets pointed out.
Deleted extra lines.
again thanks and sorry for my inadvertence.
* Update classification_of_data_structure.md
re-edited, with changes that Phoenix0415 has mentioned.
thank you so much for the review Phoenix!
* Update classification_of_data_structure.md
After having another skim through, I realized that I have misunderstood, what Phoenix is saying, so I recap'd the bold ones again.
sorry for the inconvenience
* Update classification_of_data_structure with Grammarly
---------
Co-authored-by: Yudong Jin <krahets@163.com>
* Add the translation of the data structure chapter. Synchronize the headings in mkdocs-en.yml
* Fix a typo
* Add the translation of the array and linked-list chapter