Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 362 Bytes

File metadata and controls

10 lines (10 loc) · 362 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
  • Python program for factorial of a number using functions
  • Python code for calculating compound interest