Skip to content

✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解,思路以及各专题的解题模板分享。分专题归纳,见tag)

Notifications You must be signed in to change notification settings

LLancelot/LeetCode

Repository files navigation

LeetCode

我的LeetCode刷题、思路和代码总结, 以Top 100 liked & Top interviewed questions 为主(since 2020, 更新中).

部分题目待更新,题解将逐步完善.

Tag

题目列表

Two Pointers

DP

Tree

Linked List

Depth-First-Search

Breath-First-Search

Graph

Binary Search

  • 162. Find Peak Element
  • 4. Median of Two Sorted Arrays (Hard)
  • 33. Search in Rotated Sorted Array
  • 34. Find First and Last Position of Element in Sorted Array
  • 153. Find Minimum in Rotated Sorted Array
  • 209. Minimum Size Subarray Sum
  • 230. Kth Smallest Element in a BST
  • 240. Search a 2D Matrix II
  • 270. Closest Binary Search Tree Value
  • 287. Find the Duplicate Number
  • 300. Longest Increasing Subsequence
  • 315. Count of Smaller Numbers After Self
  • 374. Guess Number Higher or Lower
  • 875. Koko Eating Bananas
  • 1337. The K Weakest Rows in a Matrix
  • 1351. Count Negative Numbers in a Sorted Matrix

Sliding Window

Subset

BackTracking

Stack

Heap / Heap Sort

Design

Array

About

✍️ My LeetCode solutions, ideas and templates sharing. (我的LeetCode题解,思路以及各专题的解题模板分享。分专题归纳,见tag)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published