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)
Senior Software Engineer Java Developer Interview Questions
95,752 senior software engineer java developer interview questions shared by candidates
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.
how to merge two sorted linklist?
say sth about hash table.
Viewing 401 - 410 interview questions