Skip to content

aliviahossain/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub-3.0

LeetCode Topics

Array

Problem Name Difficulty
0001-two-sum Easy
0014-longest-common-prefix Easy
0026-remove-duplicates-from-sorted-array Easy
0027-remove-element Easy
0035-search-insert-position Easy
0121-best-time-to-buy-and-sell-stock Easy
0128-longest-consecutive-sequence Medium
0347-top-k-frequent-elements Medium
0744-find-smallest-letter-greater-than-target Easy

Hash Table

Problem Name Difficulty
0001-two-sum Easy
0128-longest-consecutive-sequence Medium
0347-top-k-frequent-elements Medium

Divide and Conquer

Problem Name Difficulty
0347-top-k-frequent-elements Medium

Sorting

Problem Name Difficulty
0347-top-k-frequent-elements Medium

Heap (Priority Queue)

Problem Name Difficulty
0347-top-k-frequent-elements Medium

Bucket Sort

Problem Name Difficulty
0347-top-k-frequent-elements Medium

Counting

Problem Name Difficulty
0347-top-k-frequent-elements Medium

Quickselect

Problem Name Difficulty
0347-top-k-frequent-elements Medium

Math

Problem Name Difficulty
0009-palindrome-number Easy

String

Problem Name Difficulty
0014-longest-common-prefix Easy
0028-find-the-index-of-the-first-occurrence-in-a-string Easy
0058-length-of-last-word Easy

Trie

Problem Name Difficulty
0014-longest-common-prefix Easy

Two Pointers

Problem Name Difficulty
0026-remove-duplicates-from-sorted-array Easy
0027-remove-element Easy
0028-find-the-index-of-the-first-occurrence-in-a-string Easy

String Matching

Problem Name Difficulty
0028-find-the-index-of-the-first-occurrence-in-a-string Easy

Binary Search

Problem Name Difficulty
0035-search-insert-position Easy
0744-find-smallest-letter-greater-than-target Easy

Dynamic Programming

Problem Name Difficulty
0121-best-time-to-buy-and-sell-stock Easy

Union-Find

Problem Name Difficulty
0128-longest-consecutive-sequence Medium

About

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub-3.0](https://github.com/raphaelheinz/LeetHub-3.0)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages