watermark logo

3 Views· 16 August 2022

Greedy Algorithms Tutorial – Solve Coding Challenges

Advertisement


MaggieN383
Subscribers

Learn how to use greedy algorithms to solve coding challenges. Many tech companies want people to solve coding challenges during interviews and many of the challenges can be solved using a greedy algorithm. A greedy algorithm is any algorithm that follows the problem-solving heuristic of making the locally optimal choice at each stage.

✏️ Course from Tanishq Chaudhary. Check out his channel: https://www.youtube.com/c/TanishqChaudhary1337/

Links to coding challenges on InterviewBit:
🔗 Highest product: https://www.interviewbit.com/p....roblems/highest-prod
🔗 Bulbs: https://www.interviewbit.com/p....roblems/interview-qu
🔗 Disjoint intervals: https://www.interviewbit.com/p....roblems/disjoint-int
🔗 Largest permutation: https://www.interviewbit.com/p....roblems/largest-perm
🔗 Meeting rooms: https://www.interviewbit.com/p....roblems/meeting-room
🔗 Distribute candy: https://www.interviewbit.com/p....roblems/distribute-c
🔗 Seats: https://www.interviewbit.com/problems/seats/
🔗 Assign mice to holes: https://www.interviewbit.com/p....roblems/assign-mice-
🔗 Majority element: https://www.interviewbit.com/p....roblems/majority-ele
🔗 Gas station: https://www.interviewbit.com/problems/gas-station/

⭐️ Course contents ⭐️
⌨️ (0:00:00) Greedy introduction
⌨️ (0:04:32) Bulbs
⌨️ (0:12:11) Highest product
⌨️ (0:17:08) Disjoint intervals
⌨️ (0:28:43) Largest permutation
⌨️ (0:38:30) Meeting rooms
⌨️ (0:49:25) Distribute candy
⌨️ (1:03:13) Seats
⌨️ (1:19:13) Assign mice to holes
⌨️ (1:24:19) Majority element
⌨️ (1:35:28) Gas station
⌨️ (1:52:39) End

--

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

Show more


Up next

Advertisement


0 Comments