Re: [algogeeks] suggest data structure

2011-03-25 Thread sahil gujral
no data structure. rather implement chess board like a matrix and its(knight's)8 different types of movement. On Thu, Mar 24, 2011 at 6:19 PM, snehal jain wrote: > Design a data structure to represent the movement of a knight on a > chess board. > > -- > You received this message because you are

[algogeeks] suggest data structure

2011-03-24 Thread snehal jain
Design a data structure to represent the movement of a knight on a chess board. -- 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 al