hi there... for my computing class i have to write an algorithm for the following procedures and am really struggling, if any programming gurus could lend a hand i would greatly appreciate it
1. write an algorithm in psuedo code that reads through a string and counts the number of lower case vowels
2. write an algorithm to generate random numbers, store them in an array, sort them and print them in order (descending and ascending)
3. modify an algorithm to change order in a selection sort
Im at a complete loss as to how to approach these... any help would be appreciated
1. write an algorithm in psuedo code that reads through a string and counts the number of lower case vowels
2. write an algorithm to generate random numbers, store them in an array, sort them and print them in order (descending and ascending)
3. modify an algorithm to change order in a selection sort
Im at a complete loss as to how to approach these... any help would be appreciated
