Question: Write a function that will sort an array of strings using selection sort Has to be done in c++ please and thanks Write a function

Write a function that will sort an array of strings using selection sort

Has to be done in c++ please and thanks

Write a function that will perform a binary search on an array of strings

Write a driver program that will:

read a list of names from "names.txt" (one name per line)

sort the names

display the names in sorted order

allow the user to type in a name

display where in the array the user typed name is (-1 if it is not in the array)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!