• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Interview! How do you answer a Time Management question?

GenerationYscorpio

Senior member
I am applying for a marketing and/or sales position, and this question that was asked of me kinda throw me off abit.

" How do you manage your time successfully?"

My answer was I would prioritize it and work on the one that is due the most immediately and the rest worked on from the most important.
I know it sounded abit too general and not too professional, so how should I tackle this question?

 
I'd say to implement a priority queue with task aging to prevent starvation. Priority assignment should take into considerations for response time and turnaround time that is desired for a particular task.

But the interviewer may not be familiar with CPU scheduling and just give you funny looks.
 
Originally posted by: istallion
I'd say to implement a priority queue with task aging to prevent starvation. Priority assignment should take into considerations for response time and turnaround time that is desired for a particular task.

But the interviewer may not be familiar with CPU scheduling and just give you funny looks.

Sounds good to me.
 
"Most important" is pretty general, and "most immediate" may not be the higher priority.

I manage my tasks like a preemptive multitasking operating system. I facilitate pseudo-task-concurrency by allocating Descartes time to each task, preempting other tasks when another takes precedence.
 
Originally posted by: FoBoT
explain what "neffing" on "ATOT" is

and then

tell them you won't do that at work

That's why managers delegate.
Some of them happen to be doing this a LITTLE bit too much it seems.😀
 
Originally posted by: GenerationYscorpio
I am applying for a marketing and/or sales position, and this question that was asked of me kinda throw me off abit.

" How do you manage your time successfully?"

My answer was I would prioritize it and work on the one that is due the most immediately and the rest worked on from the most important.
I know it sounded abit too general and not too professional, so how should I tackle this question?

Yeah, tell him its managements job to manage your time. Cuz im here to sell baby!! 😀
 
Back
Top