You have been given a Two Dimensional Array and One Dimensional Array.. You have to return true if 2D array consists of given 1D Array… 2D array Consists of 1D array means all the elements of 1d are present contiguously in left side, right side ,in up or in down directions in 2d array..
Regards Shashank -- 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...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.