Recording

DSA For Non-Traditionals: 8 - Greedy algorithms

event presenter photo by Travis Media
Recorded on: Tuesday, June 18th, 2024 @ 11:00:00 AM

In the "DSA (Data Structures and Algorithms) for Non-Traditionals" series, I'll be going over algorithms that EVERY developer needs to be familiar with.

In this session, we'll be going over Greedy Algorithms, which is what you would use when you just have NO EFFICIENT SOLUTION to what you're trying to solve. 

Believe it or not, there are algorithms that there is NO efficient solution. For these you'll have to use approximation algorithms which we'll talk about as well.  

Video Key Points:

  • Greedy algorithms and practical examples
  • Greedy algorithms vs Exact algorithms
  • Code examples
  • What are NP-complete problems and how to recognize them

Recording

Members Only - Join Imposter Devs and you'll get access to this recording, all other recordings, and all future live events.