Bubble Sort

  • Bubble Sort is a simple sorting algorithm which compares the adjacent elements
  • If the numbers are not in a proper order , then the numbers will be swapped

Algo Visualizer

Size

Path Finding Algorithms

i