Earlier quoted context omitted.
This is one of my favourite problems, I still remember that it has a very real edge case even though I solved it more than 10 years ago. Thank you for the problem!
Sounds like the birthday paradox problem. Is it?
Project Euler
131–140 of 142 posts
Re: Project Euler
#132Re: Project Euler
#133Earlier quoted context omitted.
This is one of my favourite problems, I still remember that it has a very real edge case even though I solved it more than 10 years ago. Thank you for the problem!
I'm glad you enjoyed! It was a real game I played when driving around.
Re: Project Euler
#13412 years ago I was a failed computer science student, wasting my time on drugs. Having failed so many classes I did not see any future at all, and I was considering killing myself to get out of the anxiety and stress. My confidence regarding programming etc was 0. I decided to apply for a junior developer job. I got an interview and to prepare for an interview I found this site, Project Euler. I did ten or so tasks.…
Not one interviewer had heard of it.
Glad it worked out for you!
Re: Project Euler
#135The 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
Re: Project Euler
#136No 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
#137Earlier quoted context omitted.
I disagree. Often the techniques that you need for a harder problem, are discussed in a forum for an easier problem. Even more often the techniques that you need for a given problem are possible to work out from scratch. And the more you work out, the easier they get. This can be very frustrating for people who are used to being spoon fed techniques, then given problems which use what they have just been taught. But…
Wait, the math is discussed only in the forums? I thought one is supposed to gain mathematical insight from solving alone. As far as I have read here, forums are only accessible when having an account, which I don't. That would mean to solve later puzzles, I would need an account most likely.
That free account really is valuable!
Re: Project Euler
#138Are there other similar sites? I remember this one, for bioinformatics https://rosalind.info/problems/list-view/
Re: Project Euler
#139I wrote Problem 619 ( https://projecteuler.net/problem=619 ) which was published on 2018-01-27 and solved by 474. The problem was based on 2013 Putnam Exam problem A2 ( https://kskedlaya.org/putnam-archive/2013.pdf ) which I took at the end of undergrad. I got an email six years later (in November 2024) telling me they accepted the problem: Greetings! Please excuse the email. It's quite possible that you are no longe…
Were you also one of Dr. Kedlaya’s students? Or just used that link? I was in an undergrad course of his and really enjoyed it. Such a smart guy.