Comment on Why should I have written ZeroMQ in C, not C++ (part II)parentComments−beagle314yO(..) notation for complexity is usually qualified with "worst case" or "average case". Either way, "best case" behavior of O(1) is not really interesting.
Comments
O(..) notation for complexity is usually qualified with "worst case" or "average case". Either way, "best case" behavior of O(1) is not really interesting.