摘要: 这里记录一下自己刷的LeetCode题目。 有些博客用英文阐述自己的思路和收获,相当于练习一下英文的表达能力。 比较好的题目有加粗。 题目以后将按题型分类,可以从目录寻找相关的分类。 数组 简单题 26. Remove Duplicates from Sorted Array 122. Best T 阅读全文
posted @ 2018-11-18 11:27 华仔要长胖 阅读(2884) 评论(0) 推荐(0) 编辑
摘要: Difficulty:easy More:【目录】LeetCode Java实现 Description https://leetcode.com/problems/linked-list-cycle/ Given a linked list, determine if it has a cycle 阅读全文
posted @ 2018-11-18 11:25 华仔要长胖 阅读(323) 评论(0) 推荐(0) 编辑