InterviewSolution
Saved Bookmarks
| 1. |
A (1, 2) and B(5, 5) are two points. Starting from A, line segments of unit length are drawn either rightwards or upwards only, in each step, until B is reached. Then, the number of ways of connecting A and B in this manner is |
|
Answer» A (1, 2) and B(5, 5) are two points. Starting from A, line segments of unit length are drawn either rightwards or upwards only, in each step, until B is reached. Then, the number of ways of connecting A and B in this manner is |
|