notes/OJ notes/OJ-index.md
2022-09-03 15:17:25 +08:00

41 lines
775 B
Markdown

```
__
_____ _____ ____ ____ / /____ _____
/ ___/ / ___/ / __ \/ __ \/ __/ _ \/ ___/
/ /__ (__ ) / / / / /_/ / /_/ __(__ )
\___/ /____/ /_/ /_/\____/\__/\___/____/
```
# CS notes
This is where I store notes about CS
___
## Lists
#### Needs more understandings
#CS_list_need_understanding
#### Needs practicing
#CS_list_need_practicing
## Websites
#### [leetcode.com](https://leetcode.com)
#leetcode
#### [hackerearth.com](https://www.hackerearth.com/)
#hackerearth
## Data Structure
#DS
#### Coding problems
#coding_problem
#### Analysis
#CS_analysis
## Algorithm
#algorithm
#### Coding problems
#coding_problem
#### Analysis
#CS_analysis