In cracking the coding interview Ed:6, the example code:12 (see desc) is said to run in O(n*n*n!). How can someone explain this using recurrence if possible)?
SupportExpert
In cracking the coding interview Ed:6, the example code:12 (see desc) is said to run in O(n*n*n!). How can someone explain this using recurrence if possible)?
Share