What is the time complexity of a linear queue having n elements? A、O(1)B、O(n)C、O(log n)D、O(nlog n) 发布时间:2025-06-21 23:51:00