Skip to content

Confy-Code/My_Leetcode_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My_Leetcode_solutions

A collection of LeetCode questions to ace the coding interview! - Created using LeetHub v2

LeetCode Topics

Array

0001-two-sum
0016-3sum-closest
0037-sudoku-solver
0039-combination-sum
0046-permutations
0051-n-queens
0078-subsets
0090-subsets-ii
0108-convert-sorted-array-to-binary-search-tree
0654-maximum-binary-tree
3875-construct-uniform-parity-array-i

Hash Table

0001-two-sum
0003-longest-substring-without-repeating-characters
0037-sudoku-solver
0242-valid-anagram
1763-longest-nice-substring

Backtracking

0037-sudoku-solver
0039-combination-sum
0046-permutations
0051-n-queens
0052-n-queens-ii
0077-combinations
0078-subsets
0090-subsets-ii
0306-additive-number

Matrix

0037-sudoku-solver

Divide and Conquer

0108-convert-sorted-array-to-binary-search-tree
0654-maximum-binary-tree
1382-balance-a-binary-search-tree
1763-longest-nice-substring

Tree

0104-maximum-depth-of-binary-tree
0108-convert-sorted-array-to-binary-search-tree
0110-balanced-binary-tree
0226-invert-binary-tree
0617-merge-two-binary-trees
0654-maximum-binary-tree
1382-balance-a-binary-search-tree

Binary Search Tree

0108-convert-sorted-array-to-binary-search-tree
1382-balance-a-binary-search-tree

Binary Tree

0104-maximum-depth-of-binary-tree
0108-convert-sorted-array-to-binary-search-tree
0110-balanced-binary-tree
0226-invert-binary-tree
0617-merge-two-binary-trees
0654-maximum-binary-tree
1382-balance-a-binary-search-tree

Depth-First Search

0104-maximum-depth-of-binary-tree
0110-balanced-binary-tree
0226-invert-binary-tree
0617-merge-two-binary-trees
1382-balance-a-binary-search-tree

Breadth-First Search

0104-maximum-depth-of-binary-tree
0226-invert-binary-tree
0617-merge-two-binary-trees

Math

0007-reverse-integer
3875-construct-uniform-parity-array-i

Two Pointers

0005-longest-palindromic-substring
0016-3sum-closest
0345-reverse-vowels-of-a-string
3884-first-matching-character-from-both-ends

String

0003-longest-substring-without-repeating-characters
0005-longest-palindromic-substring
0242-valid-anagram
0306-additive-number
0345-reverse-vowels-of-a-string
1763-longest-nice-substring
3884-first-matching-character-from-both-ends

Greedy

1382-balance-a-binary-search-tree

Bit Manipulation

0078-subsets
0090-subsets-ii
1763-longest-nice-substring

Sorting

0016-3sum-closest
0242-valid-anagram

Sliding Window

0003-longest-substring-without-repeating-characters
1763-longest-nice-substring

Stack

0654-maximum-binary-tree

Monotonic Stack

0654-maximum-binary-tree

Dynamic Programming

0005-longest-palindromic-substring

About

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages