Any successful programmer, sooner or later, needs to learn algorithms and data structures. Many interviews at tech companies like Google require you to have knowledge of these concepts. Do not hesitate to join this event to step on the way to becoming tech-savvy!
This event series consists of 3 parts:
Algorithms and Data Structures overview
Common Sorting Algorithms
Graph Traversal and Pathfinding
This series is dedicated to making you familiar with basic algorithms and data structures. During the second event, we will learn what types of sorting algorithms exist, and how some of them work. Particularly, we will do a live coding session of Bubble and Merge sorts.
Requirements:
Basic JavaScript knowledge
Some programming concepts are nice to have (recursion, array manipulations)