Recent questions tagged madeeasy-testseries-2018

2 votes
0 answers
5
1 votes
1 answer
10
1 votes
0 answers
23
What is the worst case time complexity to count pairs of numbers with difference ‘k’ from an input array of ‘n’ numbers?a) O(logn)b) O(nlogn)c) O(n^2)d) O(n^2logn...
2 votes
1 answer
24
8 votes
2 answers
30