filmov
tv
Find Closest Number to Zero - How to Think and Solve || Leetcode - 2239 || Python Solution || FAANG
![preview_player](https://i.ytimg.com/vi/OcbZM0dmImE/sddefault.jpg)
Показать описание
TIMESTAMPS
0:00 Problem Statement Explanation
0:55 Thought Process for Solution
3:00 Solution Code, Time and Space Complexities
ABOUT OUR CHANNEL
Our channel is about sharing ideas on how to approach coding problems.
Check out our channel here:
Don’t forget to subscribe!
CHECK OUT OUR OTHER VIDEOS
Linked List Cycle
Linked List Cycle II
Remove Duplicates from Sorted List
Remove Duplicates from Sorted List II
Add Two Numbers
Stack
Valid Parentheses
Reverse Linked List
Heap, PriorityQueue
Kth Largest Element in a Stream
Top K Frequent Elements
Find K Pairs with Smallest Sums
HashMap
Two Sum
Group Anagrams
The intersection of Two Arrays
Unique Email Addresses
First Unique Character in a String
Subarray Sum Equals K
Graph, BFS, DFS
Number of Islands
Max Area of Island
Number of Connected Components in an Undirected Graph
Word Ladder
Tree, BT, BST
Maximum Depth of Binary Tree
Minimum Depth of Binary Tree
Merge Two Binary Trees
Convert Sorted Array to Binary Search Tree
Path Sum
Binary Tree Level Order Traversal
Binary Tree Zigzag Level Order Traversal
Validate Binary Search Tree
Construct Binary Tree from Preorder and Inorder Traversal
Sort
Check out Sorting Algorithms Animations. Understand in which data set radix sort or insertion sort are better than general heap/merge sort. Go each of sorting algorithms and understand pros and cons.
Dynamic Programming
Paint Fence
Longest Increasing Subsequence
Maximum Subarray
Unique Paths
Unique Paths II
House Robber
House Robber II
Best Time to Buy and Sell Stock
Best Time to Buy and Sell Stock II
Word Break
Coin Change
Binary Search
Search Insert Position
Find Minimum in Rotated Sorted Array
Search in Rotated Sorted Array
Capacity To Ship Packages Within D Days
Recursion
Pow(x, n)
K-th Symbol in Grammar
Split BST
Sliding Window
Longest Substring Without Repeating Characters
Minimum Size Subarray Sum
Greedy + Backtracking
Permutations
Subsets
Combination Sum
Generate Parentheses
Others
I could not put these problems in the above categories, but good to solve.
Move Zeroes
Meeting Rooms
Meeting Rooms II
Is Subsequence
Next Permutation
String to Integer (atoi)
ZigZag Conversion