Computer Science, asked by eliahkhajekar, 6 hours ago

WAP WHICH ACCEPT AN ARRAY NUMBER FROM USER & FIND THE FOLLOWING:
I)LARGEST 7 SMALLEST NUMBER
II)NUMBER OF POSITIVE NUMBER
III) NUMBER OF NEGATIVE NUMBERS​

Answers

Answered by sps6dvansh
1

Answer:

You are given an unsorted array with both positive and negative elements. You have to find the smallest positive number missing from the array in O(n) time using constant extra space. You can modify the original array.

Explanation:

please mark me brailiest

Answered by raiv9087
1

Answer:

sorry, I don't know answer

Similar questions
Math, 8 months ago