[algogeeks] Re: SPOJ LITE

2011-08-01 Thread Rohan Kalra
Use lazy propagation. -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To view this discussion on the web visit https://groups.google.com/d/msg/algogeeks/-/3YMdS5bKx_sJ. To post to this group, send email to algogeeks@googlegroups.com. To

Re: [algogeeks] Improve upon O(m^2)

2011-07-08 Thread Rohan Kalra
I second that. The elements in the larger array may not be in a contiguous memory block. There may be indices where there is no value or have garbage value. -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To view this discussion on the web

Re: [algogeeks] linked list

2011-06-30 Thread Rohan Kalra
http://geeksforgeeks.org/?p=12000 -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To view this discussion on the web visit https://groups.google.com/d/msg/algogeeks/-/OnLux79bj3MJ. To post to this group, send email to