Y
Hacker News
new
|
ask
|
show
|
jobs
by
u678u
1956 days ago
Anyone tried leetcode with lisp? I'm not sure if its a good way to learn or an exercise in banging your head against the wall.
3 comments
ludston
1956 days ago
I really enjoy solving project euler puzzles with CL. It's very well suited to them.
link
Jtsummers
1956 days ago
I've toyed around with some similar sites in the past. Challenges like that that sit closer to purer algorithm tasks are not at all hard in Common Lisp.
link
fishmaster
1955 days ago
Advent of Code is pretty good with CL.
link