14 lines
248 B
Org Mode
14 lines
248 B
Org Mode
:PROPERTIES:
|
|
:ID: 086ca3ca-39ec-4d37-b56d-b6d9f51e6873
|
|
:END:
|
|
#+title: how-to-solve-leetcode
|
|
#+filetags: :leetcode:notes:
|
|
|
|
* Process:
|
|
|
|
- Read the problem twice to understand it
|
|
|
|
- Try think basically of different ways to solve the problem
|
|
|
|
-
|