LeetCode Ukraine
Time Needed to Inform All Employees - LeetCode Daily 6/3
17 hours ago
https://www.youtube.com/watch?v=seRIgiiWEe8
Time Needed to Inform All Employees - LeetCode Daily 6/3
17 hours ago
https://www.youtube.com/watch?v=seRIgiiWEe8
YouTube
Time Needed to Inform All Employees - LeetCode Daily 6/3
1376. Time Needed to Inform All Employees [Medium]
https://leetcode.com/problems/time-needed-to-inform-all-employees/
#tree #depth_first_search #breadth_first_search
#google #amazon #bloomberg #adobe
0:00 - Умова задачі.
3:05 - Побудова дерева.
5:00 - Паттерн…
https://leetcode.com/problems/time-needed-to-inform-all-employees/
#tree #depth_first_search #breadth_first_search
#google #amazon #bloomberg #adobe
0:00 - Умова задачі.
3:05 - Побудова дерева.
5:00 - Паттерн…
LeetCode Ukraine
[HACKED] Number of Provinces - LeetCode Daily 6/4
1 hour ago
https://www.youtube.com/watch?v=7X3M8okj2vQ
[HACKED] Number of Provinces - LeetCode Daily 6/4
1 hour ago
https://www.youtube.com/watch?v=7X3M8okj2vQ
YouTube
[HACKED] Number of Provinces - LeetCode Daily 6/4
547. Number of Provinces [Medium]
https://leetcode.com/problems/number-of-provinces/
#depth_first_search #breadth_first_search #union_find #graph #matrix
#amazon #bloomberg #doordash #apple #twitter #two_sigma #uber #goldman_sachs #google
0:00 - Проблеми…
https://leetcode.com/problems/number-of-provinces/
#depth_first_search #breadth_first_search #union_find #graph #matrix
#amazon #bloomberg #doordash #apple #twitter #two_sigma #uber #goldman_sachs #google
0:00 - Проблеми…
LeetCode Ukraine
Can Make Arithmetic Progression From Sequence - LeetCode Daily 6/6
1 hour ago
https://www.youtube.com/watch?v=BLZBboO6hkc
Can Make Arithmetic Progression From Sequence - LeetCode Daily 6/6
1 hour ago
https://www.youtube.com/watch?v=BLZBboO6hkc
YouTube
Can Make Arithmetic Progression From Sequence - LeetCode Daily 6/6
1502. Can Make Arithmetic Progression From Sequence [Easy]
https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/
#array #sorting
#amazon
0:00 - Умова задачі.
1:55 - Сортування. https://leetcode.com/problems/can-make-arithmetic-progression…
https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/
#array #sorting
#amazon
0:00 - Умова задачі.
1:55 - Сортування. https://leetcode.com/problems/can-make-arithmetic-progression…
LeetCode Ukraine
Count Negative Numbers in a Sorted Matrix - LeetCode Daily 6/8
1 hour ago
https://www.youtube.com/watch?v=wJjaxUsS9Y4
Count Negative Numbers in a Sorted Matrix - LeetCode Daily 6/8
1 hour ago
https://www.youtube.com/watch?v=wJjaxUsS9Y4
YouTube
Count Negative Numbers in a Sorted Matrix - LeetCode Daily 6/8
1351. Count Negative Numbers in a Sorted Matrix [Easy]
https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/
#array #binary_search #matrix
#amazon #uber #Microsoft #yahoo #facebook #snapchat
0:00 - Умова задачі.
1:30 - Повний перебір…
https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix/
#array #binary_search #matrix
#amazon #uber #Microsoft #yahoo #facebook #snapchat
0:00 - Умова задачі.
1:30 - Повний перебір…
LeetCode Ukraine
Find Smallest Letter Greater Than Target - LeetCode Daily 6/9
14 hours ago
https://www.youtube.com/watch?v=-tY3VP_VoiA
Find Smallest Letter Greater Than Target - LeetCode Daily 6/9
14 hours ago
https://www.youtube.com/watch?v=-tY3VP_VoiA
YouTube
Find Smallest Letter Greater Than Target - LeetCode Daily 6/9
744. Find Smallest Letter Greater Than Target [Easy]
https://leetcode.com/problems/find-smallest-letter-greater-than-target/
#array #binary_search
#amazon #linkedin #bloomberg
0:00 - Умова задачі.
1:20 - Лінійний пошук.
2:15 - Двійковий пошук.
4:15 - upper_bound.
https://leetcode.com/problems/find-smallest-letter-greater-than-target/
#array #binary_search
#amazon #linkedin #bloomberg
0:00 - Умова задачі.
1:20 - Лінійний пошук.
2:15 - Двійковий пошук.
4:15 - upper_bound.
LeetCode Ukraine
Minimum Absolute Difference in BST - LeetCode Daily 6/14
1 hour ago
https://www.youtube.com/watch?v=CXPi9OpJAco
Minimum Absolute Difference in BST - LeetCode Daily 6/14
1 hour ago
https://www.youtube.com/watch?v=CXPi9OpJAco
YouTube
Minimum Absolute Difference in BST - LeetCode Daily 6/14
530. Minimum Absolute Difference in BST [Easy]
https://leetcode.com/problems/minimum-absolute-difference-in-bst/
#tree #depth_first_search #breadth_first_search #binary_search_tree #binary_tree
#amazon #google #facebook
0:00 - Умова задачі.
1:55 - O(n log…
https://leetcode.com/problems/minimum-absolute-difference-in-bst/
#tree #depth_first_search #breadth_first_search #binary_search_tree #binary_tree
#amazon #google #facebook
0:00 - Умова задачі.
1:55 - O(n log…
LeetCode Ukraine
Maximum Level Sum of a Binary Tree - LeetCode Daily 6/15
1 hour ago
https://www.youtube.com/watch?v=CtRkRtcHFdw
Maximum Level Sum of a Binary Tree - LeetCode Daily 6/15
1 hour ago
https://www.youtube.com/watch?v=CtRkRtcHFdw
YouTube
Maximum Level Sum of a Binary Tree - LeetCode Daily 6/15
1161. Maximum Level Sum of a Binary Tree [Medium]
https://leetcode.com/problems/maximum-level-sum-of-a-binary-tree/
#tree #depth_first_search #breadth_first_search #binary_tree
#facebook #microsoft #google #amazon #oracle
0:00 - Умова задачі.
: - Пошук у…
https://leetcode.com/problems/maximum-level-sum-of-a-binary-tree/
#tree #depth_first_search #breadth_first_search #binary_tree
#facebook #microsoft #google #amazon #oracle
0:00 - Умова задачі.
: - Пошук у…
LeetCode Ukraine
Single Number II - LeetCode Daily 7/4
1 hour ago
https://www.youtube.com/watch?v=z2Sy0qkbFS4
Single Number II - LeetCode Daily 7/4
1 hour ago
https://www.youtube.com/watch?v=z2Sy0qkbFS4
YouTube
Single Number II - LeetCode Daily 7/4
137. Single Number II [Medium]
https://leetcode.com/problems/single-number-ii/
#array #bit_manipulation
#google #amazon #apple #adobe #bloomberg
#python
0:00 - Умова задачі
1:35 - Хеш-таблиця. https://leetcode.com/problems/single-number-ii/submissions/986069354/…
https://leetcode.com/problems/single-number-ii/
#array #bit_manipulation
#google #amazon #apple #adobe #bloomberg
#python
0:00 - Умова задачі
1:35 - Хеш-таблиця. https://leetcode.com/problems/single-number-ii/submissions/986069354/…
LeetCode Ukraine
Minimum Size Subarray Sum - LeetCode Daily 7/6
56 minutes ago
https://www.youtube.com/watch?v=wGXgM2Xpstk
Minimum Size Subarray Sum - LeetCode Daily 7/6
56 minutes ago
https://www.youtube.com/watch?v=wGXgM2Xpstk
YouTube
Minimum Size Subarray Sum - LeetCode Daily 7/6
209. Minimum Size Subarray Sum [Medium]
https://leetcode.com/problems/minimum-size-subarray-sum/
#array #binary_search #sliding_window #prefix_sum
#apple #citadel #amazon #microsoft #goldman_sachs #facebook #google #bloomberg #bytedance #adobe #yahoo #arcesium…
https://leetcode.com/problems/minimum-size-subarray-sum/
#array #binary_search #sliding_window #prefix_sum
#apple #citadel #amazon #microsoft #goldman_sachs #facebook #google #bloomberg #bytedance #adobe #yahoo #arcesium…
Tech With Tim
Python 101: Learn These MUST KNOW List Features
34 minutes ago
https://www.youtube.com/watch?v=s46yyTKvl-I
#tech_with_tim #python_masterclass #python_master #python_mastery #python_expert #python_programming #python #learn_python #master_python #expert_python #mastering_python #intermediate_python #how_to_learn_python #how_to_master_python #what_does_it_take_to_master_python #code #coding #computer_science #software_engineering #software_engineer_life #software #tech_lead #google #techlead #developer #technology #software_engineer_intern #software_engineer #amazon #googler #tech #engineer
Python 101: Learn These MUST KNOW List Features
34 minutes ago
https://www.youtube.com/watch?v=s46yyTKvl-I
#tech_with_tim #python_masterclass #python_master #python_mastery #python_expert #python_programming #python #learn_python #master_python #expert_python #mastering_python #intermediate_python #how_to_learn_python #how_to_master_python #what_does_it_take_to_master_python #code #coding #computer_science #software_engineering #software_engineer_life #software #tech_lead #google #techlead #developer #technology #software_engineer_intern #software_engineer #amazon #googler #tech #engineer
YouTube
Python 101: Learn These MUST KNOW List Features
To learn programming and Python - check out Datacamp!
💻 Learn Python - https://datacamp.pxf.io/Vmze3M
💻 Learn Programming - https://datacamp.pxf.io/B0mJoW
In this video i'm going to walk you through all of the must-know Python 'list' features. What is a…
💻 Learn Python - https://datacamp.pxf.io/Vmze3M
💻 Learn Programming - https://datacamp.pxf.io/B0mJoW
In this video i'm going to walk you through all of the must-know Python 'list' features. What is a…