Leetcode style, medium difficulty question.
Senior C Developer Interview Questions
365 senior c developer interview questions shared by candidates
It was general C++ questions: data structures, casts, templates, storage duration
Discussed technical test results, asked about experience
Signal & Slots, its internal working and different types of connection? and what is event loop? can we connect signal to signal? return type of Connect statement? different type of connect statements? where to use queued connection? Design Signal and slot?
C++11 standards? what is new features and Lambda function where/when/why needed? How to connect signal to Lambda function?
Add/Subtract/Multiply/Swap two no without using +/-/*/third var? These are common question you can prepare for all any of them will be asked
Typical leetcode medium and one hard question
Implement a Read-Write lock
REST Api application to manage rental bookings
Implement a parenthesis, bracket and brace validator.
Viewing 221 - 230 interview questions