Skip to content

SatyamxBuilds/LeetCodeProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

219 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Languages & Tools

LeetCode Topics

Math

0002-add-two-numbers
0007-reverse-integer
0009-palindrome-number
0012-integer-to-roman
0013-roman-to-integer
0029-divide-two-integers
0062-unique-paths
0069-sqrtx
1979-find-greatest-common-divisor-of-array
3312-sorted-gcd-pair-queries
3867-sum-of-gcd-of-formed-pairs

Binary Search

0004-median-of-two-sorted-arrays
0035-search-insert-position
0069-sqrtx
3312-sorted-gcd-pair-queries

Hash Table

0001-two-sum
0012-integer-to-roman
0013-roman-to-integer
3312-sorted-gcd-pair-queries

String

0005-longest-palindromic-substring
0012-integer-to-roman
0013-roman-to-integer
0014-longest-common-prefix
0020-valid-parentheses
0028-find-the-index-of-the-first-occurrence-in-a-string
0032-longest-valid-parentheses
0038-count-and-say
1081-smallest-subsequence-of-distinct-characters

Array

0001-two-sum
0004-median-of-two-sorted-arrays
0011-container-with-most-water
0014-longest-common-prefix
0027-remove-element
0035-search-insert-position
0042-trapping-rain-water
0045-jump-game-ii
0051-n-queens
0055-jump-game
0084-largest-rectangle-in-histogram
0121-best-time-to-buy-and-sell-stock
0215-kth-largest-element-in-an-array
1260-shift-2d-grid
1979-find-greatest-common-divisor-of-array
3312-sorted-gcd-pair-queries
3867-sum-of-gcd-of-formed-pairs

Backtracking

0051-n-queens

Dynamic Programming

0005-longest-palindromic-substring
0032-longest-valid-parentheses
0042-trapping-rain-water
0045-jump-game-ii
0055-jump-game
0062-unique-paths
0121-best-time-to-buy-and-sell-stock

Combinatorics

0062-unique-paths
3312-sorted-gcd-pair-queries

Divide and Conquer

0004-median-of-two-sorted-arrays
0023-merge-k-sorted-lists
0215-kth-largest-element-in-an-array

Sorting

0215-kth-largest-element-in-an-array
3867-sum-of-gcd-of-formed-pairs

Heap (Priority Queue)

0023-merge-k-sorted-lists
0215-kth-largest-element-in-an-array

Quickselect

0215-kth-largest-element-in-an-array

Stack

0020-valid-parentheses
0032-longest-valid-parentheses
0042-trapping-rain-water
0084-largest-rectangle-in-histogram
1081-smallest-subsequence-of-distinct-characters

Linked List

0002-add-two-numbers
0021-merge-two-sorted-lists
0023-merge-k-sorted-lists

Merge Sort

0023-merge-k-sorted-lists

Two Pointers

0005-longest-palindromic-substring
0011-container-with-most-water
0027-remove-element
0028-find-the-index-of-the-first-occurrence-in-a-string
0042-trapping-rain-water
3867-sum-of-gcd-of-formed-pairs

Monotonic Stack

0042-trapping-rain-water
0084-largest-rectangle-in-histogram
1081-smallest-subsequence-of-distinct-characters

Greedy

0011-container-with-most-water
0045-jump-game-ii
0055-jump-game
1081-smallest-subsequence-of-distinct-characters

String Matching

0028-find-the-index-of-the-first-occurrence-in-a-string

Recursion

0002-add-two-numbers
0021-merge-two-sorted-lists

Bit Manipulation

0029-divide-two-integers

Trie

0014-longest-common-prefix

Simulation

1260-shift-2d-grid
3867-sum-of-gcd-of-formed-pairs

Number Theory

1979-find-greatest-common-divisor-of-array
3312-sorted-gcd-pair-queries
3867-sum-of-gcd-of-formed-pairs

Counting

3312-sorted-gcd-pair-queries

Prefix Sum

3312-sorted-gcd-pair-queries

Matrix

1260-shift-2d-grid

Thanks for visiting my profile!✨

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages