Event

DSA For Non-Traditionals: Graphs and the Breadth-first search algorithm

event presenter photo by Travis Media
Tuesday, May 14th, 2024 @ 11:00:00 AM on id

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 Graphs, and why they're important, and then we'll look at them in action with the Breadth-first search algorithm. I'll also explain WHY you need to know these (PS It's not just theory).