SpellChecker c++ spell checker Made for c++ practise This program reads an unsorted list of words into a linked list with an insertion sort. Single words can then be queried against the list.