Re: [algogeeks] Search an element in a sorted and pivoted array

2012-08-29 Thread Umer Farooq
Rahul, This might be helpful to you: http://www.geeksforgeeks.org/archives/1068 On Wed, Aug 29, 2012 at 12:29 PM, atul anand wrote: > just a random guess , i guess rahul is asking this :- > An array which has been rotated cockwise ( say k number of time) . find if > element X exists or not. > (

Re: [algogeeks] Search an element in a sorted and pivoted array

2012-08-29 Thread atul anand
just a random guess , i guess rahul is asking this :- An array which has been rotated cockwise ( say k number of time) . find if element X exists or not. (ans : can be done using binary search) @rahul : please confirm.. On Tue, Aug 28, 2012 at 11:24 PM, rahul sharma wrote: > plz provide me algo

[algogeeks] Search an element in a sorted and pivoted array

2012-08-28 Thread rahul sharma
plz provide me algo for this,thnx -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to algogeeks@googlegroups.com. To unsubscribe from this group, send email to algogeeks+unsubscr...@googlegroups.com. For more