Roy 的解題紀錄

Home Archives About
2023
Nov 12

Leetcode 2642 - Design Graph With Shortest Path Calculator

Nov 11

Leetcode 1743 - Restore the Array From Adjacent Pairs

Nov 9

Leetcode 1759 - Count Number of Homogenous Substrings

Nov 5

Leetcode 1535 - Find the Winner of an Array Game

Nov 5

Leetcode 1503 - Last Moment Before All Ants Fall Out of a Plank

Nov 3

Leetcode 1441 - Build an Array With Stack Operations

Oct 31

Leetcode 2433 - Find The Original Array of Prefix Xor

Oct 30

Leetcode 1356 - Sort Integers by The Number of 1 Bits

Oct 29

Leetcode 2917 - Find the K-or of an Array

Oct 24

Leetcode 515 - Find Largest Value in Each Tree Row

« Prev12345…11Next »

Categories

  • 解題區
    • CSES
      • Introductory Problems
    • Leetcode
      • Easy
      • Hard
      • Medium
    • Uva

Tags

  • 2D 格子
  • BFS
  • Bit Manipulation
  • CSES
  • Class
  • DP
  • Design
  • Game Thoery
  • LCS
  • LIS
  • Leetcod
  • Leetcode
  • Stack
  • Uva
  • array
  • backtracking
  • bfs
  • binary search
  • bitwise 枚舉
  • bst
  • cycle
  • cycle detection
  • dfs
  • dijkstra
  • disjoint set
  • geometry
  • graph
  • greedy
  • hashmap
  • interval
  • linked list
  • map
  • math
  • matrix
  • matrixe
  • minumum spanning tree
  • monotonic stack
  • ordered set
  • prefix sum
  • priority queue
  • simulation
  • sliding window
  • sort
  • sorting
  • stack
  • string
  • 二分圖
  • 二分答案
  • 暴搜
  • 背包
  • 著色問題
  • 解題紀錄
  • 雙指標

Tag Cloud

2D 格子 BFS Bit Manipulation CSES Class DP Design Game Thoery LCS LIS Leetcod Leetcode Stack Uva array backtracking bfs binary search bitwise 枚舉 bst cycle cycle detection dfs dijkstra disjoint set geometry graph greedy hashmap interval linked list map math matrix matrixe minumum spanning tree monotonic stack ordered set prefix sum priority queue simulation sliding window sort sorting stack string 二分圖 二分答案 暴搜 背包 著色問題 解題紀錄 雙指標

Archives

  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • July 2022
  • March 2022
  • February 2022
  • May 2021
  • March 2021
  • September 2019
  • June 2019
  • May 2019
  • February 2019

Recent Posts

  • Leetcode 2181 - Merge Nodes in Between Zeros
  • Leetcode 1509 - Minimum Difference Between Largest and Smallest Value in Three Moves
  • Leetcode 409 - Longest Palindrome
  • Leetcode 1863 - Sum of All Subset XOR Totals
  • Leetcode 861 - Score After Flipping Matrix
© 2024 Roy
Powered by Hexo
Home Archives About