Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iv_solution

a reposiory for solution of leetcode and other code realated problems

LeetCode Topics

Array

0004-median-of-two-sorted-arrays
0189-rotate-array
0474-ones-and-zeroes
0917-boats-to-save-people
2164-two-best-non-overlapping-events
2692-take-gifts-from-the-richest-pile
2891-maximum-beauty-of-an-array-after-applying-operation
3427-special-array-ii
3834-minimum-operations-to-convert-all-elements-to-zero

Binary Search

0004-median-of-two-sorted-arrays
2164-two-best-non-overlapping-events
2891-maximum-beauty-of-an-array-after-applying-operation
3267-find-longest-special-substring-that-occurs-thrice-i
3427-special-array-ii

Dynamic Programming

0474-ones-and-zeroes
2164-two-best-non-overlapping-events

Sorting

0917-boats-to-save-people
2164-two-best-non-overlapping-events
2891-maximum-beauty-of-an-array-after-applying-operation

Heap (Priority Queue)

2164-two-best-non-overlapping-events
2692-take-gifts-from-the-richest-pile

Prefix Sum

3427-special-array-ii

Hash Table

0003-longest-substring-without-repeating-characters
3267-find-longest-special-substring-that-occurs-thrice-i
3834-minimum-operations-to-convert-all-elements-to-zero

String

0003-longest-substring-without-repeating-characters
0151-reverse-words-in-a-string
0474-ones-and-zeroes
3267-find-longest-special-substring-that-occurs-thrice-i

Sliding Window

0003-longest-substring-without-repeating-characters
2891-maximum-beauty-of-an-array-after-applying-operation
3267-find-longest-special-substring-that-occurs-thrice-i

Counting

3267-find-longest-special-substring-that-occurs-thrice-i

Simulation

2692-take-gifts-from-the-richest-pile

Two Pointers

0151-reverse-words-in-a-string
0189-rotate-array
0917-boats-to-save-people

Math

0189-rotate-array

Greedy

0917-boats-to-save-people
3834-minimum-operations-to-convert-all-elements-to-zero

Stack

3834-minimum-operations-to-convert-all-elements-to-zero

Monotonic Stack

3834-minimum-operations-to-convert-all-elements-to-zero

Divide and Conquer

0004-median-of-two-sorted-arrays

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages