摘要:
又刷到一道题: A company has a web application with sporadic usage patterns. There is heavy usage at the beginning of each month, moderate usage at the start 阅读全文
摘要:
最近在网上看到一道关于AWS Lambda的题,十分有意思: A developer has an application that uses an AWS Lambda function to upload files to Amazon S3 and needs the required per 阅读全文
摘要:
最近刷到了《一兆游戏》这部日剧,原来以为只是一部热闹夸张的创业爽剧,没想到学到了不少新老知识点。 Fake it til you make it (假装成功直到你能做到) 男主从一开始就一直信奉和践行这个原则,没法实现完全的人工智能,就用人工去完成最难的智能的部分。从没有沟通下来投资,就利用不同的投 阅读全文
摘要:
五一漫长的假期,外面的世界是人山人海,反而在家刷题算得上一个好的休闲方式。刚好我开始写这道题: Given two integers `dividend` and `divisor`, divide two integers **without** using multiplication, div 阅读全文