What do you think is the run time of this function?
Closed this issue · 3 comments
prakashn27 commented
subsets.java
i think it is O(2^length * length)
what do u think?
santhoshvai commented
I dont understand how the program works at all, A facetime explanation is needed :(
prakashn27 commented
http://ideone.com/fvSQC3
for ref.
prakashn27 commented
updated the comments. let me know if u still have doubt.