Skip to content

MahaZainab/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

LeetCode Topics

Greedy

2509-minimize-xor

Bit Manipulation

2509-minimize-xor

Array

0004-median-of-two-sorted-arrays
0033-search-in-rotated-sorted-array
0121-best-time-to-buy-and-sell-stock
0153-find-minimum-in-rotated-sorted-array
0239-sliding-window-maximum

Binary Search

0004-median-of-two-sorted-arrays
0033-search-in-rotated-sorted-array
0153-find-minimum-in-rotated-sorted-array
1023-time-based-key-value-store

Hash Table

0003-longest-substring-without-repeating-characters
0076-minimum-window-substring
0141-linked-list-cycle
0424-longest-repeating-character-replacement
0567-permutation-in-string
1023-time-based-key-value-store

String

0003-longest-substring-without-repeating-characters
0076-minimum-window-substring
0424-longest-repeating-character-replacement
0567-permutation-in-string
1023-time-based-key-value-store

Design

1023-time-based-key-value-store

Divide and Conquer

0004-median-of-two-sorted-arrays

Dynamic Programming

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

Sliding Window

0003-longest-substring-without-repeating-characters
0076-minimum-window-substring
0239-sliding-window-maximum
0424-longest-repeating-character-replacement
0567-permutation-in-string

Two Pointers

0019-remove-nth-node-from-end-of-list
0141-linked-list-cycle
0143-reorder-list
0567-permutation-in-string

Queue

0239-sliding-window-maximum

Heap (Priority Queue)

0239-sliding-window-maximum

Monotonic Queue

0239-sliding-window-maximum

Linked List

0002-add-two-numbers
0019-remove-nth-node-from-end-of-list
0021-merge-two-sorted-lists
0141-linked-list-cycle
0143-reorder-list
0206-reverse-linked-list

Recursion

0002-add-two-numbers
0021-merge-two-sorted-lists
0143-reorder-list
0206-reverse-linked-list

Stack

0143-reorder-list

Math

0002-add-two-numbers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published