User profile: Uncle267

User info
User name:Uncle267
History
Joined:
Number of posts:7
Latest posts:

HANGMAN USING LINEAR SEARCH AND SELECTION SORTSORTING
Okay i got the concept of Linear now all i need now is the sort concept

HANGMAN USING LINEAR SEARCH AND SELECTION SORTSORTING
I 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 SORTSORTING
Okay thanks I edited it.

HANGMAN USING LINEAR SEARCH AND SELECTION SORTSORTING
I want to use linear search and sorting algorithm in this code