re cheating. I just evaluated someone who had a shitty buggy Java solution and in the last 5 minutes switch’s you JS and pastes in a fully functioning solution with different naming convention than he normally used. Auto fails. But we won’t tell him we caught him cheating, so he’ll...
I clonedGayle's GitHub solutionsand opened the /Java folder in VS Code. It instantly told me what to install and let me start running/debugging code with breakpoints, with NO configuration! Super easy. If you forked this GitHub repo to your laptop, here'show to easily keep your fork up ...
The Java error messages are less than helpful. I’m not sure how they return exceptions when your code doesn’t compile, but often times the console is going to return an exception from the enclosing outer stack that executes the code meaning you don’t get any useful stack debugging inform...