Request New Subject
Home
Data Structures (DS)
Linear Data Structures -Stacks and Queues
Q. What is the space complexity of a linear queue having n elements? (Solved)
1. O(n)
2. O(nlogn)
3. O(logn)
4. O(1)
a. O(n)
Related Topics
→ Non Linear Data Structures - Graphs
→ Non Linear Data Structures - Trees
→ Searching, Sorting and Hashing Techniques
Subscribe Now
Get All Updates & News
Subscribe