notes/CS notes/CS-index.md
2022-06-15 22:53:24 +08:00

3.2 KiB

                                 __           
  _____   _____     ____  ____  / /____  _____
 / ___/  / ___/    / __ \/ __ \/ __/ _ \/ ___/
/ /__   (__  )    / / / / /_/ / /_/  __(__  ) 
\___/  /____/    /_/ /_/\____/\__/\___/____/  
                                              

CS notes

This is where I store notes about CS


Lists

  • Needs more understandings #CS_list_need_understanding
tag:#CS_list_need_understanding 
- [ ] [[$filename]]
tag:#CS_list_need_practicing 
- [ ] [[$filename]]

Websites

leetcode.com

tag:#leetcode
- [[$filename]]

hackerearth.com

tag:#hackerearch
- [[$filename]]

Data Structure

Coding problems

tag:#DS tag:#coding_problem -tag:#template_remove_me 
- [[$filename]]

Analysis

tag:#DS tag:#CS_analysis -tag:#template_remove_me 
- [[$filename]]

Algorithm

Coding problems

tag:#algorithm tag:#coding_problem -tag:#template_remove_me 
- [[$filename]]

Analysis

tag:#algorithm tag:#CS_analysis -tag:#template_remove_me 
- [[$filename]]