[LeetCode] TIL LeetCode: 448, 977(review)
448. Find All Numbers Disappeared in an Array
448. Find All Numbers Disappeared in an Array
414. Third Maximum Number
1051. Height Checker
283. Move Zeroes
1299. Replace Elements with Greatest Element on Right Side
941. Valid Mountain Array
1346. Check If N and Its Double Exist
27. Remove Element
88. Merge Sorted Array
1089. Duplicate Zeros
1827. Minimum Operations to Make the Array Increasing
485. Max Consecutive Ones
2656. Maximum Sum With Exactly K Elements
1323. Maximum 69 Number
1221. Split a String in Balanced Strings
2160. Minimum Sum of Four Digit Number After Splitting Digits
Imagine we want to emulate the blocks in the game Super Mario Brothers.
01. MERN Dashboard Clone coding
If you know Javascript, there is a famous framework called react
Python has a higher order functions, and we will go through .map() and .filter() in this post.
It is time to practice our skills
Another intersting data type is set
The dictionaries are very useful if we want to create more complex data structures
If you want to describe the days of the week or fruits that you love, what would you do?
Lambda is a function that has no name. It makes the function a one-liner function
Let’s bring our old apps from the previous posts
Let’s build some logic for a very simple number guessing
Similar to Javascript, python has a code to show the result in the console