214 views
0 votes
0 votes

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
Shubham Aggarwal asked Jan 19, 2019
216 views
An array whose elements are in ascending order then the time complexity for finding the minimum and maximum element of array ???
0 votes
0 votes
0 answers
2
eyeamgj asked Jul 13, 2018
169 views
<p><a href="https://gateoverflow.in/224778/searching">https://gateoverflow.in/224778/searching</a></p <p>what is actual answer becz using two pointers at extremes we are ...
0 votes
0 votes
0 answers
3
eyeamgj asked Jun 20, 2018
195 views
consider x[1, ..., n] and y[1, ..., n] be two arrays each containing n-numbers both of which are already sorted. what is the time complexity to find median by combining t...
1 votes
1 votes
1 answer
4
nihal_chourasiya asked Jan 7
189 views
In how many ways can you distribute 4 different choclates to 3 people such that each gets atleast 1 choclate.