Skip to content

Latest commit

 

History

158 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode

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

LeetCode Topics

Array

0001-two-sum
0014-longest-common-prefix
0066-plus-one
0268-missing-number
0414-third-maximum-number

Hash Table

0001-two-sum
0013-roman-to-integer
0141-linked-list-cycle
0202-happy-number
0268-missing-number

Math

0002-add-two-numbers
0009-palindrome-number
0013-roman-to-integer
0066-plus-one
0070-climbing-stairs
0202-happy-number
0263-ugly-number
0268-missing-number
1013-fibonacci-number
1236-n-th-tribonacci-number

String

0013-roman-to-integer
0014-longest-common-prefix
0020-valid-parentheses
0028-find-the-index-of-the-first-occurrence-in-a-string
0058-length-of-last-word
3174-clear-digits

Trie

0014-longest-common-prefix

Two Pointers

0019-remove-nth-node-from-end-of-list
0028-find-the-index-of-the-first-occurrence-in-a-string
0086-partition-list
0141-linked-list-cycle
0202-happy-number
0234-palindrome-linked-list
0876-middle-of-the-linked-list

String Matching

0028-find-the-index-of-the-first-occurrence-in-a-string

Dynamic Programming

0070-climbing-stairs
1013-fibonacci-number
1236-n-th-tribonacci-number

Memoization

0070-climbing-stairs
1013-fibonacci-number
1236-n-th-tribonacci-number

Recursion

0002-add-two-numbers
0021-merge-two-sorted-lists
0024-swap-nodes-in-pairs
0203-remove-linked-list-elements
0206-reverse-linked-list
0234-palindrome-linked-list
1013-fibonacci-number

Binary Search

0268-missing-number

Bit Manipulation

0268-missing-number

Sorting

0268-missing-number
0414-third-maximum-number

Stack

0020-valid-parentheses
0094-binary-tree-inorder-traversal
0234-palindrome-linked-list
3174-clear-digits

Linked List

0002-add-two-numbers
0019-remove-nth-node-from-end-of-list
0021-merge-two-sorted-lists
0024-swap-nodes-in-pairs
0083-remove-duplicates-from-sorted-list
0086-partition-list
0092-reverse-linked-list-ii
0141-linked-list-cycle
0203-remove-linked-list-elements
0206-reverse-linked-list
0234-palindrome-linked-list
0328-odd-even-linked-list
0876-middle-of-the-linked-list

Tree

0094-binary-tree-inorder-traversal

Depth-First Search

0094-binary-tree-inorder-traversal

Binary Tree

0094-binary-tree-inorder-traversal

Simulation

3174-clear-digits

About

A collection of LeetCode questions to ace the coding interview!

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages