HANGMAN USING LINEAR SEARCH AND SELECTION SORTSORTINGOkay i got the concept of Linear now all i need now is the sort concept
HANGMAN USING LINEAR SEARCH AND SELECTION SORTSORTINGI want to sort and search letters for the word that has to be guessed. I have to write a program f...
HANGMAN USING LINEAR SEARCH AND SELECTION SORTSORTING@Duthomhas Can you help? i only understand how to use those algorithms on numbers, i am new to C++
HANGMAN USING LINEAR SEARCH AND SELECTION SORTSORTINGOkay thanks I edited it.
HANGMAN USING LINEAR SEARCH AND SELECTION SORTSORTINGI want to use linear search and sorting algorithm in this code