This procedure initialise an array in logarithmic time, that is O(log n). That is generally asymptotically better than the classic procedure, which takes linear time O(n).
-
Notifications
You must be signed in to change notification settings - Fork 0
terzinodipaese/initialisation-of-an-array-in-logarithmic-time
About
This procedure initialise an array in logarithmic time, that is O(log n). That is generally asymptotically better than the classic procedure, which takes linear time O(n).
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published