a) O(√n)
b) O(n)
c) O(1)
d) O(n2)
What will be the time complexity of the code to find a minimum element from an array of size n and uses square root deco
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What will be the time complexity of the code to find a minimum element from an array of size n and uses square root deco
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!