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 Viz

Size

Path Finding Algos

i