This commit is contained in:
2026-06-01 18:12:40 +08:00
parent c9fe2fab76
commit 0f9312eaee
206 changed files with 409 additions and 215 deletions
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 0004. Median of Two Sorted Arrays :hard:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*0004. Median of Two Sorted Arrays][0004. Median of Two Sorted Arrays]]
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 0033. Search In Rotated Sorted Array :medium:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*0033. Search In Rotated Sorted Array][0033. Search In Rotated Sorted Array]]
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 0074. Search a 2D Matrix :medium:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*0074. Search a 2D Matrix][0074. Search a 2D Matrix]]
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 0153. Find Minimum In Rotated Sorted Array :medium:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*0153. Find Minimum In Rotated Sorted Array][0153. Find Minimum In Rotated Sorted Array]]
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 0704. Binary Search :easy:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*0704. Binary Search][0704. Binary Search]]
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 0719. Find K-th Smallest Pair Distance :hard:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*0719. Find K-th Smallest Pair Distance][0719. Find K-th Smallest Pair Distance]]
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 0875. Koko Eating Bananas :medium:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*0875. Koko Eating Bananas][0875. Koko Eating Bananas]]
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 0981. Time Based Key Value Store :medium:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*0981. Time Based Key Value Store][0981. Time Based Key Value Store]]
@@ -1,4 +1,4 @@
#+PROPERTY: STUDY_DECK_02
#+ANKI_DECK: study_deck_02
* TODO 2300. Successful Pairs of Spells and Potions :medium:
:PROPERTIES:
:NEETCODE: [[file:../../roadmap.org::*2300. Successful Pairs of Spells and Potions][2300. Successful Pairs of Spells and Potions]]