上一篇讲了主人公从四种工作类型中理顺了工作流程,接下来我们看看续集…
[LeetCode]771.Jewels and Stones
771. Jewels and Stones
You’re given strings J
representing the types of stones that are jewels, and S
representing the stones you have. Each character in S
is a type of stone you have. You want to know how many of the stones you have are also jewels.
The letters in J
are guaranteed distinct, and all characters in J
and S
are letters. Letters are case sensitive, so "a"
is considered a different type of stone from "A"
.
Example 1:
1 | Input: J = "aA", S = "aAAbbbb" |
《左耳听风》ARTS打卡计划-week-1
ARTS week-1
Algorithm
[Leetcode]21.Merge Two Sorted Lists
Review
I’m Leaving Google — Here’s the Real Deal Behind Google Cloud
作为一个已经离开Google的人,作者说了一些自己在谷歌云当项目经理的种种体会与感想;更是给了Google很高的评价,希望自己的三个儿子都可以在Google开始他们的职业生涯,因为Google提供了在大多数重要的科技领域中,快速学习与发展的机会。
读书笔记:《凤凰项目》(上)
《凤凰项目》讲述了一个IT运维的传奇故事,一位IT经理临危受命,经过多番努力,将公司从死亡边缘拉了回来。跌宕起伏的故事情节,也生动地描述了现代IT组织的管理过程中可能遇到的各种事件,服务中断、服务器崩溃、数据丢失、客户隐私数据泄露、办公室政治的博弈等等;想得到与想不到的事均穿插其中;但是从始至终有一条线很清晰,就是主人公一直在通过各种方法,来改善公司以往破旧不堪且岌岌可危的IT系统,以此来支撑公司的持续高效运营。