What are practical applications of Queues?

What are the applications of circular queues in C?

  • Answer:

    There are many, as this is a very general type of data structure. One that I've been working with recently is as a data structure for page eviction algorithms within operating systems. Look up the Clock and Second Chance Algorithms to see some use cases.

Andy Anderson at Quora Visit the source

Was this solution helpful to you?

Other answers

It has wide applications . One main application is round robin algorithm.

Anonymous

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.