Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.42 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.42 KB

Competitive Programming

Bookmarks

The bookmarks listed here are things that I wanted to read or they just caught my attention.

Directories

  • books/: Is the directory to upload theory resources.
  • codeforces/: Codes I solved on that platform
  • cses: This is the recommended site (from GCP)
  • leetcode: Problems I solved for leetcode
  • study: Is the directory where I study algorithms and things