notes/OJ notes/OJ-index.md

41 lines
775 B
Markdown
Raw Normal View History

2022-06-14 23:33:35 +08:00
```
__
_____ _____ ____ ____ / /____ _____
/ ___/ / ___/ / __ \/ __ \/ __/ _ \/ ___/
/ /__ (__ ) / / / / /_/ / /_/ __(__ )
\___/ /____/ /_/ /_/\____/\__/\___/____/
```
# CS notes
This is where I store notes about CS
___
2022-06-15 22:53:24 +08:00
## Lists
2022-09-03 15:17:25 +08:00
#### Needs more understandings
#CS_list_need_understanding
#### Needs practicing
#CS_list_need_practicing
2022-06-14 23:33:35 +08:00
## Websites
#### [leetcode.com](https://leetcode.com)
2022-09-03 15:17:25 +08:00
#leetcode
2022-06-14 23:33:35 +08:00
#### [hackerearth.com](https://www.hackerearth.com/)
2022-09-03 15:17:25 +08:00
#hackerearth
2022-06-14 23:33:35 +08:00
2022-06-16 13:54:44 +08:00
## Data Structure
2022-09-03 15:17:25 +08:00
#DS
2022-06-14 23:33:35 +08:00
#### Coding problems
2022-09-03 15:17:25 +08:00
#coding_problem
2022-06-14 23:33:35 +08:00
#### Analysis
2022-09-03 15:17:25 +08:00
#CS_analysis
2022-06-14 23:33:35 +08:00
2022-06-16 13:54:44 +08:00
## Algorithm
2022-09-03 15:17:25 +08:00
#algorithm
2022-06-14 23:33:35 +08:00
#### Coding problems
2022-09-03 15:17:25 +08:00
#coding_problem
2022-06-14 23:33:35 +08:00
#### Analysis
2022-09-03 15:17:25 +08:00
#CS_analysis