“Awesome” interview experience.
The company said that I have low Node.js knowledge because when they asked how many threads Node.js has, I’ve answered main thread + 4 UV threads by default and a few V8 threads and can be more spawned from native modules or via worker threads.
They said that it’s the wrong answer because Node.js has only 1 thread, and I should consider joining them because I could learn from them about Node.js.
It’s really frustrating when people who don’t know the thing evaluate others and do not even consider that their knowledge maybe not be the best.