DSA-Bootcamp-Java
DSA-Bootcamp-Java copied to clipboard
Code correction : Stack_n_Queues Question Two Stack
Stack_n_Queues Question Two Stack
- in TwoStack question we should use sum + b[0] in line 18
- we are using the recurssion subset solution so if we are removing first element then should be added to the sum