Skip to content

harshareddy07/leetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetCode

LeetCode Topics

String

0005-longest-palindromic-substring
0125-valid-palindrome
0242-valid-anagram
0383-ransom-note
0812-rotate-string

String Matching

0812-rotate-string

Array

0001-two-sum
0018-4sum
0026-remove-duplicates-from-sorted-array
0036-valid-sudoku
0042-trapping-rain-water
0048-rotate-image
0053-maximum-subarray
0056-merge-intervals
0057-insert-interval
0066-plus-one
0073-set-matrix-zeroes
0088-merge-sorted-array
0121-best-time-to-buy-and-sell-stock
0189-rotate-array
0217-contains-duplicate
0414-third-maximum-number

Math

0048-rotate-image
0066-plus-one
0189-rotate-array

Matrix

0036-valid-sudoku
0048-rotate-image
0073-set-matrix-zeroes

Hash Table

0001-two-sum
0036-valid-sudoku
0073-set-matrix-zeroes
0217-contains-duplicate
0242-valid-anagram
0383-ransom-note

Stack

0042-trapping-rain-water
0225-implement-stack-using-queues

Design

0225-implement-stack-using-queues

Queue

0225-implement-stack-using-queues

Sorting

0018-4sum
0056-merge-intervals
0088-merge-sorted-array
0217-contains-duplicate
0242-valid-anagram
0414-third-maximum-number

Two Pointers

0005-longest-palindromic-substring
0018-4sum
0026-remove-duplicates-from-sorted-array
0042-trapping-rain-water
0088-merge-sorted-array
0125-valid-palindrome
0189-rotate-array

Divide and Conquer

0053-maximum-subarray

Dynamic Programming

0005-longest-palindromic-substring
0042-trapping-rain-water
0053-maximum-subarray
0121-best-time-to-buy-and-sell-stock

Tree

0104-maximum-depth-of-binary-tree

Depth-First Search

0104-maximum-depth-of-binary-tree

Breadth-First Search

0104-maximum-depth-of-binary-tree

Binary Tree

0104-maximum-depth-of-binary-tree

Monotonic Stack

0042-trapping-rain-water

Counting

0383-ransom-note

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published