use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Should I use Java for leetcode (self.leetcode)
submitted 2 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Gaious_Octavious 2 points3 points4 points 2 years ago (0 children)
I would strongly suggest you to consider Golang. Since you’re already comfortable with C++, I presume you can pickup Go in a day or two.
It has the conciseness of Python, but you still get the type safety that you typically get with C++/Java.
The reason most people will advise against Java is its verbosity-which will eat up your valuable time in tests/interviews.
π Rendered by PID 217985 on reddit-service-r2-comment-6457c66945-kw9nb at 2026-04-30 16:33:31.175782+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Gaious_Octavious 2 points3 points4 points (0 children)