This is more of a pre-interview project. Without divulging too much, for fear of running afoul of the NDA I signed... I was given a take-home project involving lots of concurrency. Production-quality code is expected. It took me about five hours to complete, spread across two weeks (I have a day job).
Senior Software Interview Questions
99,551 senior software interview questions shared by candidates
Find intersection of two arrays
exam online
const add=()=>{ let x=1; return ()=>x+1; } add(); add(); console.log(add())
Differences between Perl and Python
High level of discussion about the project weather I will be fit or not
Data structure questions Craft interview
Craft presentation - implement todo application.
Reverse a sentence but keep the individual words in the same order
how to merge two sorted linklist?
Viewing 421 - 430 interview questions