Common Sorting Algorithms’ Visualizations

University of Pennsylvania
Fri, Mar 19, 2021, 6:00 PM (EDT)

About this event

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)

Organizers