No video

Greedy Algorithms Explained

  Рет қаралды 101,598

Tech With Tim

Tech With Tim

Күн бұрын

Welcome to another video! In this video, I am going to cover greedy algorithms. Specifically, what a greedy algorithm is and how to create a greedy algorithm. I'll also show you some examples of greedy algorithms.
💻 AlgoExpert is the coding interview prep platform that I used to ace my Microsoft and Shopify interviews. Check it out and get a discount on the platform using the code "techwithtim" algoexpert.io/techwithtim
📄 Resources 📄
Definitions From: brilliant.org/wiki/greedy-alg...
⭐️ Timestamps ⭐️
00:00 | Overview
01:28 | What Are Greedy Algorithms?
04:02 | Greedy Algorithm Properties
05:42 | Fractional Knapsack Problem
15:03 | Knapsack Problem
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
💰 Courses & Merch 💰
💻 The Fundamentals of Programming w/ Python: tech-with-tim.teachable.com/p...
👕 Merchandise: teespring.com/stores/tech-wit...
🔗 Social Medias 🔗
📸 Instagram: / tech_with_tim
📱 Twitter: / techwithtimm
⭐ Discord: / discord
📝 LinkedIn: / tim-ruscica-82631b179
🌎 Website: techwithtim.net
📂 GitHub: github.com/techwithtim
🔊 Podcast: anchor.fm/tech-with-tim
🎬 My KZbin Gear 🎬
🎥 Main Camera (EOS Canon 90D): amzn.to/3cY23y9
🎥 Secondary Camera (Panasonic Lumix G7): amzn.to/3fl2iEV
📹 Main Lens (EFS 24mm f/2.8): amzn.to/2Yuol5r
🕹 Tripod: amzn.to/3hpSprv
🎤 Main Microphone (Rode NT1): amzn.to/2HrZxXc
🎤 Secondary Microphone (Synco Wireless Lapel System): amzn.to/3e07Swl
🎤 Third Microphone (Rode NTG4+): amzn.to/3oi0v8Z
☀️ Lights: amzn.to/2ApeiXr
⌨ Keyboard (Daskeyboard 4Q): amzn.to/2YpN5vm
🖱 Mouse (Logitech MX Master): amzn.to/2HsmRDN
📸 Webcam (Logitech 1080p Pro): amzn.to/2B2IXcQ
📢 Speaker (Beats Pill): amzn.to/2XYc5ef
🎧 Headphones (Bose Quiet Comfort 35): amzn.to/2MWbl3e
🌞 Lamp (BenQ E-reading Lamp): amzn.to/3e0UCr8
🌞 Secondary Lamp (BenQ Screenbar Plus): amzn.to/30Dtafi
💻 Monitor (BenQ EX2780Q): amzn.to/2HsmUPZ
💻 Monitor (LG Ultrawide 34WN750): amzn.to/3dSD7tS
🎙 Mic Boom Arm (Rode PSA 1): amzn.to/30EZw9m
🎚 Audio Interface (Focusrite Scarlet 4i4): amzn.to/2TjXsih
💸 Donations 💸
💵 One-Time Donations: www.paypal.com/donate?hosted_...
💰 Patreon: / techwithtim
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
⭐️ Tags ⭐️
- Tech With Tim
- Greedy Algorithm
- Examples
- Knapsack Problem
- Fractional Knapsack Problem
- Algoexpert
⭐️ Hashtags ⭐️
#TechWithTim #GreedyAlgorithms

Пікірлер: 111
@evgiz0r
@evgiz0r 2 жыл бұрын
transforming the 0 into 1 was too greedy :)
@shubhamg9495
@shubhamg9495 2 жыл бұрын
Hahaha
@Im.justsayin
@Im.justsayin 2 жыл бұрын
😂😂
@billmaniatis3582
@billmaniatis3582 2 жыл бұрын
Xdd😂
@MahmoudSayed-hg8rb
@MahmoudSayed-hg8rb Жыл бұрын
is that a mistake tho? I don't get it
@danagharz90
@danagharz90 Жыл бұрын
😭😭😭😭
@ofiryaffe8223
@ofiryaffe8223 2 жыл бұрын
Nice video, also a good example because I actually understood on my own the greedy algorithm of the fractional knapsack problem. Keep making videos about algorithms !
@736939
@736939 2 жыл бұрын
Tim, please more videos like this. 20-30 videos of Greedy algorithms then 20-30 videos of Dynamic programming, then Divide and Conquer - this is the real programming: Django, Flask, React everyone can learn fast, but Algorithms are more important.
@dylanwilliams9860
@dylanwilliams9860 2 жыл бұрын
Do you realise how much work goes into even a single video? The research and fact checking, development, storyboarding, editing and all the steps I didnt mention mean a 20 minute video for us takes 2-4 days each to make. 20 videos is way way way overkill for just about anything you could want to learn. You would actually want like 3-5 videos on it as thats an hour and a half of lectures, is more than enough to explain a topic, and won't take him a full year to get out.
@rortox1539
@rortox1539 2 жыл бұрын
@@dylanwilliams9860 This. Most people dont realize that they get literal days of work for absolutely free on KZbin
@736939
@736939 2 жыл бұрын
@@dylanwilliams9860 Yes, I realize, but anyone can spend 15-20 minutes for creating video to discuss only one competitive programming problem.
@dylanwilliams9860
@dylanwilliams9860 2 жыл бұрын
@@736939 first off, competitive programming is fun. But its full of bad practices that should never be within 300 light-years of production code. Secondly, I just said the videos take days to create and check. Most Vlogs even take several hours worth of takes for big channels. The only time something takes "20 minutes" is in your head or on stream.
@joshk9328
@joshk9328 2 жыл бұрын
Or maybe you could create your own youtube channel and let people upload the content that they want?
@ashleydean9350
@ashleydean9350 2 жыл бұрын
Hello . I am new to this topic - however with your explanation and some maths background this is easy topic to understand. Excellent explanation. Tim you are doing a superb job- keep it up.
@Rebeljah
@Rebeljah 2 жыл бұрын
I already had the answer to optimal solution but only because this is EXACTLY what you do in your head when you are comparing prices at a grocery store. Maximizing the value/size ratio to stay within a certain limit (your grocery budget).
@radicalpotato666
@radicalpotato666 Жыл бұрын
The grocery budget is typically a range, so I think the greedy algorithm may be quite helpful.
@mintlatte1376
@mintlatte1376 6 ай бұрын
well, in my head I don't have to write a code to make it work, every one walks through the logic and no one shows how on earth I should code all this(
@sumukhjagirdar5860
@sumukhjagirdar5860 2 жыл бұрын
Hi Tim. Today is my birthday. I love your content
@venkatesanjayaraman2987
@venkatesanjayaraman2987 2 жыл бұрын
Happy birthday🥳 2 u
@kiw.
@kiw. 2 жыл бұрын
Happy birthday❤️
@TechWithTim
@TechWithTim 2 жыл бұрын
Happy birthday!
@DewasSquid
@DewasSquid 2 жыл бұрын
happy birthday! 🥳
@shemdogga2845
@shemdogga2845 2 жыл бұрын
No one cares it’s your birthday
@kian180
@kian180 2 жыл бұрын
Love the content. Fair play to you keep it coming
@pedrorequio5515
@pedrorequio5515 2 жыл бұрын
Do a series on Metaheuristics, the video simplifies alot what I know is a very difficult subject, not all problems are small enough to solve like this in code or have simple heuristics to solve. I am interested in more videos on this kind of algorithms of optimization.
@dominator1699
@dominator1699 2 жыл бұрын
You always upload a video on the topic I wanna learn haha. (btw idk if you knew this but fresca in arabic means a type of sweet snacks :D )
@Jkindelb
@Jkindelb 2 жыл бұрын
Awesome ty for the explanation! Any chance on going over a flow (vector) field in the future?
@r125l6
@r125l6 2 жыл бұрын
Tons of thanks.. I hope you will continue to more algorithms
@yvanbrunel9734
@yvanbrunel9734 2 жыл бұрын
Thank you very much!! I'll try implementing this in a c++ program.
@whyisknight6taken
@whyisknight6taken 2 жыл бұрын
why isn't it 4,3,2,0 for a sum of 9? at 3:12
@woolfool
@woolfool 2 жыл бұрын
It also confuses me. Where does the 1 come from?
@daverobertson8399
@daverobertson8399 2 жыл бұрын
@@shdwshdw-mu6vo If 4 = 4 and 3 = 3, then 0 does not = 1
@sukhmandersingh4306
@sukhmandersingh4306 2 жыл бұрын
@@shdwshdw-mu6vo no that's not true, 0 and 1 are completely different. Values other than 0 maybe treated as 1 in some cases but i have never seen 0 treated as 1. Tim most likely just made a mistake there.
@antoine_9667
@antoine_9667 2 жыл бұрын
it shouldn t he messed up :)
@samcarter9111
@samcarter9111 Жыл бұрын
I'm sure it was a mistake
@khimleshgajuddhur6892
@khimleshgajuddhur6892 2 жыл бұрын
3:12 you said: we select 0 but how can you get 1 then 😕😁😢
@RobertPorterNZ
@RobertPorterNZ 2 жыл бұрын
Yeh I was thinking the same... max total would be 9?
@khimleshgajuddhur6892
@khimleshgajuddhur6892 2 жыл бұрын
@@RobertPorterNZ yes🙄
@rbrojas2040
@rbrojas2040 2 жыл бұрын
I think it's an error, you should bring down 0, which would make the sum 9, like @Robert Porter said.
@ananthramvijayaraj4554
@ananthramvijayaraj4554 2 жыл бұрын
I loved this video. Please continue this algorithms and data structures series
@Raghav1205
@Raghav1205 2 жыл бұрын
Hi Tim can we expect more questions on algoexpert?
@raghaventrarajaram
@raghaventrarajaram 25 күн бұрын
Thanks for the help brother.
@aravindhang1264
@aravindhang1264 2 жыл бұрын
I would like to see contents on dynamic programming too tim
@futhedude4848
@futhedude4848 11 ай бұрын
this is just explain for "Fractional Knapsach Problem" solved by "Greedy Algorithms", there are many more Problems we can use "Greedy" to resolve. but this clip is good at explaining so well done.
@sanduchicu7545
@sanduchicu7545 2 жыл бұрын
love how you explain
@pythonenthusiast9292
@pythonenthusiast9292 2 жыл бұрын
Can we expect a playlist on greedy or DP?
@CodeWithJoe
@CodeWithJoe 2 жыл бұрын
Good video dude, how would you implemnt this algo in python, can you do a practical example
@judedavis92
@judedavis92 2 жыл бұрын
Now this is more like it!! 🔥
@kietphamhoanganh5641
@kietphamhoanganh5641 2 жыл бұрын
thank you so much!
@evantoomey6712
@evantoomey6712 2 жыл бұрын
Great video. I have this exact problem in Skyrim.
@codeaperture
@codeaperture 2 жыл бұрын
We're greedy more algorithms in future 🔥
@noobypro4560
@noobypro4560 2 жыл бұрын
yeaaaaaa boii tim made an algorithm video this gonna be amazing
@Cookie-mv2hg
@Cookie-mv2hg 2 жыл бұрын
I'm all in for an algorithm series from Tim ! I'll even pay for that!!
@justins7796
@justins7796 2 жыл бұрын
Algorithm: *Laughs* *in* *Mr* *Krabs*
@korsik4559
@korsik4559 2 жыл бұрын
def algorithm(items, capacity): ratio = sorted([(size, value, value / size) for size, value in items], key=lambda tup: tup[2], reverse=True) total_size = total_value = 0 for size, value, _ in ratio: new_size = total_size + size if new_size > capacity: break total_size = new_size total_value += value else: return total_value return total_value + (capacity - total_size) / size * value items = ((22, 19), (10, 9), (9, 9), (7, 6)) capacity = 25 print(algorithm(items, capacity))
@ajaswanth6607
@ajaswanth6607 2 жыл бұрын
Why 1 instead 0
@ajaswanth6607
@ajaswanth6607 2 жыл бұрын
1 is not in the array
@clashgamers4072
@clashgamers4072 2 жыл бұрын
It's a mistake
@kasyapdharanikota8570
@kasyapdharanikota8570 2 жыл бұрын
please more videos like this
@DaigoMatsuoka
@DaigoMatsuoka 2 жыл бұрын
And what about the code how they look like?
@PP-tc1zp
@PP-tc1zp 2 жыл бұрын
Hi Tim Can You make tutorial about implemate ai to some game(like birds example) in python? It was super.
@heh2k
@heh2k 2 жыл бұрын
Greedy means the solution is self-similar - it works at smaller scales (subsets) within the same input.
@ys98110
@ys98110 2 жыл бұрын
??? If you can get fractions of item, why not just select the best value/size item for all? What's the point in just getting one of it? Really don't understand how this derives any optimal solution.
@shawnbeans7389
@shawnbeans7389 2 жыл бұрын
tim when are you doing more podcasts? pls reply
@demonslayer8502
@demonslayer8502 2 жыл бұрын
Awesome 😎
@cuteflygon
@cuteflygon Ай бұрын
funny thing is 18 is also the optimal solution for non-fractional units, isn't it? A lucky example :p
@alihusham1560
@alihusham1560 2 жыл бұрын
I would solve it with recursion just like the coins exchange problem
@ajaswanth6607
@ajaswanth6607 2 жыл бұрын
Expecting more ds and algo
@vishwakamps
@vishwakamps 2 жыл бұрын
the handwriting is not so bad man. Its better than mine 😆
@sunitmody6064
@sunitmody6064 2 жыл бұрын
This is really useful Tim, but you might want to be slightly more careful with the numbers you say and write on the screen lol. A couple of times you misspoke or mis-wrote.
@unknownman5296
@unknownman5296 2 жыл бұрын
please make a algoithm and data structures tutorial
@billowen3285
@billowen3285 2 жыл бұрын
Pretty big topic lol
@pv9060
@pv9060 2 жыл бұрын
Fun Fact: Texting robots on Mars use python to send images to the earth. It uses request module to communicate with the API on mars.
@fojifojigurjar2461
@fojifojigurjar2461 2 жыл бұрын
Brother Mico graddy solution please
@mohitjain4943
@mohitjain4943 2 жыл бұрын
NEED MORE DS AND ALGO!❤❤❤❤
@phivebee
@phivebee 5 күн бұрын
The Hamster Kombat problem
@harshit.chitkara
@harshit.chitkara 2 жыл бұрын
Wassup Fresca? How's life on Tim's keyboard?
@thenewelegance7772
@thenewelegance7772 2 жыл бұрын
my hash rate is 0.053mh/s why ;-; rx 470 4gb binance
@TheKiryu.
@TheKiryu. 2 жыл бұрын
I've never thought that a fractional knapsack problem could be much easier to solve than a original DP knapsack problem 😂
@mrolivernone4040
@mrolivernone4040 2 жыл бұрын
Hey tim! what's up!
@HuanYinKoh1995
@HuanYinKoh1995 2 жыл бұрын
Will Dynamic Programming (DP) be explained in the video? hahaha
@Knuddelfell
@Knuddelfell 2 жыл бұрын
hey there 😃
@Ben-jw7yw
@Ben-jw7yw 2 жыл бұрын
Are we just suppose to ignore his cat? 0:09
@criss5404
@criss5404 2 жыл бұрын
Like for the cat:3
@flyte9844
@flyte9844 2 жыл бұрын
that's a backpack of holding (for the tibia player 🤪)
@lonelyboy8640
@lonelyboy8640 2 жыл бұрын
can you put indonesian text translite plz🥺
@raghunathmahakud3725
@raghunathmahakud3725 2 жыл бұрын
not clearly able to understand
@scrutinyng3018
@scrutinyng3018 2 жыл бұрын
Bruteforce
@GenericInternetter
@GenericInternetter 2 жыл бұрын
Hi Tim. Today is my bathday. I like your
@mastersrikavipriyan280
@mastersrikavipriyan280 2 жыл бұрын
9 mins ago.
@nickchourchoulis
@nickchourchoulis 2 жыл бұрын
Yayyy cattt :)
@pshr2447
@pshr2447 2 жыл бұрын
KITTY.
@AMIN-yn5nl
@AMIN-yn5nl 2 жыл бұрын
😍😍😍♥♥
@skyricq
@skyricq 2 жыл бұрын
KITTY
@dydigaming
@dydigaming 2 жыл бұрын
First
@emonymph6911
@emonymph6911 2 жыл бұрын
Tim, with all due respect. Pretty please invest in a digital inkpad your handwriting is worse then a busy doctors... Writing with the mouse is hard but I think you will be fine with a e-pad.
Greedy Algorithms with real life examples | Study Algorithms
14:02
Nikhil Lohia
Рет қаралды 19 М.
What Is Dynamic Programming and How To Use It
14:28
CS Dojo
Рет қаралды 1,5 МЛН
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 38 МЛН
Survive 100 Days In Nuclear Bunker, Win $500,000
32:21
MrBeast
Рет қаралды 107 МЛН
Они так быстро убрались!
01:00
Аришнев
Рет қаралды 2,3 МЛН
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 114 М.
Dijkstra's Algorithm - Computerphile
10:43
Computerphile
Рет қаралды 1,3 МЛН
How To Practice Programming So You Actually Get Good
15:46
Tech With Tim
Рет қаралды 110 М.
Jump Game - Greedy - Leetcode 55
16:28
NeetCode
Рет қаралды 225 М.
The Truth About Learning Python in 2024
9:38
Internet Made Coder
Рет қаралды 167 М.
Dynamic Programming Explained (Practical Examples)
29:00
Tech With Tim
Рет қаралды 106 М.
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 857 М.
12. Greedy Algorithms: Minimum Spanning Tree
1:22:10
MIT OpenCourseWare
Рет қаралды 223 М.
How to Solve ANY LeetCode Problem (Step-by-Step)
12:37
Codebagel
Рет қаралды 157 М.
The Truth About Learning Python in 2024
13:05
Tech With Tim
Рет қаралды 45 М.
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 38 МЛН