GeeksforGeeks » Interview Questions

Yahoo Interview Question for Software Engineer/Developer (Fresher) about Operating System

(2 posts)
  1. rajk
    guest
    Posted 7 months ago #

    Which data structure will you use for deadlock?

  2. Sameer
    guest
    Posted 7 months ago #

    Probably any of the lock free data structures. The problem with deadlocks is wrt to mutual exclusion and resource allocation and not much with data structures. So any of the lock free DS should be fine.


Reply

You must log in to post.

RSS feed for this topic