Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 255 Bytes

This repo contains sorting program in Python.

List of programs available here :

  • Bubble Sort
  • Insertion Sort
  • Heap Sort
  • Maximum of two numbers in Python
  • Python Program for simple interest
  • Python Program for factorial of a number