solutions.py
@solutions_py
57
subscribers
206
photos
183
links
admin:
@Xojarbu
Download Telegram
Join
solutions.py
57 subscribers
solutions.py
#arrays
Title:
73. Set Matrix Zeroes
URL:
leetcode.com
Level:
Medium
github
Not best solution yet, still works
solutions.py
#arrays
#binary_search
Title:
704. Binary Search
URL:
leetcode.com
Level:
Easy
github
solutions.py
#arrays
#hash_table
Title:
599. Minimum Index Sum of Two Lists
URL:
leetcode.com
Level:
Easy
github
solutions.py
#arrays
Title:
88. Merge Sorted
Array
URL:
leetcode
Level:
Easy
🙃
solutions.py
#arrays
Title:
Count Common Words With One Occurrence
URL:
leetcode
Level:
Easy
github
solutions.py
#arrays
Title:
485. Max Consecutive Ones
URL
:
leetcode
Level
: Easy
github
solutions.py
#arrays
Title:
1089. Duplicate Zeros
URL
:
leetcode
Level
: Easy
github
solutions.py
#arrays
Title:
905. Sort
Array
By Parity (In-place)
URL
:
leetcode
Level
: Easy
github
! still not very optimized
solutions.py
#arrays
Title: 929. Unique Email Addresses
URL:
leetcode
Level: Easy