Skip to content

Latest commit

 

History

152 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

Array

0035-search-insert-position
0036-valid-sudoku
0137-single-number-ii
0164-maximum-gap
0217-contains-duplicate
0498-diagonal-traverse
2324-find-triangular-sum-of-an-array
2525-count-number-of-distinct-integers-after-reverse-operations

Math

0007-reverse-integer
0231-power-of-two
0326-power-of-three
0400-nth-digit
1086-divisor-game
1440-convert-integer-to-the-sum-of-two-no-zero-integers
2324-find-triangular-sum-of-an-array
2525-count-number-of-distinct-integers-after-reverse-operations
3676-smallest-number-with-all-set-bits

Simulation

0498-diagonal-traverse
2324-find-triangular-sum-of-an-array

Combinatorics

2324-find-triangular-sum-of-an-array

Sorting

0164-maximum-gap
0217-contains-duplicate

Bucket Sort

0164-maximum-gap

Radix Sort

0164-maximum-gap

Matrix

0036-valid-sudoku
0498-diagonal-traverse

Hash Table

0036-valid-sudoku
0160-intersection-of-two-linked-lists
0217-contains-duplicate
1722-throne-inheritance
1873-longest-nice-substring
2525-count-number-of-distinct-integers-after-reverse-operations
3872-find-most-frequent-vowel-and-consonant

String

0008-string-to-integer-atoi
0020-valid-parentheses
0214-shortest-palindrome
1873-longest-nice-substring
2463-minimum-recolors-to-get-k-consecutive-black-blocks
3872-find-most-frequent-vowel-and-consonant

Rolling Hash

0214-shortest-palindrome

String Matching

0214-shortest-palindrome

Hash Function

0214-shortest-palindrome

Tree

0100-same-tree
0101-symmetric-tree
0222-count-complete-tree-nodes
0783-search-in-a-binary-search-tree
1722-throne-inheritance

Depth-First Search

0100-same-tree
0101-symmetric-tree
1722-throne-inheritance

Design

1722-throne-inheritance

Dynamic Programming

1086-divisor-game

Brainteaser

1086-divisor-game

Game Theory

1086-divisor-game

Binary Search

0035-search-insert-position
0222-count-complete-tree-nodes
0400-nth-digit

Recursion

0021-merge-two-sorted-lists
0203-remove-linked-list-elements
0231-power-of-two
0326-power-of-three

Concurrency

1203-print-in-order

Counting

2525-count-number-of-distinct-integers-after-reverse-operations
3872-find-most-frequent-vowel-and-consonant

Bit Manipulation

0137-single-number-ii
0222-count-complete-tree-nodes
0231-power-of-two
1873-longest-nice-substring
3676-smallest-number-with-all-set-bits

Linked List

0021-merge-two-sorted-lists
0083-remove-duplicates-from-sorted-list
0160-intersection-of-two-linked-lists
0203-remove-linked-list-elements
0237-delete-node-in-a-linked-list

Two Pointers

0160-intersection-of-two-linked-lists

Divide and Conquer

1873-longest-nice-substring

Sliding Window

1873-longest-nice-substring
2463-minimum-recolors-to-get-k-consecutive-black-blocks

Stack

0020-valid-parentheses

Breadth-First Search

0100-same-tree
0101-symmetric-tree

Binary Tree

0100-same-tree
0101-symmetric-tree
0222-count-complete-tree-nodes
0783-search-in-a-binary-search-tree

Binary Search Tree

0783-search-in-a-binary-search-tree

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages