Skip to content

ben-24-0/path_to_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

path_to_dev

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

LeetCode Topics

Math

0007-reverse-integer
0263-ugly-number
0292-nim-game

Array

0001-two-sum
0034-find-first-and-last-position-of-element-in-sorted-array
0074-search-a-2d-matrix
0088-merge-sorted-array
0496-next-greater-element-i
0643-maximum-average-subarray-i
0739-daily-temperatures
0907-koko-eating-bananas
1011-capacity-to-ship-packages-within-d-days
1538-maximum-points-you-can-obtain-from-cards
1802-number-of-students-unable-to-eat-lunch

Hash Table

0001-two-sum
0141-linked-list-cycle
0496-next-greater-element-i

Two Pointers

0088-merge-sorted-array
0125-valid-palindrome
0141-linked-list-cycle
0344-reverse-string
0443-string-compression
0874-backspace-string-compare

Sorting

0088-merge-sorted-array

String

0020-valid-parentheses
0071-simplify-path
0125-valid-palindrome
0344-reverse-string
0443-string-compression
0874-backspace-string-compare
2470-removing-stars-from-a-string

Sliding Window

0643-maximum-average-subarray-i
1538-maximum-points-you-can-obtain-from-cards

Prefix Sum

1538-maximum-points-you-can-obtain-from-cards

Binary Search

0034-find-first-and-last-position-of-element-in-sorted-array
0074-search-a-2d-matrix
0907-koko-eating-bananas
1011-capacity-to-ship-packages-within-d-days

Matrix

0074-search-a-2d-matrix

Brainteaser

0292-nim-game

Game Theory

0292-nim-game

Stack

0020-valid-parentheses
0071-simplify-path
0496-next-greater-element-i
0739-daily-temperatures
0874-backspace-string-compare
1802-number-of-students-unable-to-eat-lunch
2470-removing-stars-from-a-string

Simulation

0874-backspace-string-compare
1802-number-of-students-unable-to-eat-lunch
2470-removing-stars-from-a-string

Queue

1802-number-of-students-unable-to-eat-lunch

Monotonic Stack

0496-next-greater-element-i
0739-daily-temperatures

Linked List

0141-linked-list-cycle

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors