Skip to content

Latest commit

 

History

History

day 12

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Day 12

Today I learnt about.

  • Learned about selection sort
  • Implemented selection sort on an array in C code.
  • Learned about bubble sort. But I'll practice that in code tomorrow.