Algorithms:
https://leetcode-cn.com/problems/next-greater-node-in-linked-list/
链表中下一个更大的值,双层循环及优化,后面看可以栈处理,学习了
Review:
“Can You Avoid Functional Programming as a Policy?” by Eric Elliott https://link.medium.com/oWci9jdLjY
Tips:
android :
Andorid linux CpuFreq (freqdump):
产看系统的cpu的各个负载情况,及频率。https://www.cnblogs.com/sky-heaven/p/10182819.html
Share:
分享下review的文章小结
1.作者的讲解了函数式编程的分析,现在主流的模式,但函数式编程不是OOP的对立面。
原文地址:https://www.cnblogs.com/zCoderJoy/p/11186165.html
时间: 2024-10-02 08:16:20