diff --git a/src/data/index.js b/src/data/index.js index 9d8d3b5e..c1c387bf 100644 --- a/src/data/index.js +++ b/src/data/index.js @@ -433,7 +433,7 @@ const questions = [ id: 31, name: 'Best Time to Buy and Sell Stock', url: 'https://leetcode.com/problems/best-time-to-buy-and-sell-stock/', - pattern: ['Dynamic Programming'], + pattern: ['Greedy'], difficulty: 'Easy', premium: false, companies: [