Python 30
- Leetcode 0389. Find the Difference
- Leetcode 0566. Reshape the Matrix
- Leetcode 1232. Check If It Is a Straight Line
- Leetcode 1309. Decrypt String from Alphabet to Integer Mapping
- Leetcode 0709. To Lower Case
- Leetcode 1678. Goal Parser Interpretation
- Leetcode 1768. Merge Strings Alternately
- Leetcode 0283. Move Zeroes
- Leetcode 0496. Next Greater Element I
- Leetcode 0589. N-ary Tree Preorder Traversal
- Leetcode 1790. Check if One String Swap Can Make Strings Equal
- Leetcode 1502. Can Make Arithmetic Progression From Sequence
- Leetcode 1822. Sign of the Product of an Array
- Leetcode 1779. Find Nearest Point That Has the Same X or Y Coordinate
- Leetcode 0976. Largest Perimeter Triangle
- Leetcode 1281. Subtract the Product and Sum of Digits of an Integer
- Leetcode 0191. Number of 1 Bits
- Leetcode 1491. Average Salary Excluding the Minimum and Maximum Salary
- Leetcode 1523. Count Odd Numbers in an Interval Range
- Leetcode 0383. Ransom Note
- Leetcode 0876. Middle of the Linked List
- Leetcode 1342. Number of Steps to Reduce a Number to Zero
- Leetcode 1672. Richest Customer Wealth
- Leetcode 1480. Running Sum of 1d Array
- Leetcode 2053. Kth Distinct String in an Array
- Tools: using Jupyter Notebook in VSCode
- Python: Let's build web scrapper using Beautiful Soup
- Python: fix importing installed package which could not be resolved
- Leetcode 0412. FizzBuzz
- Sorting Algorithm