[algogeeks] Re: interview questoin

2011-07-31 Thread Amit Jaspal
This is discussed before I think. It will be in O(n). On Jul 31, 1:15 pm, siva viknesh wrote: > using map ?? key - string , value - count..print d string whose count > is 1.. > > On Jul 19, 8:49 pm, "pacific :-)" wrote: > > > > > > > > > sorry. > > > On Tue, Jul 19, 2011 at 9:07 PM, Shubham Mahe

[algogeeks] Re: interview questoin

2011-07-31 Thread siva viknesh
using map ?? key - string , value - count..print d string whose count is 1.. On Jul 19, 8:49 pm, "pacific :-)" wrote: > sorry. > > On Tue, Jul 19, 2011 at 9:07 PM, Shubham Maheshwari < > > > > > > > > > > shubham.veloc...@gmail.com> wrote: > > what is meant by unique string ...!! > > > A string w

Re: [algogeeks] Re: interview questoin

2011-07-19 Thread pacific :-)
sorry. On Tue, Jul 19, 2011 at 9:07 PM, Shubham Maheshwari < shubham.veloc...@gmail.com> wrote: > what is meant by unique string ...!! > > A string which occurs only once. > > On Tue, Jul 19, 2011 at 9:04 PM, SAMMM wrote: > >> There is only one unique string in the list of strings (words)

Re: [algogeeks] Re: interview questoin

2011-07-19 Thread Shubham Maheshwari
what is meant by unique string ...!! On Tue, Jul 19, 2011 at 9:04 PM, SAMMM wrote: > There is only one unique string in the list of strings (words) ? > > > On Jul 19, 8:31 pm, "pacific :-)" wrote: > > Find unique string from a list of strings in one pass. > > > > -- > > regards, > > chinna

[algogeeks] Re: interview questoin

2011-07-19 Thread SAMMM
There is only one unique string in the list of strings (words) ? On Jul 19, 8:31 pm, "pacific :-)" wrote: > Find unique string from a list of strings in one pass. > > -- > regards, > chinna. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" gr