Skip to content

dyljqq/Algorithm

Repository files navigation

算法解题报告

主要记录我每天做的题目,包括leetcode, 剑指offer等在线编程平台,以前做过的等时间够再一起分享。

Leetcode Challenge (beat 100% yeah!)

Hot 100

30Day

使用swift解题

30-Day LeetCoding Challenge

Week 4

面试题(leetcode)

leetcode day 30

leetcode已解题列表:

  • 1.Two Sum
  • 2.Add Two Numbers
  • 3.Longest Substring Without Repeating Characters
  • 4.Median of Two Sorted Arrays
  • 7.Reverse Integer
  • 8.String to Integer (atoi)
  • 9.Palindrome Number
  • 11.Container With Most Water
  • 14.Longest Common Prefix
  • 15.3Sum
  • 16.3Sum Closest
  • 19.Remove Nth Node From End of List
  • 20.Valid Parentheses
  • 21.Merge Two Sorted Lists
  • 22.Generate Parentheses
  • 24.Swap Nodes in Pairs
  • 26.Remove Duplicates from Sorted Array
  • 27.Remove Element
  • 28.Implement strStr()
  • 29.Divide Two Integers
  • 43.Multiply Strings
  • 46.Permutations
  • 49.Group Anagrams
  • 50.Pow(x, n)
  • 54.Spiral Matrix
  • 58.Length of Last Word
  • 60.Permutation Sequence
  • 61.Rotate List
  • 62.Unique Paths
  • 63.Unique Paths II
  • 64.Minimum Path Sum
  • 66.Plus One
  • 67.Add Binary
  • 69.Sqrt(x)
  • 71.Simplify Path
  • 74.Search a 2D Matrix
  • 75.Sort Colors
  • 96.Unique Binary Search Trees
  • 108.Convert Sorted Array to Binary Search Tree
  • 141.Linked List Cycle
  • 152.Maximum Product Subarray
  • 153.Find Minimum in Rotated Sorted Array
  • 154.Find Minimum in Rotated Sorted Array II
  • 202.Happy Number
  • 230.Kth Smallest Element in a BST
  • 231.Power of Two
  • 326.Power of Three
  • 160. Intersection of Two Linked Lists

编程之美

  • 24点

剑指Offer

力扣

About

一些常见的算法的解题报告。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published