A+ Work






The program should sort the array in ascending order (you can use bubble sort, selection sort, or insertion sort). Then the program should ask the user to enter a phone number and search the array using binary searching algorithm. If the phone number is ***** display the index of the phone number in the sorted array, otherwise display a message to show that the phone number is ***** in the array
Required a flowchart using raptor programming