Linearithmic time analysis

Home > Computer Science > Algorithms and data structures > Algorithm analysis > Linearithmic time analysis

Analysis of an algorithm that has a time complexity that is a combination of logarithmic and linear time complexity.