Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

They start off that way, so it is good for that, but that flips around in later problems... coding them is not the hard part. Many require nontrivial mathematical insight to solve in any practical time frame.


Makes me wonder if there's something like Project Euler but for more programming-like problems. Logic, application of well known algorithms, modelling, etc.


I really like Advent of Code for that. https://adventofcode.com/


There is cryptopals for crypographic security exploit stuff. It's very good!

https://cryptopals.com/sets/1


Competitive programming sites are at least a lot more like that than PE.

Examples: cses.fi/problemset , codeforces.com , codechef.com , hackerrank.com (tho HR makes it harder to find the good problems every time I look).


Rosetta Code might fit the bill...

http://rosettacode.org/wiki/Rosetta_Code

As long as you just read the problem description first, and don't cheat by skipping right to the implementations.


Stack exchange has their competitions, where, for example, you write a bot to compete against other bots, as well as code golf and things like "fastest solutions" to problems. I once wasted two weeks just reading the problems.

https://codegolf.stackexchange.com/tags



CodeWars?


LeetCode




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: