wasPrime
  • Home
  • Archives
  • Categories
  • Tags
  • About

LeetCode 2110 - Number of Smooth Descent Periods of a Stock

Difficulty: medium Problem DescriptionEnglish (Number of Smooth Descent Periods of a Stock)You are given an integer array prices representing the daily price history of a stoc
2023-06-02
algorithm > leetcode > dynamic_programming
#algorithm #leetcode #medium #dynamic_programming #dp

LeetCode 901 - Online Stock Span

Difficulty: medium Problem DescriptionEnglish (Online Stock Span)Design an algorithm that collects daily price quotes for some stock and returns the span of that stock’s price
2023-06-01
algorithm > leetcode > monotonic_stack
#algorithm #stack #leetcode #medium #monotonic_stack

LeetCode 502 - IPO

Difficulty: hard Problem DescriptionEnglish (IPO)Suppose LeetCode will start its IPO soon. In order to sell a good price of its shares to Venture Capital, LeetCode would like
2023-05-31
algorithm > leetcode > priority_queue
#algorithm #greedy_algorithm #leetcode #priority_queue #heap #hard

LeetCode 714 - Best Time to Buy and Sell Stock with Transaction Fee

Difficulty: medium Stock Series:Part 1: LeetCode 121 - Best Time to Buy and Sell StockPart 2: LeetCode 122 - Best Time to Buy and Sell Stock IIPart 3: LeetCode 12
2023-05-30
algorithm > leetcode > dynamic_programming > stock
#algorithm #greedy_algorithm #leetcode #medium #dynamic_programming #dp

LeetCode 309 - Best Time to Buy and Sell Stock with Cooldown

Difficulty: medium Stock Series:Part 1: LeetCode 121 - Best Time to Buy and Sell StockPart 2: LeetCode 122 - Best Time to Buy and Sell Stock IIPart 3: LeetCode 12
2023-05-29
algorithm > leetcode > dynamic_programming > stock
#algorithm #greedy_algorithm #leetcode #medium #dynamic_programming #dp

LeetCode 188 - Best Time to Buy and Sell Stock IV

Difficulty: hard Stock Series:Part 1: LeetCode 121 - Best Time to Buy and Sell StockPart 2: LeetCode 122 - Best Time to Buy and Sell Stock IIPart 3: LeetCode 123
2023-05-28
algorithm > leetcode > dynamic_programming > stock
#algorithm #greedy_algorithm #leetcode #hard #dynamic_programming #dp

LeetCode 123 - Best Time to Buy and Sell Stock III

Difficulty: hard Stock Series:Part 1: LeetCode 121 - Best Time to Buy and Sell StockPart 2: LeetCode 122 - Best Time to Buy and Sell Stock IIPart 3: LeetCode 123
2023-05-27
algorithm > leetcode > dynamic_programming > stock
#algorithm #greedy_algorithm #leetcode #hard #dynamic_programming #dp

LeetCode 122 - Best Time to Buy and Sell Stock II

Difficulty: medium Stock Series:Part 1: LeetCode 121 - Best Time to Buy and Sell StockPart 2: LeetCode 122 - Best Time to Buy and Sell Stock IIPart 3: LeetCode 12
2023-05-26
algorithm > leetcode > dynamic_programming > stock
#algorithm #greedy_algorithm #leetcode #medium #dynamic_programming #dp

LeetCode 121 - Best Time to Buy and Sell Stock

Difficulty: easy Stock Series:Part 1: LeetCode 121 - Best Time to Buy and Sell StockPart 2: LeetCode 122 - Best Time to Buy and Sell Stock IIPart 3: LeetCode 123
2023-05-25
algorithm > leetcode > dynamic_programming > stock
#algorithm #greedy_algorithm #leetcode #easy #dynamic_programming #dp

Learn muduo - Part 12 C++ Experience Talk

muduo: https://github.com/chenshuo/muduo 本系列是 《Linux 多线程服务端编程:使用 muduo C++ 网络库》 学习笔记。Part 12: C++ 经验谈 一种特别的 itoa 实现一般实现一般我们想实现 int 转 char*,往往采用下面的形式。
2023-05-24
library > muduo
#cpp #library #muduo
12345…9

Search

Hexo Fluid