Automox interview question

Implement custom HTTP layer from a TCP socket using your language of choice.

Interview Answer

Anonymous

Apr 27, 2021

I was tried coding it in JS but I spent A LOT of time trying to understand the question and google around for a "socket with listen func" because I didn't know what I was being asked to code.