Changes between Initial Version and Version 1 of Ticket #14675, comment 10


Ignore:
Timestamp:
Apr 27, 2020, 12:12:27 AM (4 years ago)
Author:
X512

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14675, comment 10

    initial v1  
    55> }}}
    66
    7 It is likely full list traverse is done at each insertion making O(n^2) time complexity.
     7It is likely full list traverse is done at each insertion making `O(n^2)` time complexity.