InterviewSolution
Saved Bookmarks
| 1. |
A smallest possible number which is divisible by either 3,5 or 7 when represented by only two digits either 0 or 1, then the minimum number of digits required to represent it : |
|
Answer» 6 |
|