Skip to content

darkmatter18/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Leetcode solution

I don't know why.......... But I am doing it.

forthebadgeforthebadgeforthebadgeforthebadgeforthebadge

Don't ask how, Just remember it forthebadge.

forthebadge

LeetCode Topics

Array

0001-two-sum
0039-combination-sum
0078-subsets
0128-longest-consecutive-sequence
0150-evaluate-reverse-polish-notation
0238-product-of-array-except-self
0747-min-cost-climbing-stairs
2358-number-of-ways-to-split-array
3309-count-prefix-and-suffix-pairs-i

Prefix Sum

0238-product-of-array-except-self
2358-number-of-ways-to-split-array

Hash Table

0001-two-sum
0128-longest-consecutive-sequence

Union Find

0128-longest-consecutive-sequence

Math

0150-evaluate-reverse-polish-notation

Stack

0150-evaluate-reverse-polish-notation

Tree

0100-same-tree
0104-maximum-depth-of-binary-tree
0110-balanced-binary-tree
0226-invert-binary-tree
0543-diameter-of-binary-tree
0572-subtree-of-another-tree

Depth-First Search

0100-same-tree
0104-maximum-depth-of-binary-tree
0110-balanced-binary-tree
0226-invert-binary-tree
0543-diameter-of-binary-tree
0572-subtree-of-another-tree

Breadth-First Search

0100-same-tree
0104-maximum-depth-of-binary-tree
0226-invert-binary-tree

Binary Tree

0100-same-tree
0104-maximum-depth-of-binary-tree
0110-balanced-binary-tree
0226-invert-binary-tree
0543-diameter-of-binary-tree
0572-subtree-of-another-tree

String Matching

0572-subtree-of-another-tree
3309-count-prefix-and-suffix-pairs-i

Hash Function

0572-subtree-of-another-tree
3309-count-prefix-and-suffix-pairs-i

Backtracking

0039-combination-sum
0078-subsets

Bit Manipulation

0078-subsets

Dynamic Programming

0747-min-cost-climbing-stairs

Trie

3309-count-prefix-and-suffix-pairs-i

Rolling Hash

3309-count-prefix-and-suffix-pairs-i

About

Practicing Code, killing time. My Leetcode Solutions. Don't copy, try yourself.

Topics

Resources

Stars

Watchers

Forks