upd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#+TITLE: NeetCode Roadmap
|
||||
#+ANKI_DECK: study_deck_02
|
||||
#+DATE: 2026-06-01
|
||||
#+TODO: TODO DONE
|
||||
#+TODO: TODO TOO_EASY DONE
|
||||
#+STARTUP: overview
|
||||
|
||||
Source: [[https://neetcode.io/roadmap][neetcode.io/roadmap]]
|
||||
@@ -32,7 +32,7 @@ Notes: [[file:dsa/arrays-hashing/0217-contains-duplicate.org]]
|
||||
*** DONE Python
|
||||
*** DONE C++
|
||||
Notes: [[file:dsa/arrays-hashing/0242-valid-anagram.org]]
|
||||
** TODO 2678. Number of Senior Citizens :easy:
|
||||
** TOO_EASY 2678. Number of Senior Citizens :easy:
|
||||
:PROPERTIES:
|
||||
:LEETCODE: [[https://leetcode.com/problems/number-of-senior-citizens/][Problem]]
|
||||
:CPP: [[https://github.com/neetcode-gh/leetcode/blob/main/cpp/2678-number-of-senior-citizens.cpp][Solution]]
|
||||
@@ -51,7 +51,7 @@ Notes: [[file:dsa/arrays-hashing/2678-number-of-senior-citizens.org]]
|
||||
:VIDEO: [[https://youtube.com/watch?v=KLlXCFG5TnA][Watch]]
|
||||
:END:
|
||||
|
||||
*** TODO Python
|
||||
*** DONE Python
|
||||
*** TODO C++
|
||||
Notes: [[file:dsa/arrays-hashing/0001-two-sum.org]]
|
||||
** TODO 1408. String Matching in an Array :easy:
|
||||
|
||||
Reference in New Issue
Block a user