venerdì 20 novembre 2015

Sorting algorithms in C++ - A small introduction for newbies and wannabe programmers

Today I finished the preparation of my set of slides on sorting algorithms.
This presentation is meant to introduce sorting algorithms to the ones that:

  • do not know what a sorting algorithm is
  • want to know more details about bubble sort algorithm (less interesting...) and merge sort algorithm (...definitely interesting!)
  • want to know how to implement such algorithms in C++
  • are a little bit rusty on the sorting process
So, drink up!

Nessun commento:

Posta un commento