Sorting algorythm visualization website created as the final project for the CS50 course. The algorythms used are 'bubble sort', 'insertion sort' and 'selection sort'. The default number of elements ...
This is a simple application able executate the luhn algorithm using the c language with the cs50 library of harvard namesake course. The Luhn algorithm or Luhn formula, also known as the "modulus 10" ...