Strait forward interview questions. Very fair and not overly difficult. Also have a take home section.
Senior Programmer Analyst Interview Questions
98,355 senior programmer analyst interview questions shared by candidates
We have VMs of sizes 6, 9, 20. How do we determine whether we can provide VM's clients requirement. Ex 35 (20+9+6) or 18(6+6+6 or 9+9)
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).
Find intersection of two arrays
exam online
const add=()=>{ let x=1; return ()=>x+1; } add(); add(); console.log(add())
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
Viewing 411 - 420 interview questions