Time complexity is not measured in physical sense of time because of variation of the machine where the code is run. But what we can measure is number of operations.
- ↑↓ to navigate
- ↵ to open
- ⟶ to select
- ⌘ ⌥ ↵ to open in panel
- esc to dismiss
⌘ '
keyboard shortcuts
Time Complexity and Merge Sort
Time complexity is not measured in physical sense of time because of variation of the machine where the code is run.