prateeksharma1809 / blind-75

leetcode 75 questions in Java and python also some daily challenges

Home Page:https://www.leetcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

problems (Link -> Solution)

Arrays and Hashing

Stack

Two Pointer

Sliding Window

Binary Search

Linked List

Trees

Tries (Prefix Tree)

Tree with BFS

Graph

BackTracking/ Recursion

Dynamic Programming

Greedy

Bit Manipulation:

dynamic programing:

Interval

Math

Misc

Daily Challenge