Dude, recursion makes my brain melt too.
For java coding example hard stuff, I use JShell (comes with Java 9+). You can test snippets live without compiling the whole thing.
Also, maybe post the error or what’s *supposed* to happen? Sometimes the issue isn’t the code but the expected outcome.
We’ve all been stuck—no shame!
For java coding example hard stuff, I use JShell (comes with Java 9+). You can test snippets live without compiling the whole thing.
Also, maybe post the error or what’s *supposed* to happen? Sometimes the issue isn’t the code but the expected outcome.
We’ve all been stuck—no shame!
