00:01
Hello, here we are with answers to the given question.
00:02
Let's start the discussion.
00:04
In this given context, it's all about a c+ + program that we are talking.
00:10
The c+ + program would involve some requirements.
00:14
Let's consider the kind of steps to be taken.
00:17
So this one would be the steps here.
00:20
Firstly, you have to initialize the array.
00:25
Initialize array.
00:27
After initializing the array, you can consider displaying what you have initialized.
00:35
Then the next step is go for unsorted values.
00:40
You will be having unsorted values.
00:43
Just take it and go for a linear search.
00:50
From there, it's important to go for sorting the numbers.
00:54
So sort the number and then go for the binary search.
01:01
You have already done a linear search, but binary search is also required...