# XiyouLinux Group 周报 ·  郭梦迪

## GitHub: guomeng-di

## 第 2 周

本周学习内容

- 数据结构学习

仓库链接: https://github.com/guomeng-di/Cpp

关键 commit:
1. [465e5d5](https://github.com/guomeng-di/Cpp/commit/465e5d51a302ec15779ba0f68820003c612cfed9)
2. [0448f4b](https://github.com/guomeng-di/Cpp/commit/0448f4beb580810945e112e96fb82ac31b5cacaa)
3. [32865a7](https://github.com/guomeng-di/Cpp/commit/32865a719dc0c05f93c55b4a5e50f13990d39a1f)

commit 简介:
1.  二分查找
2.  栈 /  前缀和+字符串
3. LIS最长递增子序列


- 语言学习C++

仓库链接: https://github.com/guomeng-di/Cpp

关键 commit:
1. [49a02f1](https://github.com/guomeng-di/Cpp/commit/49a02f17ebfc835f88844df2b3091d318725e99a)
2. [2761198](https://github.com/guomeng-di/Cpp/commit/2761198c12123244cf8b0a56bb79b86304d2a10f)
3. [2f6cba5](https://github.com/guomeng-di/Cpp/commit/2f6cba5bc5451bbf6cf163c6fa9883fa3c79c6d0)

4.[b55620c](https://github.com/guomeng-di/Cpp/commit/b55620c3f2806daf2575069e2141045cac1252ce)

5.[05c029c](https://github.com/guomeng-di/Cpp/commit/05c029cb899ed33700450f145f0892117ec7f099)

6.【c++笔记1 -  CSDN App】https://blog.csdn.net/2501_93510914/article/details/157616724?sharetype=blogdetail&shareId=157616724&sharerefer=APP&sharesource=2501_93510914&sharefrom=link

commit 简介:
1. B3614 【模板】栈 (手动实现一个栈)
2. c转c++练习2 f4. 寻找两个正序数组的中位数(二分查找)//vector
3. c转c++练习2 303. 区域和检索 - 数组不可变(前缀和)//resize

4. 单调栈

5. CF1682C LIS or Reverse LIS? (LIS)

 

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐