β
Correct Answer: (A)
o(n)
Explanation: as a linked list takes o(n) time for getting reversed thus linked list version of stack will also take the same time.
Explanation by: Mr. Dubey
as a linked list takes o(n) time for getting reversed thus linked list version of stack will also take the same time.
Discussion
Question Analytics
148
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
80%
Success Rate