HarshOza36 / LeetCode_Problems

Solutions to my LeetCode Problem Solving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode_Problems

                        Solutions to my LeetCode Problem Solving
Use the Solutions links below, which brings you to a Readme file of that problem type 
for navigating problems easily The problem types not listed here are covered in Misc Folder.

Also, Use Github Feature Preview - > Command Palette To open the command palette:

    macOS: ⌘ k or ⌘ opt k
    other: Ctrl k or Ctrl alt k

Once you open the pallete press/ and just start searching the question,

It will find it in the whole repository

Problem Type Solutions
Arrays Matrix Stack Queue Heaps ReadME
Backtracking ReadME
Bit Manipulation ReadME
Concurrency ReadME
Database ReadME
Design ReadME
Dynamic Programming ReadME
Linked Lists ReadME
Math ReadME
Misc ReadME
Shell ReadME
Strings ReadME
Tree Graph BFS DFS ReadME
Trie ReadME

About

Solutions to my LeetCode Problem Solving

License:MIT License


Languages

Language:Python 93.7%Language:Java 6.3%Language:Shell 0.1%