1. 手写一个单例模式
2. 手写一个生产者消费者模式
3. 手写一个LRU算法的实现;
4. 手写快排
5. 手写堆排
6. 手写树的遍历(先序、中序、后序、层序)
7. 手写一个二分查找
#. 剑指OFFER
#. LeetCode
原文地址:https://www.cnblogs.com/greatLong/p/11505100.html
时间: 2024-10-09 08:31:01
原文地址:https://www.cnblogs.com/greatLong/p/11505100.html