Project Euler
51–60 of 142 posts
Re: Project Euler
#52Re: Project Euler
#53The most fun on this site is solving a problem and then having your mind blown by solutions in Apl/j/k and trying to guess what they mean without knowing anything about those languages
Even better than the crazy languages, is seeing some fundamental math used to prevent having to do a ridiculously expensive search. That said, raw brute force often did far better than you'd like to admit.
A real gem of a resource.
Re: Project Euler
#54Re: Project Euler
#55No one tells you that they delete inactive accounts. I used to have over 300 solved problems htere. Now it is all gone, all the effort, but the skill remained of course.
Re: Project Euler
#56https://www.freecodecamp.org/learn/project-euler/#project-eu...
Re: Project Euler
#57I'm so happy to have spent twenty years of my life learning math and solving problems on Project Euler and elsewhere.
Re: Project Euler
#58No one tells you that they delete inactive accounts. I used to have over 300 solved problems htere. Now it is all gone, all the effort, but the skill remained of course.
(I have all my solution code, in source control no less, so if I ever lost my account, I could just run them all and re-enter the solutions.)
Re: Project Euler
#59very surprised this project is still releasing problems weekly - I remember this being up when I was in high school. maybe I'll pick it up again since I only did the first ~30 or so back then.