Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: --20220111 add Analysis of Complexion #48

Merged

Conversation

Jacob953
Copy link
Member

@Jacob953 Jacob953 commented Jan 10, 2022

This is part of the #47 todo list:

  • Analysis of Complexion
  • Recursion
  • Divide & Conquer
  • Hash
  • Backtracking
  • Greedy
  • Dynamic Programming
  • Sort
  • Search
  • String Matching

@Jacob953 Jacob953 added the documentation Improvements or additions to documentation/表示文档需改进或补充 label Jan 10, 2022
@Jacob953 Jacob953 changed the title doc: --20220111 add Analysis of Complexion docs: --20220111 add Analysis of Complexion Jan 10, 2022
Copy link
Collaborator

@hanyuancheung hanyuancheung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nits, overall LGTM.


所以,如果你还没有学过数据结构,我希望你能够先参考一下:
[GO 数据结构](https://github.com/zhyChesterCheung/GoGetit/blob/main/docs/Data-Structure/README.md)
[GO 数据结构](https://github.com/zhyChesterCheung/GoGetit/blob/main/docs/Data-Structure/README.md)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix outdated links.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.


同时,本算法模块将全程使用 Go 语言实现,如果你对 Go 的掌握程度还不够自信,也可以参考一下:
[Go 基础](https://github.com/zhyChesterCheung/GoGetit/tree/main/docs/Language)
[Go 基础](https://github.com/zhyChesterCheung/GoGetit/tree/main/docs/Language)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@hanyuancheung hanyuancheung merged commit a1769ab into Superego-CodeEngineer:main Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation/表示文档需改进或补充
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants