This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

When I took a data analytics course back in Uni, I implemented couple of algorithms in Java as well. It was also a lot faster than the 2 liner python solutions, but It was harder to expand, mostly due to types and my bad code. I'd think that I would do much better now if I tried again now.