Skip to content

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

Notifications You must be signed in to change notification settings

FractalCodeRicardo/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

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

LeetCode Topics

Array

0026-remove-duplicates-from-sorted-array
0027-remove-element
0066-plus-one
0121-best-time-to-buy-and-sell-stock
0136-single-number
0169-majority-element
0217-contains-duplicate
0932-monotonic-array
1421-find-numbers-with-even-number-of-digits
2876-number-of-employees-who-met-the-target

Two Pointers

0026-remove-duplicates-from-sorted-array
0027-remove-element
0028-find-the-index-of-the-first-occurrence-in-a-string
0125-valid-palindrome
0160-intersection-of-two-linked-lists
0202-happy-number
0344-reverse-string

String

0013-roman-to-integer
0028-find-the-index-of-the-first-occurrence-in-a-string
0067-add-binary
0125-valid-palindrome
0242-valid-anagram
0344-reverse-string
0434-number-of-segments-in-a-string
0812-rotate-string
1302-delete-characters-to-make-fancy-string
3379-score-of-a-string
3447-clear-digits
3636-check-balanced-string

String Matching

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

Stack

0094-binary-tree-inorder-traversal
0144-binary-tree-preorder-traversal
0145-binary-tree-postorder-traversal
3447-clear-digits

Tree

0094-binary-tree-inorder-traversal
0144-binary-tree-preorder-traversal
0145-binary-tree-postorder-traversal

Depth-First Search

0094-binary-tree-inorder-traversal
0144-binary-tree-preorder-traversal
0145-binary-tree-postorder-traversal

Binary Tree

0094-binary-tree-inorder-traversal
0144-binary-tree-preorder-traversal
0145-binary-tree-postorder-traversal

Hash Table

0013-roman-to-integer
0160-intersection-of-two-linked-lists
0169-majority-element
0202-happy-number
0217-contains-duplicate
0242-valid-anagram

Divide and Conquer

0169-majority-element
0190-reverse-bits
0191-number-of-1-bits

Sorting

0169-majority-element
0217-contains-duplicate
0242-valid-anagram

Counting

0169-majority-element

Bit Manipulation

0067-add-binary
0136-single-number
0190-reverse-bits
0191-number-of-1-bits

Linked List

0160-intersection-of-two-linked-lists

Math

0013-roman-to-integer
0066-plus-one
0067-add-binary
0069-sqrtx
0202-happy-number
0258-add-digits
0263-ugly-number
0326-power-of-three
0367-valid-perfect-square
1421-find-numbers-with-even-number-of-digits

Database

0175-combine-two-tables
0181-employees-earning-more-than-their-managers
0182-duplicate-emails
0183-customers-who-never-order
0196-delete-duplicate-emails
0577-employee-bonus
0586-customer-placing-the-largest-number-of-orders
0596-classes-more-than-5-students
1179-game-play-analysis-i
1773-percentage-of-users-attended-a-contest

Simulation

0067-add-binary
0258-add-digits
3447-clear-digits

Binary Search

0069-sqrtx
0367-valid-perfect-square

Recursion

0326-power-of-three

Number Theory

0258-add-digits

Dynamic Programming

0121-best-time-to-buy-and-sell-stock

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published