
ARTS
小虾米有鲨鱼梦
菜鸟学飞ing
展开
-
ARTS打卡第一周
Algorithm:https://blog.youkuaiyun.com/fxdaniel/article/details/88960081Review:https://blog.youkuaiyun.com/fxdaniel/article/details/88977617Tip:将本地已有的git仓库关联到一个新的远程仓库:cd existing_git_repogit remote rename orig...原创 2019-04-03 22:42:43 · 1633 阅读 · 0 评论 -
ARTS打卡第十六周
Algorithm: Leetcode 8. 字符串转换整数 (atoi) Tip: vim编辑器常用命令原创 2019-08-29 12:58:17 · 344 阅读 · 0 评论 -
ARTS打卡第十四周
Algorithm: Leetcode 94. Binary Tree Inorder Traversal //Tip: 使用Jersey上传下载文件,文件名中文乱码的解决办法 //Share: EBGP vs IBGP原创 2019-08-17 22:15:08 · 176 阅读 · 0 评论 -
ARTS打卡第十五周
Algorithm:Leetcode 933. 最近的请求次数 Tip:使用脚本clone gitlab上一个group下的所有project原创 2019-08-21 13:25:13 · 262 阅读 · 0 评论 -
ARTS打卡第十三周
Algorithm:Leetcode 739 每日温度 Tip: 使用Hibernate写库中文出现乱码的解决办法 Share: java源码Integer.bitCount算法解析,分析原理(统计二进制bit位)原创 2019-07-29 09:26:03 · 189 阅读 · 0 评论 -
ARTS打卡第十周
Algorithm:61. Rotate List //Review: Cloud Computing History //Tip:使用MySQL的官方Docker镜像如何初始化数据库原创 2019-07-12 15:00:04 · 154 阅读 · 0 评论 -
ARTS打卡第十二周
Algorithm:141. 环形链表 Review: What Is MLAG Networking? Tip: 使用Jersey的Response返回JDK自带数据类型的集合 Share: 分析源码,学会正确使用 Java 线程池原创 2019-07-18 14:03:46 · 227 阅读 · 0 评论 -
ARTS打卡第十一周
Algorithm:21. 合并两个有序链表 Review: What Your IP Address Reveals About You and Why You Should Hide It //Tip: 使用Jersey上传文件 Share: Jersey 开发RESTful(十二)Jersey上传下载原创 2019-07-15 16:49:23 · 431 阅读 · 0 评论 -
ARTS打卡第六周
Algorithm: Leetcode 445. 两数相加 II题目描述:You are given two non-empty linked lists representing two non-negative integers. The most significant digit comes first and each of their nodes contain a single ...原创 2019-07-01 09:48:35 · 298 阅读 · 0 评论 -
ARTS打卡第八周
Algorithm: Leetcode 92. 反转链表 II;Review: Virtual Reality Trends 2019 Tip:如何批量删除docker中tag为<none>的镜像 Share:影响了我二十年的三个原则原创 2019-07-05 13:40:03 · 228 阅读 · 0 评论 -
ARTS打卡第七周
Algorithm:Leetcode 19 Review: The Huawei Sanction Might Just Pop the Tech Bubble Tip: MySQL事务隔离级别 Share: iptables入门原创 2019-07-04 15:07:31 · 366 阅读 · 0 评论 -
ARTS打开第九周
Algorithm:Leetcode 234. 回文链表 Review: API design practices for Java Tip: 使用SSH远程执行命令时单引号和双引号的区别 Share:阿里高级技术专家方法论:如何写复杂业务代码?原创 2019-07-08 13:58:43 · 190 阅读 · 0 评论 -
ARTS打卡第五周
标题AlgorithmReview: The Huawei Ban — How the Trade War is Hurting Tech美国对华为的禁令会造成什么影响?对华为来说,硬件不是太大的问题,但是想替换掉Android系统,还是很难的。制作一个新的系统,对华为来说不是不可能,事实上,华为已经有了自己的操作系统。最大的挑战是建立一个生态系统。坦白地说,并没有证据证明华为的手机相比其他...原创 2019-06-19 12:55:21 · 190 阅读 · 0 评论 -
ARTS打卡第四周
Algorithm: Leetcode:190. Reverse bits of a given 32 bits unsigned integer.Example 1:Input: 00000010100101000001111010011100Output: 00111001011110000010100101000000Explanation: The input binary str...原创 2019-05-17 13:25:48 · 1616 阅读 · 0 评论 -
ARTS打卡第三周
Algorithm:Leetcode: 80. Remove Duplicates from Sorted Array IIGiven a sorted array nums, remove the duplicates in-place such that duplicates appeared at most twice and return the new length.Do not a...原创 2019-05-08 09:26:00 · 580 阅读 · 0 评论 -
ARTS打卡第二周
Algorithm: Leetcode: 7. Reverse IntegerReview: How to be a great programmerTips: vim快捷键Share: 对自律上瘾后,人生开挂了原创 2019-04-23 11:37:19 · 1979 阅读 · 0 评论 -
ARTS打卡第十七周
Algorithm:Leetcode 950. Reveal Cards In Increasing OrderTips: 将自己的电脑加入服务器信任列表实现免密登陆原创 2019-09-17 09:32:21 · 345 阅读 · 1 评论