Re: [algogeeks] stack. Mid element in o(1)

2013-05-27 Thread Nikhil Agarwal
geeks+unsubscr...@googlegroups.com. >> >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to algogeeks+un

Re: [algogeeks] Re: Interview Question based on histogram

2012-05-20 Thread Nikhil Agarwal
d bar > i has height H[i], 0<=i plane is at zero. Water is held in the "pockets" between bars. Then > the "pocket" between H[i] and H[i+1] holds min(H[i],H[i+1]). To get > the total, just sum these for 0 <= i < N-1 . > > On May 17, 1:57 am, Nikhil A

Re: [algogeeks] Candy_splitting in GCJ

2011-05-11 Thread Nikhil Agarwal
"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 options, visit this group at > http://groups.google.com/group/algogeeks?hl=

Re: [algogeeks] If any one have algorithms for interviews by adnan aziz ebook... Please mail ...

2011-03-26 Thread Nikhil Agarwal
t;>> >>>>>>> >>> >>>>>> >>> >>>>>> >>> >>>>>> >>> >>>>>> -- >>> >>>>>> Regards >>> >>>>>> Anurag Atri &g

Re: [algogeeks] If any one have algorithms for interviews by adnan aziz ebook... Please mail ...

2011-03-26 Thread Nikhil Agarwal
this group, send email to >>> algogeeks+unsubscr...@googlegroups.com. >>> For more options, visit this group at >>> http://groups.google.com/group/algogeeks?hl=en. >>> >> >> >> >> -- >> Regards >> Anurag Atri >> >>

Re: [algogeeks] Re: first larger element in unsorted array...

2011-02-22 Thread Nikhil Agarwal
e > > >> Groups > > >> > > "Algorithm Geeks" group. > > >> > > To post to this group, send email to algogeeks@googlegroups.com. > > >> > > To unsubscribe from this group, send email to > > >> > > algogeeks

Re: [algogeeks] Re: Implement Syntax Highlighter ......................Will Stuck!!!!!!!!!!

2011-02-22 Thread Nikhil Agarwal
groups.google.com/group/algogeeks?hl=en.- Hide quoted text - > > > > - Show quoted text - > > -- > 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

Re: [algogeeks] Directory Structure

2011-02-22 Thread Nikhil Agarwal
PUT > > Case #1: 1 > Case #2: 4 > > -- > 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 > algoge

Re: [algogeeks] Re: Invitation for CodeCracker'11 , Online Coding Competition

2011-02-02 Thread Nikhil Agarwal
s" 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 options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Th

Re: [algogeeks] Find duplicate element in an array

2011-01-15 Thread Nikhil Agarwal
oglegroups.com. >>> To unsubscribe from this group, send email to >>> algogeeks+unsubscr...@googlegroups.com >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/algogeeks?hl=en. >>> >> >> >> >

Re: [algogeeks] Find duplicate element in an array

2011-01-15 Thread Nikhil Agarwal
ps > "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 options, visit this group at > http://groups.google.com/group/algogeeks

Re: [algogeeks] Re: Longest increasing subsequence

2010-12-31 Thread Nikhil Agarwal
https://groups.google.com/group/algogeeks/browse_thread/thread/b20cd8160a8e8f92?hl=en On Fri, Dec 31, 2010 at 10:18 PM, Anand wrote: > @Nikhil, > > I searched through the group for the answer but didn't find one so I stated > again. > > > On Fri, Dec 31, 2010 at 1:39 A

Re: [algogeeks] Re: Longest increasing subsequence

2010-12-31 Thread Nikhil Agarwal
received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more option

Re: [algogeeks] Re: Array Ranking Problem

2010-12-23 Thread Nikhil Agarwal
. so that is what i was saying. can you specify where i was not > > clear ? > > > > On Thu, Dec 23, 2010 at 9:22 PM, Nikhil Agarwal > > wrote: > >> @ankur can you hint your nlogn solution? > >> > >> On Thu, Dec 23, 2010 at 9:08 PM, Ankur Khuran

Re: [algogeeks] Re: Array Ranking Problem

2010-12-23 Thread Nikhil Agarwal
nd email to algoge...@googlegroups.com. > > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > > > > > -- > You recei

Re: [algogeeks] Re: difference x

2010-12-23 Thread Nikhil Agarwal
ooglegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech-nikk.blo

Re: [algogeeks] Find the element with more than n/k occurrences

2010-12-22 Thread Nikhil Agarwal
ks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks

Re: [algogeeks] Re: Minimum Triplet Distance

2010-12-21 Thread Nikhil Agarwal
..@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer

Re: [algogeeks] Amazon Interview Question about Linked Lists

2010-12-21 Thread Nikhil Agarwal
, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Tech

Re: [algogeeks] fibonacci problem

2010-12-21 Thread Nikhil Agarwal
o unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineer

Re: [algogeeks] array partition

2010-12-21 Thread Nikhil Agarwal
ooglegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech-nikk.blogspot

Re: [algogeeks] HP Question

2010-12-21 Thread Nikhil Agarwal
; > > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroup

Re: [algogeeks] array partition

2010-12-21 Thread Nikhil Agarwal
nsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech

Re: [algogeeks] Find the element with more than n/k occurrences

2010-12-21 Thread Nikhil Agarwal
his group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Aga

Re: [algogeeks] Minimum Triplet Distance

2010-12-20 Thread Nikhil Agarwal
scribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to algoge...@googlegroups.com. >> To unsubscribe from this group, send email to >> algogeeks+unsubscr...@googlegroups.com >> . >> For more options, visi

Re: [algogeeks] Minimum Triplet Distance

2010-12-20 Thread Nikhil Agarwal
On Mon, Dec 20, 2010 at 11:18 AM, Nikhil Agarwal wrote: > I have a solution.I cant prove the correctness but by intuition I can > conclude.This is O(1) solution. > > As we have 3 sorted arrays A,B,C.So only first and last element of these 3 > lists will be contributing for min

Re: [algogeeks] Minimum Triplet Distance

2010-12-20 Thread Nikhil Agarwal
hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr..

Re: [algogeeks] Re: Amazon Interview Question

2010-12-08 Thread Nikhil Agarwal
> > elements where A[i]=i in O(2 log n) = O(log n) time. Of course if the > > searches fail, you have no elements at all where A[i]=i. > > > > On Dec 5, 9:46 am, Nikhil Agarwal wrote: > > > > > > > > > @Divesh I have updated my algo and Array

Re: [algogeeks] Re: Amazon Interview Question

2010-12-06 Thread Nikhil Agarwal
e 5... > correct me if i am wrong... and u have assumed all are positive, hence > base index should be 1 > > > On Sun, Dec 5, 2010 at 4:41 PM, Nikhil Agarwal > wrote: > >> If All the elements are unique and sorted in ascending order then we can >> design an algorit

Re: [algogeeks] Re: Amazon Interview Question

2010-12-05 Thread Nikhil Agarwal
this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, vi

Re: [algogeeks] Re: Amazon Interview Question

2010-12-05 Thread Nikhil Agarwal
Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. >

[algogeeks] Socket programming problem

2010-11-01 Thread Nikhil Agarwal
I know it's odd to discuss assignments here but I am in a problem.The problem is on socket programming. Please check Link-> http://www.scribd.com/doc/37550963/Assignment-3 If anybody has already solved this problem or can do it please reply in this thread. -- Thanks & Regards Ni

Re: [algogeeks] Re: FIND all unique substrings of a string using suffix tree

2010-10-30 Thread Nikhil Agarwal
> printf("\n"); > output(i); > printf("\n"); > } >getch(); >return 0; > } > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send ema

[algogeeks] FIND all unique substrings of a string using suffix tree

2010-10-29 Thread Nikhil Agarwal
-String * -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech-nikk.blogspot.com http://beta.freshersworld.com/communities/nitd -- You received this message because you are subscribed to the Googl

Re: [algogeeks] spoj problem - LASTDIG

2010-10-15 Thread Nikhil Agarwal
> "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks

Re: [algogeeks] Re: missing 2 nums in an array

2010-10-12 Thread Nikhil Agarwal
> > On Tue, Oct 12, 2010 at 6:18 PM, Nikhil Agarwal > wrote: > >> @Asquare : Please check the following example: >> >> Given: an array of numbers ranging from 1-n >> A[]= 3,3,5,2,1,2 >> >> As we encounter a number make the index of tha

Re: [algogeeks] Re: missing 2 nums in an array

2010-10-12 Thread Nikhil Agarwal
; algogeeks+unsubscr...@googlegroups.com > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/algogeeks?hl=en.- Hide quoted text - > > > > - Show quoted text - > > -- > You received this message because you are subscr

Re: [algogeeks] Help required

2010-09-22 Thread Nikhil Agarwal
@ankur Please give me a proper link.I mean with hash after 4shared.com On Wed, Sep 22, 2010 at 11:26 AM, ankur aggarwal wrote: > http://www.4shared.com/ > check it.. > > On Wed, Sep 22, 2010 at 12:00 AM, Nikhil Agarwal < > nikhil.bhoja...@gmail.com> wrote: > >> Ca

[algogeeks] Help required

2010-09-21 Thread Nikhil Agarwal
Can anybody share his/her E-copy of An Introduction to algorithm by Udi manber.It's a great resource.If anybody has please share his E-copy.Thanks in advance. -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, D

Re: [algogeeks] Point lies inside or outside of triangle?

2010-09-21 Thread Nikhil Agarwal
gt; http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech-nikk.blogspot.com http://beta.freshersworld.com/communities/nitd -- You received

Re: [algogeeks] Re: Excellent Compilation of Interview Questions

2010-09-11 Thread Nikhil Agarwal
oogle.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech-nikk.blogspot.com http://beta.freshersworld.com/communities/nitd -- You received this message be

Re: [algogeeks] LIS in nlogn

2010-09-11 Thread Nikhil Agarwal
garwal < ashish.cooldude...@gmail.com> wrote: > can you give link for this > > > On Sat, Sep 11, 2010 at 6:10 AM, Nikhil Agarwal > wrote: > >> This has been discussed already.Please refer that post I have provided the >> actual code . >> >> On Sat, Sep 11

Re: [algogeeks] LIS in nlogn

2010-09-11 Thread Nikhil Agarwal
> For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech-nikk.blogspot.com http://beta.freshersworld.

Re: [algogeeks] Permutation of Array.

2010-08-22 Thread Nikhil Agarwal
In this case, the print would go as follows. > > 313123355 > > On Sat, Aug 21, 2010 at 12:53 PM, Nikhil Agarwal < > nikhil.bhoja...@gmail.com> wrote: > >> Suppose the test is like: >> >> 21 71 217 >> after sorting and msb appending we get: 217 712

Re: [algogeeks] Re: Array Problem

2010-08-21 Thread Nikhil Agarwal
gt; - Show quoted text - > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsu

Re: [algogeeks] Permutation of Array.

2010-08-21 Thread Nikhil Agarwal
subscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National

Re: [algogeeks] Permutation of Array.

2010-08-20 Thread Nikhil Agarwal
I have corrected my msb algo please have a look. On Fri, Aug 20, 2010 at 10:59 PM, Nikhil Agarwal wrote: > > > On Fri, Aug 20, 2010 at 10:06 PM, Nikhil Agarwal < > nikhil.bhoja...@gmail.com> wrote: > >> The solution for the above problem will be, >> >> 1.

Re: [algogeeks] Re: Array Problem

2010-08-20 Thread Nikhil Agarwal
* y = M > > > > and x' + y' = S', x' * y' = M' > > > > > > If: S' = S and M' = M, then x = x' and y = y' > > > > i.e for given sum and product, the elements are unique. > > > >

Re: [algogeeks] Permutation of Array.

2010-08-20 Thread Nikhil Agarwal
On Fri, Aug 20, 2010 at 10:06 PM, Nikhil Agarwal wrote: > The solution for the above problem will be, > > 1.First convert all the smaller nos of by concatenating 9 at the end > suppose 23,333 -> (239,333) to the size of the maximum digit. > 2.Sort the numbers; > 3.remove the

Re: [algogeeks] Permutation of Array.

2010-08-20 Thread Nikhil Agarwal
mail to >>> algogeeks+unsubscr...@googlegroups.com >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/algogeeks?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups &

Re: [algogeeks] Re: Array Problem

2010-08-19 Thread Nikhil Agarwal
t; > > > > > Nikhil's algo is correct if the following is always true: > > > > > Given: x + y = S, x * y = M > > > and x' + y' = S', x' * y' = M' > > > > > If: S' = S and M' = M, then x = x' and y = y&

Re: [algogeeks] Re: Array Problem

2010-08-19 Thread Nikhil Agarwal
ikhil i.e;count the > number > > > of elements in array 1 and number of elements in array2 if these two > values > > > are equal then after follow the algo proposed by nikhil agarwal.. > > > > > On Wed, Aug 18, 2010 at 8:50 PM, Rais Khan > wrote: > >

Re: [algogeeks] Array Problem

2010-08-19 Thread Nikhil Agarwal
wrote: > >> @Nikhil: Your algo seems to fail with following input. What do you say? >> Arr1[]= {1,2,3} >> Arr2[]={6} >> >> >> >> >> On Wed, Aug 18, 2010 at 7:17 AM, Nikhil Agarwal < >> nikhil.bhoja...@gmail.com> wrote: >> >>

Re: [algogeeks] Array Problem

2010-08-19 Thread Nikhil Agarwal
On Wed, Aug 18, 2010 at 8:42 PM, Rais Khan wrote: > @Nikhil: Your algo seems to fail with following input. What do you say? > Arr1[]= {1,2,3} > Arr2[]={6} > There is an obvious check. N1==N2 at the beginning. > > > > On Wed, Aug 18, 2010 at 7:17 AM, Nikhil Agarwal &

Re: [algogeeks] Array Problem

2010-08-18 Thread Nikhil Agarwal
To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & En

Re: [algogeeks] Brent's algorithm

2010-08-18 Thread Nikhil Agarwal
from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National In

Re: [algogeeks] Re: Median of two arrays..

2010-08-17 Thread Nikhil Agarwal
@maxim . my algo is for array of equal sizes.Sorry I didn't notice the unequal thing. On Tue, Aug 17, 2010 at 10:09 AM, Maxim Mercury wrote: > above algo isnt handling unequal length arrays, > > On Aug 13, 10:06 pm, Nikhil Agarwal wrote: > > Check this code > > > &g

Re: [algogeeks] Re: Median of two arrays..

2010-08-13 Thread Nikhil Agarwal
o this group, send email to algoge...@googlegroups.com. >> To unsubscribe from this group, send email to >> algogeeks+unsubscr...@googlegroups.com >> . >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> >> > -- > Yo

Re: [algogeeks] Amazon Placement Question

2010-07-29 Thread Nikhil Agarwal
;> Thanks & Regards, >> Priyanka Chatterjee >> Final Year Undergraduate Student, >> Computer Science & Engineering, >> National Institute Of Technology,Durgapur >> India >> http://priyanka-nit.blogspot.com/ >> > > > > -- > Thanks &

Re: [algogeeks] Entryinto elite companies

2010-07-21 Thread Nikhil Agarwal
ups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Enginee

Re: [algogeeks] Re: microsoft.

2010-07-08 Thread Nikhil Agarwal
is message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com. > For more options, vi

Re: [algogeeks] Integer from number in words

2010-06-20 Thread Nikhil Agarwal
his group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech-nikk.blogspot.com http://beta.freshersworld.com/communities/nitd

Re: [algogeeks] Explain the output

2010-06-06 Thread Nikhil Agarwal
ge because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at &g

Re: [algogeeks] Find the number with maximum frequency in an array. Better than O(nlogn + n) time complexity

2010-05-31 Thread Nikhil Agarwal
; group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Th

Re: [algogeeks] Can you solve this?

2010-05-31 Thread Nikhil Agarwal
gt;>> For more options, visit this group at >>> http://groups.google.com/group/algogeeks?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this

Re: [algogeeks] Longest Increasing Subsequence in O(nlogn)

2010-05-29 Thread Nikhil Agarwal
p. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Reg

Re: [algogeeks] Re: median of a bst

2010-05-15 Thread Nikhil Agarwal
ribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards Nikhil Agarwal Senior Undergraduate Computer Science & Engineering, National Insti

Re: [algogeeks] 400!

2010-05-12 Thread Nikhil Agarwal
groups.com. >>>>>>>> To unsubscribe from this group, send email to >>>>>>>> algogeeks+unsubscr...@googlegroups.com >>>>>>>> . >>>>>>>> For more options, visit this group at >>>>>>>&g

Re: [algogeeks] Build BST from binary tree without extra space

2010-04-28 Thread Nikhil Agarwal
.com/group/algogeeks?hl=en. > -- Thanks & Regards Nikhil Agarwal Junior Undergraduate Computer Science & Engineering, National Institute Of Technology, Durgapur,India http://tech-nikk.blogspot.com -- You received this message because you are subscribed to the Google Groups "A

Re: [algogeeks] First k smallest elements

2010-04-12 Thread Nikhil Agarwal
>>> Rohit Saraf >>> Second Year Undergraduate, >>> Dept. of Computer Science and Engineering >>> IIT Bombay >>> http://www.cse.iitb.ac.in/~rohitfeb14<http://www.cse.iitb.ac.in/%7Erohitfeb14> >>> >>> >>> On

Re: [algogeeks] First k smallest elements

2010-04-12 Thread Nikhil Agarwal
- > Rohit Saraf > Second Year Undergraduate, > Dept. of Computer Science and Engineering > IIT Bombay > http://www.cse.iitb.ac.in/~rohitfeb14 > > > On Mon, Apr 12, 2010 at 12:38 PM, Nikhil Agarwal < > nikhil.bhoja...@gmail.com> wrote: &

Re: [algogeeks] First k smallest elements

2010-04-12 Thread Nikhil Agarwal
tb.ac.in/~rohitfeb14 > > > On Mon, Apr 12, 2010 at 8:18 AM, Rohit Saraf > wrote: > >> but still the binary tree solution is of more practical use.i will explain >> the solution once i reach my comp >> >> >> On 4/11/10, Nikhil Agarwal wrote: &

Re: [algogeeks] First k smallest elements

2010-04-11 Thread Nikhil Agarwal
t; For more options, visit this group at >>>>>> http://groups.google.com/group/algogeeks?hl=en. >>>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "

Re: [algogeeks] Divide and Conquer problem

2010-04-08 Thread Nikhil Agarwal
up. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- Thanks & Regards

Re: [algogeeks] First k smallest elements

2010-03-28 Thread Nikhil Agarwal
up at >> http://groups.google.com/group/algogeeks?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from

Re: [algogeeks] Finding the middle of a singly linked list which has a cycle in it

2010-03-27 Thread Nikhil Agarwal
rithm Geeks" group. > To post to this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=

Re: [algogeeks] Interview question.Provide the solution as per the constraints.

2010-03-08 Thread Nikhil Agarwal
this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to algoge...@googlegroups.com. >> To unsubscribe from this group, send email to >> algogeeks+unsubscr...@googlegroups.com >> . >>

Re: [algogeeks] Interview question.Provide the solution as per the constraints.

2010-03-08 Thread Nikhil Agarwal
o this group, send email to algoge...@googlegroups.com. > To unsubscribe from this group, send email to > algogeeks+unsubscr...@googlegroups.com > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Thanks & Regards Nikhil Agarwal