How extensive is your experience with Windows and in what areas do you feel comfortable?
Middle
170
How extensive is your experience with Windows and in what areas do you feel comfortable?
Tell about your development experience and recent projects.
What do you know about the differences between Windows and Linux at the kernel level?
How to synchronize two processes: the encoder puts frames 60 times per second, and the display must receive them? What synchronization mechanisms should be used?
What Windows mechanisms will you use to track changes in a directory with millions of files in real time?
How to programmatically run an application in Windows knowing only its name (not the path to the exe file)?
What interprocess communication (IPC) mechanisms under Windows are most optimal for transferring video frames between two processes?