InterviewSolution
Saved Bookmarks
| 1. |
How many permutations will be formed from the array arr={1,2,3}?(a) 2(b) 4(c) 6(d) 8I got this question during a job interview.Question is taken from Number Theory in portion Number Theory of Data Structures & Algorithms II |
|
Answer» Correct OPTION is (c) 6 |
|