User profile: notacoder

User info
User name:notacoder
History
Joined:
Number of posts:35
Latest posts:

Efficient Algorithm for subarray product
I found it very new as I couldn't find any article on it on internet so I asked it here

Efficient Algorithm for subarray product
the value of elements are from -10^9 to 10^9

Efficient Algorithm for subarray product
Can someone please Suggest an efficient algorithm O(nlogn) or O(n) for finding number of continuos s...

Help needed in finding the logic of the question
You are given N points in a plane (numbered 1 through N); for each valid i, the i-th point is Pi=(i,...

Help in Graph question
network consists of N nodes (numbered 1 through N) and M bidirectional connections between pairs of ...