Kunal Dubey
Touring

Touring

Follow
Follow
homeWay to my heart is herebadges
Tag

time

#time

More content

Read more stories on Hashnode


Articles with this tag

Ever wondered why only "log" is used in time complexities?

Aug 28, 20212 min read98 views

// essence of logarithms, or specifically logs with the base "2" is in partitioning, and therefore having log in the expression of an algorithm's time...

Ever wondered why only "log" is used in time complexities?