AlgorithmCrackers/Interview-Questions

What do you think is the run time of this function?

Closed this issue · 3 comments

subsets.java
i think it is O(2^length * length)
what do u think?

I dont understand how the program works at all, A facetime explanation is needed :(

updated the comments. let me know if u still have doubt.