Nekomancer4224 Nekomancer4224 11-03-2024 Computers and Technology contestada What is the big-oh notation of removing a value from a linked-based stack? a) O(1) b) O(log n) c) O(n) d) O(n log n) e) O(n²) f) None of these