InterviewSolution
Saved Bookmarks
| 1. |
You were given with random five digits 0, 8, 3, 9 and 2. You were just thinking how many five digit numbers you can form using these digits. You thought there can be so many numbers that can be formed, but you want to find the greatest five digit and the smallest five digit number that can be formed using them. |
|
Answer» You were given with random five digits 0, 8, 3, 9 and 2. You were just thinking how many five digit numbers you can form using these digits. You thought there can be so many numbers that can be formed, but you want to find the greatest five digit and the smallest five digit number that can be formed using them. |
|