Skip to Main Menu
Algorithm Solutions
Solutions for algorithm questions.
Search
Search
Archive
Tags
Array
Backtracking
Binary Search
Binary Search Tree
Binary Tree
Bit Manipulation
Brainteaser
Breadth-first Search
Counting
Data Stream
Depth-first Search
Design
Divide and Conquer
Dynamic Programming
Game Theory
Geometry
Graph
Greedy
Hash Function
Hash Table
Hash Tables
Heap
Heap(Priority Queue)
Iterator
Linked List
Math
Matrix
Memoization
Memorization
Minimax
Monotonic Stack
Number Theory
Ordered Map
Ordered Set
Prefix Sum
Queue
Quickselect
Randomized
Recursion
Rolling Hash
Segment Tree
Shortest Path
Simulation
Sliding Window
Sliding Windows
Sort
Sorting
Stack
String
String Matching
Tree
Trie
Two Pointers
Union Find
二分查找
位运算
分治算法
动态规划
双指针
哈希表
回溯算法
堆
字符串
广度优先搜索
排序
数学
数组
栈
树
深度优先搜素
深度优先搜索
滑动窗口
设计
递归
链表
队列
Skip to Content
Toggle Sidebar
HomePage
Tags
Greedy
Algorithm Solutions
Solutions for algorithm questions.
Tag:
Greedy
Posted on
2023, Jan 04
44. Wildcard Matching
Posted on
2020, Dec 05
45. Jump Game II
Posted on
2020, Dec 05
55. Jump Game
Posted on
2020, Dec 04
122. Best Time to Buy and Sell Stock II
Posted on
2023, Feb 01
134. Gas Station
Posted on
2024, Apr 12
135
Posted on
2020, Dec 05
392. Is Subsequence
Posted on
2020, Nov 13
402. Remove K Digits
Posted on
2023, Jan 16
410. Split Array Largest Sum
Posted on
2020, Nov 08
452. Minimum Number of Arrows to Burst Balloons
Posted on
2020, Dec 05
455. Assign Cookies
Posted on
2023, Feb 23
502. IPO
Posted on
2020, Dec 05
605. Can Place Flowers
Posted on
2020, Nov 26
621. Task Scheduler
Posted on
2020, Dec 05
646. Maximum Length of Pair Chain
Posted on
2020, Dec 05
678. Valid Parenthesis String
Posted on
2020, Dec 05
714. Best Time to Buy and Sell Stock with Transaction Fee
Posted on
2020, Dec 05
763. Partition Labels
Posted on
2020, Nov 08
767. Reorganize String
Posted on
2020, Dec 05
768. Max Chunks To Make Sorted II
Posted on
2024, Oct 25
807. Max Increase to Keep City Skyline
Posted on
2023, Mar 05
860. Lemonade Change
Posted on
2023, Apr 02
881. Boats to Save People
Posted on
2023, Mar 14
942. DI String Match