InterviewSolution
Saved Bookmarks
| 1. |
There are n books in a shelf. If you divide the books into groups of 9, no books are left but if you divide them into groups of 11, 7 are left. What is the minimum possible no. of books in the shelf?___ |
|
Answer» There are n books in a shelf. If you divide the books into groups of 9, no books are left but if you divide them into groups of 11, 7 are left. What is the minimum possible no. of books in the shelf? |
|