DhananjayGore / leetcode

This repo is having leetcode problems solution with explaination and also having the link to problems along with resources to learn and practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structures and algorithm

Collection of leetcode & GeeksforGeeks problems

+ The repository consist of leetcode and geeksforgeeks topic wise problems which 
+ are helpful for coding interview preparation.Below are the topics and link for the problems

Dynamic Programming ➿

Link for leetcode dynamic programming patterns and set of problems: Dynamic Programming patterns:smile:

Question List: here the problems are available topic wise
DP📑 link 1
DP📑 link 2

List of problems: click here

Solution: solution of problems topics wise
Liner DP click here | Knapsack click here | Unbounded Knapsack click here | Buy and Sell Stocks click here | Multi Dimensions DP click here | Longest Common Subsequence (LCS) click here


Linked List ↪️ ↩️

All leetcode linkedlist problems

Linked list notes by Karun Karthik click here

Solution click here!


HashMap with (Sliding window / Two Pointer approach) #️⃣🗺️

Problems List hashmap-slidingwindow-twopointer problems

Solved problems : click


Trees 🌲 🌳 🌴

Problems List trees problems

Solved problems : click

About

This repo is having leetcode problems solution with explaination and also having the link to problems along with resources to learn and practice


Languages

Language:Java 100.0%