ARTS打卡计划第十周

Posted zcoderjoy

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ARTS打卡计划第十周相关的知识,希望对你有一定的参考价值。

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的对立面。

以上是关于ARTS打卡计划第十周的主要内容,如果未能解决你的问题,请参考以下文章

ARTS打卡计划第十六周

ATRS第十周打卡

ARTS打卡计划第六周

ARTS打卡计划第四周

ARTS打卡计划第八周

ARTS打卡计划第三周-Algorithm