随笔分类 - LeetCode
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/climbing stairs/description/ Description You are climbing a stair case. It takes
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/sqrtx/description/ Description Implement int sqrt(int x). Compute and return the
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/add binary/description/ Description Given two binary strings, return their sum (a
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/plus one/description/ Description Given a non negative integer represented as a n
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/length of last word/description/ Description Given a string s consists of upper/l
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/maximum subarray/description/ Description Find the contiguous subarray within an
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/count and say/description/ Description The count and say sequence is the sequence
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/search insert position/description/ Description Given a sorted array and a target
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/implement strstr/description/ Description Implement strStr(). Return the index of
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://www.baidu.com Description Given an array and a value, remove all instances of that value in place and r
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/remove duplicates from sorted array/description/ Description Given a sorted array
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/merge two sorted lists/description/ Description Merge two sorted linked lists and
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/valid parentheses/description/ Description Given a string containing just the cha
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/longest common prefix/description/ Description Write a function to find the longe
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/roman to integer/description/ Description Given a roman numeral, convert it to an
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/palindrome number/description/ Description Determine whether an integer is a pali
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/reverse integer/description/ Description Given a 32 bit signed integer, reverse d
阅读全文
摘要:题目链接:[传送门][problem_url] [problem_url]: https://leetcode.com/problems/two sum/description/ Description Given an array of integers, return indices of th
阅读全文
摘要:~~老年退役选手的 LeetCode 休闲之旅~~ 前言 不知不觉两年多的大学时光悄然流逝,浑浑噩噩的状态似乎从来没有离开过自己。 这两年刷题似乎一直是常态。在退役之后的现在,深感有些东西一段时间没有接触,很容易就变得陌生,遂萌生了刷 LeetCode 的想法,不知这一次能维持多久,谨以此记录来不时
阅读全文

浙公网安备 33010602011771号