- What do you understand by the term synchronisers?
- Latches, Barriers, Semaphores, Blocking Queues are examples of synchronisers. Discuss, give an example and implement your answers.
- Implement Dining Philosophers problem
- Implement Vehicle fleet tracker
- Implement Search Engine Results Pages (query search engine, get relevant urls, rate content of urls based on relevance to query and select the most relevant)