The HR guy insisted on doing a 45-minute presentation, which I wasn't interested in (I had already done plenty of tech tests/screens by then)
Senior Software Engineer C Interview Questions
95,624 senior software engineer c interview questions shared by candidates
C variables storage types and initialisation
First two technical round was really worth full and good. but in 3rd round I have doubt on psychological doubt on interviewer. In order to twist question, they twisted me to understand their question. They are not enough prepared how to twist technical question. Having a doubt on interview is good, BUT Interviewer should good communicator to ask twisted question. otherwise interviewee will get misunderstood and rejected.
Strait forward interview questions. Very fair and not overly difficult. Also have a take home section.
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())
Differences between Perl and Python
Viewing 401 - 410 interview questions