Skip to content

alozar/myleetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

Array

0001-two-sum
0026-remove-duplicates-from-sorted-array
0027-remove-element
0088-merge-sorted-array
0200-number-of-islands
0283-move-zeroes
0414-third-maximum-number
0448-find-all-numbers-disappeared-in-an-array
0739-daily-temperatures
0753-open-the-lock
0860-design-circular-queue
0941-sort-array-by-parity
0978-valid-mountain-array
1019-squares-of-a-sorted-array
1137-height-checker
1168-duplicate-zeros
1231-replace-elements-with-greatest-element-on-right-side
1468-check-if-n-and-its-double-exist
1603-running-sum-of-1d-array
1791-richest-customer-wealth

Hash Table

0001-two-sum
0013-roman-to-integer
0383-ransom-note
0433-minimum-genetic-mutation
0448-find-all-numbers-disappeared-in-an-array
0753-open-the-lock
1468-check-if-n-and-its-double-exist

Tree

2384-root-equals-sum-of-children

Binary Tree

2384-root-equals-sum-of-children

Prefix Sum

1603-running-sum-of-1d-array

Matrix

0200-number-of-islands
1791-richest-customer-wealth

Math

0009-palindrome-number
0013-roman-to-integer
0279-perfect-squares
0412-fizz-buzz
1444-number-of-steps-to-reduce-a-number-to-zero

String

0013-roman-to-integer
0020-valid-parentheses
0383-ransom-note
0412-fizz-buzz
0433-minimum-genetic-mutation
0753-open-the-lock

Simulation

0412-fizz-buzz

Bit Manipulation

1444-number-of-steps-to-reduce-a-number-to-zero

Linked List

0860-design-circular-queue
0908-middle-of-the-linked-list

Two Pointers

0026-remove-duplicates-from-sorted-array
0027-remove-element
0088-merge-sorted-array
0283-move-zeroes
0908-middle-of-the-linked-list
0941-sort-array-by-parity
1019-squares-of-a-sorted-array
1168-duplicate-zeros
1468-check-if-n-and-its-double-exist

Counting

0383-ransom-note

Sorting

0088-merge-sorted-array
0414-third-maximum-number
0941-sort-array-by-parity
1019-squares-of-a-sorted-array
1137-height-checker
1468-check-if-n-and-its-double-exist

Binary Search

1468-check-if-n-and-its-double-exist

Counting Sort

1137-height-checker

Design

0155-min-stack
0860-design-circular-queue

Queue

0860-design-circular-queue

Depth-First Search

0200-number-of-islands

Breadth-First Search

0200-number-of-islands
0279-perfect-squares
0433-minimum-genetic-mutation
0753-open-the-lock

Union Find

0200-number-of-islands

Dynamic Programming

0279-perfect-squares

Stack

0020-valid-parentheses
0155-min-stack
0739-daily-temperatures

Monotonic Stack

0739-daily-temperatures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages