Skip to content

SatyamxBuilds/LeetCodeProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 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

Binary Search

0004-median-of-two-sorted-arrays
0069-sqrtx

Hash Table

0001-two-sum
0012-integer-to-roman
0013-roman-to-integer

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

Array

0001-two-sum
0004-median-of-two-sorted-arrays
0011-container-with-most-water
0014-longest-common-prefix
0027-remove-element
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

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

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

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

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

Monotonic Stack

0042-trapping-rain-water
0084-largest-rectangle-in-histogram

Greedy

0011-container-with-most-water
0045-jump-game-ii
0055-jump-game

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

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