state gov UP Police Programmer Grade 2 Mock Test Series Algorithms Searching, Sorting and Hashing Searching
For which of the following tasks, stack is not suitable data structure?
(a) Binary search in an array
(b) Breadth first search
(c) Implementing function calls
(d) Process scheduling
1
(b) and (d)
2
(b) and (c)
3
(a) and (c)
4
(c) and (d)