Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

Two Pointers

0016-3sum-closest
0026-remove-duplicates-from-sorted-array
0027-remove-element
0028-find-the-index-of-the-first-occurrence-in-a-string
0283-move-zeroes
0392-is-subsequence
2161-partition-array-according-to-given-pivot
3302-find-the-lexicographically-smallest-valid-sequence

String

0006-zigzag-conversion
0013-roman-to-integer
0014-longest-common-prefix
0020-valid-parentheses
0028-find-the-index-of-the-first-occurrence-in-a-string
0392-is-subsequence
3302-find-the-lexicographically-smallest-valid-sequence

Dynamic Programming

0392-is-subsequence
3302-find-the-lexicographically-smallest-valid-sequence

Array

0001-two-sum
0014-longest-common-prefix
0016-3sum-closest
0026-remove-duplicates-from-sorted-array
0027-remove-element
0035-search-insert-position
0268-missing-number
0283-move-zeroes
2161-partition-array-according-to-given-pivot
3731-find-missing-elements

Hash Table

0001-two-sum
0013-roman-to-integer
0268-missing-number
3731-find-missing-elements

Math

0007-reverse-integer
0009-palindrome-number
0013-roman-to-integer
0268-missing-number

Binary Search

0035-search-insert-position
0268-missing-number

Bit Manipulation

0268-missing-number

Sorting

0016-3sum-closest
0268-missing-number
3731-find-missing-elements

Stack

0020-valid-parentheses

Trie

0014-longest-common-prefix

Linked List

0021-merge-two-sorted-lists

Recursion

0021-merge-two-sorted-lists

Database

0176-second-highest-salary

Simulation

2161-partition-array-according-to-given-pivot

Depth-First Search

3310-remove-methods-from-project

Breadth-First Search

3310-remove-methods-from-project

Graph Theory

3310-remove-methods-from-project

String Matching

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

Z Algorithm

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

Knuth–Morris–Pratt Algorithm

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

Boyer–Moore String-Search Algorithm

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

Greedy

3302-find-the-lexicographically-smallest-valid-sequence

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages