This event is going to be a general overview of common sorting algorithms. We will go over different ways you can do sorting and their complexities. There is going to be a live demo of Bubble and Merge sorts.
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 this second event, we will learn what types of sorting algorithms exist, and how some of them will 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)
#googledeveloper #datastructures #data #algorithmes