Microsoft Interview Question

Write a program that acts as an application scheduler that runs executables at given times.

Interview Answer

Anonymous

Jan 16, 2012

The problem appears tough but its not I am sure all know job scheduling algo and the problem is analogous to it :)