Reduce algorithm code length even if increase algorithm runtime complexity #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The following diff (compared to
6dd2f42eb9
) change the worst case runtime complexity to strictly linear (no coefficient different than one for the linearity) in the number of comments with at least one answer.Could also remove:
but then the complexity at runtime would become in the worst case strictly linear in the number of comments.