Skip to content

bnutfilloyev/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

LeetCode - Uzbek Community

1.0.1. LeetCode Algorithm

# Title Solution Difficulty
2194 Cells in a Range on an Excel Sheet python Easy
2124 Check if All A's Appears Before All B's python Easy
2114 Maximum Number of Words Found in Sentences python Easy
2053 Kth Distinct String in an Array python Easy
2011 Final Value of Variable After Performing Operations python Easy
1974 Minimum Time to Type Word Using Special Typewriter python Easy
1929 Concatenation of Array python Easy
1920 Build Array from Permutation python Easy
1880 Check if Word Equals Summation of Two Words python Easy
1844 Replace All Digits with Characters python Easy
1832 Check if the Sentence Is Pangram python Easy
1816 Truncate Sentence python Easy
1720 Decode XORed Array python Easy
1672 Richest Customer Wealth python Easy
1528 Shuffle String python Easy
1512 Number of Good Pairs python Easy
1475 Final Prices With a Special Discount in a Shop python Easy
1431 Kids With the Greatest Number of Candies python Easy
1351 Count Negative Numbers in a Sorted Matrix python Easy
1337 The K Weakest Rows in a Matrix python Easy
1313 Decompress Run-Length Encoded List python Easy
1305 All Elements in Two Binary Search Trees Java Medium
1299 Replace Elements with Greatest Element on Right Side python Easy
1290 Convert Binary Number in a Linked List to Integer python Easy
1108 Defanging an IP Address python Easy
1051 Height Checker python Easy
1047 Remove All Adjacent Duplicates In String python Easy
1018 Binary Prefix Divisible By 5 python Easy
944 Delete Columns to Make Sorted python Easy
896 Monotonic Array python Easy
821 Shortest Distance to a Character python Easy
704 Binary Search python Easy
709 To Lower Case python Easy
563 Binary Tree Tilt python Easy
560 Subarray Sum Equals K python Medium
441 Arranging Coins python Easy
438 Find All Anagrams in a String python Medium
421 Maximum XOR of Two Numbers in an Array Java Medium
392 Is Subsequence Python Easy
389 Find the Difference python Easy
283 Move Zeroes python Easy
258 Add Digits python, C++ Easy
234 Palindrome Linked List python, C++ Easy
217 Contains Duplicate python Easy
211 Design Add and Search Words Data Structure Java Medium
195 Tenth Line Shell Easy
194 Transpose File Shell Medium
193 Valid Phone Numbers Shell Easy
192 Word Frequency Shell Medium
191 Number of 1 Bits python Easy
189 Rotation Array python, C++ Easy
171 Excel Sheet Column Number python Easy
168 Excel Sheet Column Title python Easy
151 Reverse Words in a String python Medium
137 Gas Station java Medium
136 Single Number python, C++ Easy
121 Best Time to Buy and Sell Stock python Easy
84 Largest Rectangle in Histogram Java Hard
80 Remove Duplicates from Sorted Array II python Medium
53 Maximum Subarray python Easy
50 Pow(x, n) python Medium
35 Search Insert Position python Easy
28 Implement strStr() python Easy
26 Remove Duplicates from Sorted Array python Easy
15 3 Sum python Medium
13 Roman to Integer python Easy
11 Container With Most Water python Medium
9 Palindrome Number python Easy
8 String to Integer python Medium
2 Add Two Numbers python, C++ Medium
1 Two Sum python, C++ Easy

1.0.2. Wix Engineering

# Problem Solution
1 Unique Email Addresses python