https://github.com/opencamp-cn/Rust-Professional
Total: 30 questions, 100 points.
Easy:
20 questions in total, each worth 1 point. Total points for all easy questions: 20.
Normal:
5 questions in total, each worth 6 points. Total points for all normal questions: 30.
Hard:
5 questions in total, each worth 10 points. Total points for all hard questions: 50.
https://github.com/opencamp-cn/Rust-Professional
共30题,满分100分。
简单题(easy):
总共 20 道题目,每道题目分值为 1 分,所有简单题的总分为 20 分。
普通题(normal):
总共 5 道题目,每道题目分值为 6 分,所有普通题的总分为 30 分。
困难题(hard):
总共 5 道题目,每道题目分值为 10 分,所有困难题的总分为 50 分。
专业阶段(3周)
1、2.15 周六,数据结构与算法分析 Rust 原生数据结构
2、2.16 周日,常见数据结构一 线性数据结构
3、2.22 周六,常见数据结构二 非线性数据结构
4、2.23 周日,常见算法一 查找算法
5、3.1 周六,常见算法二 排序算法
6、3.2 周日,Rust 编码 Base系列编码