Skip to content

Grind 75 is a better version of Blind 75 which goes beyond 75 questions. I will be adding all the codes with both Brute force & Optimal Approach

Notifications You must be signed in to change notification settings

aritra-tech/Grind-75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grind 75 is a better version of Blind 75 which goes beyond 75 questions.

Week 1

PROBLEM TOPIC SOLUTION
Two Sum Array Solution
Valid Parentheses String, Stack Solution
Merge Two Sorted Lists Linked List, Recursion Solution
Invert Binary Tree Tree, DFS, BFS, Binary Tree Solution
Best Time to Buy and Sell Stock Array, DP Solution
Binary Search Array, Binary Search Solution
Flood Fill Array, BFS, DFS, Matrix Solution

Week 2

PROBLEM TOPIC SOLUTION
Majority Element Array, Sorting, Hash Table Solution
Climbing Stairs Maths, DP Solution
Add Binary Maths, Strings, Bit Manipulation Solution
Longest Palindrome Hash Table, Strings, Greedy Solution

About

Grind 75 is a better version of Blind 75 which goes beyond 75 questions. I will be adding all the codes with both Brute force & Optimal Approach

Topics

Resources

Stars

Watchers

Forks

Languages