Hacker News with Generative AI: Coding Challenges

New Level of Interview Hell (reddit.com)
4th stage interview, 2nd coding challenge (first one was in js). Expected completion time: 4 hours, including cloud deployment. Build and style single page with a table of users and a form to add those users via Ajax. "Frontend" must be built with bootstrap and jQuery, none of which I have used in the past 10 years. No css preprocessors or js pipeline, no virtual/docker environment.
1BRC Coding Challenge: Nerd Sniping the Java Community (infoq.com)
On January 1st, I put out this tweet, I put out a blog post introducing this challenge.
Writing an HTTP Server in Go from Scratch: Part 1 (krayorn.com)
Follow along while I write an HTTPServer in Go From scratch following a codecrafters challenge.