DSA-Bootcamp-Java icon indicating copy to clipboard operation
DSA-Bootcamp-Java copied to clipboard

CODE FOR PATTERN 31

Open aishwarypandey30 opened this issue 1 year ago • 0 comments

https://github.com/kunal-kushwaha/DSA-Bootcamp-Java/blob/325361dd2e9ab2d50bc7d2eeefada97d3d9db0d0/lectures/13-patterns/code/src/com/kunal/Main.java#L8C22-L8C22

Hello, I am writing this to let u know that the code for pattern 31 is slightly wrong when you are taking n=2n; the loop is running more times than it should just change the code n=2(n-1) the code would be correct.

Please kindly see to it. And let me know If I am wrong.

Thank you

aishwarypandey30 avatar Jan 13 '24 04:01 aishwarypandey30