I need a suggestion
Consider a Square . 4 players at 4 ends . Everyone ll move to their right
. When they reach their starting position , they will enter into the inner
square . Nesting level is 4 .
This is the scenario . I am using c# . Which data structure should i use?
My guess is generic list . Any other suitable DS ??
No comments:
Post a Comment