saurabhyadavz / DataStructures-Algorithms

List of Problems I solve everday

Home Page:https://leetcode.com/Rishabh-malhotraa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Think twice, code once"

Overview

I use this repository to document of Leetcode and codeforces Problem I solve everyday.

The folders structure is following:

  • scripts: small scripts for automatizing some repetitive tasks.
  • solutions: code of accepted problems, categorized by online judges.
    • README.md: solutions index by themes, containing difficulty, name, description and hint of the problem. -->

Notebook index

🧱 data structures

Algorithms

πŸ”ž dynamic programming

🌍 graphs

✏️ math

πŸ’­ miscellaneous

References

About

List of Problems I solve everday

https://leetcode.com/Rishabh-malhotraa/


Languages

Language:C++ 99.1%Language:TypeScript 0.9%