Postindustria interview question

How much memory does goroutine take?

Interview Answer

Anonymous

Oct 8, 2024

I answered that I don't know, because I'd let golang garbage collector worry about that and I'd optimize code if needed. Not accepted as an answer (I had to know exact kBs in size, wtf?).