Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Tade0
on Dec 9, 2019
|
parent
|
context
|
favorite
| on:
O(n^2), again, now in Windows Management Instrumen...
Or those two should have been combined into O(nlogn) via sorting.
52-6F-62
on Dec 9, 2019
[–]
Or if you've already made allowances for the memory usage, you can also check to see if you can write your O(n^2) nested loops as O(n) + O(n) depending on the shape of your data.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: