Skip to content

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Notifications You must be signed in to change notification settings

Dhruv-krishn-a/Leetcode_GRIND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode_GRIND

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub

Array

0031-next-permutation
0033-search-in-rotated-sorted-array
0048-rotate-image
0081-search-in-rotated-sorted-array-ii
0153-find-minimum-in-rotated-sorted-array
0540-single-element-in-a-sorted-array
1408-find-the-smallest-divisor-given-a-threshold

Binary Search

0033-search-in-rotated-sorted-array
0081-search-in-rotated-sorted-array-ii
0153-find-minimum-in-rotated-sorted-array
0540-single-element-in-a-sorted-array
1408-find-the-smallest-divisor-given-a-threshold

Hash Table

0013-roman-to-integer

Math

0013-roman-to-integer
0029-divide-two-integers
0048-rotate-image

String

0013-roman-to-integer

Two Pointers

0031-next-permutation

Bit Manipulation

0029-divide-two-integers

Matrix

0048-rotate-image

LeetCode Topics

Math

0415-add-strings

String

0020-valid-parentheses
0058-length-of-last-word
0125-valid-palindrome
0415-add-strings
0812-rotate-string
1128-remove-all-adjacent-duplicates-in-string
2021-remove-all-occurrences-of-a-substring

Simulation

0415-add-strings

Array

0055-jump-game
0074-search-a-2d-matrix
0075-sort-colors
0287-find-the-duplicate-number
0724-find-pivot-index

Binary Search

0074-search-a-2d-matrix
0287-find-the-duplicate-number

Matrix

0074-search-a-2d-matrix

Dynamic Programming

0055-jump-game

Greedy

0055-jump-game

Stack

0020-valid-parentheses
1128-remove-all-adjacent-duplicates-in-string

String Matching

0812-rotate-string

Prefix Sum

0724-find-pivot-index

Two Pointers

0075-sort-colors
0125-valid-palindrome
0287-find-the-duplicate-number

Sorting

0075-sort-colors

Bit Manipulation

0287-find-the-duplicate-number

Tree

0104-maximum-depth-of-binary-tree
0110-balanced-binary-tree
0543-diameter-of-binary-tree

Depth-First Search

0104-maximum-depth-of-binary-tree
0110-balanced-binary-tree
0543-diameter-of-binary-tree

Breadth-First Search

0104-maximum-depth-of-binary-tree

Binary Tree

0104-maximum-depth-of-binary-tree
0110-balanced-binary-tree
0543-diameter-of-binary-tree

About

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages