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

【2021天梯赛】考前冲刺例题分享 | HBUACM #21

Open
HANXU2018 opened this issue Apr 19, 2021 · 0 comments
Open

【2021天梯赛】考前冲刺例题分享 | HBUACM #21

HANXU2018 opened this issue Apr 19, 2021 · 0 comments

Comments

@HANXU2018
Copy link
Member

https://hbuacm.github.io/2021/04/16/%E3%80%902021%E5%A4%A9%E6%A2%AF%E8%B5%9B%E3%80%91%E8%80%83%E5%89%8D%E5%86%B2%E5%88%BA%E4%BE%8B%E9%A2%98%E5%88%86%E4%BA%AB/

天梯赛考前冲刺例题分享0、感觉感觉排序输出、字符串处理、数学题这样的题变化很大,使用的方法因题而定,很少固定的套路。这里只写了写那些可以靠固定套路(不怎么需要思考,基本围绕某一个算法)的题,感觉是一类题 1、模拟静态链表链表元素分类 Sharing 2、具体的排序方法快速排序 插入与归并 Insertion or Heap Sort 3、二叉树的遍历建立树的遍历 Tree Traversals A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant