Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SonakshiA/Leetcode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode-Solutions

Letcode Solutions in Java

LeetCode Topics

Array

0036-valid-sudoku
0073-set-matrix-zeroes
0118-pascals-triangle
0417-pacific-atlantic-water-flow
1350-remove-sub-folders-from-the-filesystem
1813-maximum-erasure-value
2292-counting-words-with-a-given-prefix
2358-number-of-ways-to-split-array
2465-shifting-letters-ii
2691-count-vowel-strings-in-ranges
3194-find-words-containing-character
3251-maximum-area-of-longest-diagonal-rectangle

String

1302-delete-characters-to-make-fancy-string
1350-remove-sub-folders-from-the-filesystem
1516-the-k-th-lexicographical-string-of-all-happy-strings-of-length-n
1537-maximum-score-after-splitting-a-string
2292-counting-words-with-a-given-prefix
2465-shifting-letters-ii
2691-count-vowel-strings-in-ranges
2887-sort-vowels-in-a-string
3194-find-words-containing-character

Prefix Sum

1537-maximum-score-after-splitting-a-string
2358-number-of-ways-to-split-array
2465-shifting-letters-ii
2691-count-vowel-strings-in-ranges

String Matching

2292-counting-words-with-a-given-prefix

Depth-First Search

0417-pacific-atlantic-water-flow
0684-redundant-connection
1350-remove-sub-folders-from-the-filesystem

Breadth-First Search

0417-pacific-atlantic-water-flow
0684-redundant-connection

Union Find

0684-redundant-connection

Graph

0684-redundant-connection

Backtracking

1516-the-k-th-lexicographical-string-of-all-happy-strings-of-length-n

Hash Table

0036-valid-sudoku
0073-set-matrix-zeroes
1813-maximum-erasure-value

Matrix

0036-valid-sudoku
0073-set-matrix-zeroes
0417-pacific-atlantic-water-flow

Math

2704-maximum-difference-by-remapping-a-digit
3830-find-closest-person

Greedy

2704-maximum-difference-by-remapping-a-digit

Trie

1350-remove-sub-folders-from-the-filesystem

Sliding Window

1813-maximum-erasure-value

Dynamic Programming

0118-pascals-triangle

Database

1317-monthly-transactions-i
1664-find-users-with-valid-e-mails
2495-number-of-unique-subjects-taught-by-each-teacher

Sorting

2887-sort-vowels-in-a-string

About

LeetCode Solutions in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published