Some common Big O run times O(log n), also known as log time. O(n), also known as linear time. O(n * log n). O(n2). O(n!)2 года назад