Please see an attachment for details c++ Image transcript

Please see an attachment for details c++ Image transcription text3. Implement Binary Search recursive algorithm in a C++ function and create a short main program to test it. 4.Implement Merge Sort algorithm in a function. (It is better to define supporting function merge for the mergesort function.) Also create a short main program to test it…. Show more  Computer Science Engineering & Technology C++ Programming