In a recent Company Interview Assignment, I was given an interesting problem to make API calls every X second with the way to Pause and Play feature. Initially, I thought of using the WorkManger for this, but I later understood it has a minimum time limit of 15 minutes between…