Brennan Allen
Brennan Allen
Thanks for the reply! I'm working on fixing the code right now. If it just said that I tried to merge my branch again, then I did that by mistake...
I updated my branch with the updated red black tree program!
Should I make sure all linter suggestions are added to my code? I have a couple of tests that have assert statements over 80 characters long, but I wasn't sure...
Hi, I posted a question on the pull request about if I need to apply all of the linter suggestions for my program, mainly for my longer code lines that...
I just updated my branch with all the linter errors fixed. If there's anything else I need to do with my program, please let me know!
Thank you! I think I forgot to update the master branch of my fork with my code last time, but I just pushed my updated code again (with the most...
Just updated the code to fix the linter errors
Oh ok, sorry I didn't catch those. I'll work on fixing them!
Hi! I don't have any specific questions right now, but I noticed that many of the remaining errors involve defining additional operators and some C++ concepts I wasn't as familiar...
Thank you for the comments! I just pushed some updates on documentation and comments in my code.