solutions.py
57 subscribers
206 photos
183 links
admin: @Xojarbu
Download Telegram
#arrays
Title: 73. Set Matrix Zeroes
URL: leetcode.com
Level: Medium
github

Not best solution yet, still works
#arrays #binary_search
Title: 704. Binary Search
URL: leetcode.com
Level: Easy
github
#arrays #hash_table
Title: 599. Minimum Index Sum of Two Lists
URL: leetcode.com
Level: Easy
github
#arrays
Title: 88. Merge Sorted Array
URL: leetcode
Level: Easy🙃
#arrays
Title: Count Common Words With One Occurrence
URL: leetcode
Level: Easy
github
#arrays
Title: 485. Max Consecutive Ones
URL: leetcode
Level: Easy
github
#arrays
Title: 1089. Duplicate Zeros
URL: leetcode
Level: Easy
github
#arrays
Title: 905. Sort Array By Parity (In-place)
URL: leetcode
Level: Easy
github
! still not very optimized
#arrays
Title: 929. Unique Email Addresses
URL: leetcode
Level: Easy