Engaged Employer
They asked what async does in JavaScript and how multithreading works in C#.
Anonymous
In JavaScript I mentioned async await, but didn't have a good answer for detail beyond mentioning that the stack and event loop were separate. In C# I mentioned Task.Run(), Tasks, Threads, Parallel Linq and the concurrent collections you should use when taking concurrent access into account.
Check out your Company Bowl for anonymous work chats.