For example :-

2d array ::

1  2  3   4    5    6
7   8  9  10 11 12
13 14 15 16 17 18
19 20 21 22 23 24

we hav 1d array as :-- 13 2 21 10 23 12

So the 1d array is a subset of 2d array ...

On 11/1/11, vikas <[email protected]> wrote:
> what do you mean by subset of 1D present in the 2D array? is it
> something like 3245 , the search may be 3245/ 24/ 45/ .... all 16
> subsets need to be searched?
>
> On Oct 28, 12:02 pm, SAMMM <[email protected]> wrote:
>> How do u plan to implement it ???
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
Somnath Singh

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to