본문 바로가기

CODESTATES/Immersive

DataStructure Reference

https://visualgo.net/en

 

VisuAlgo - visualising data structures and algorithms through animation

VisuAlgo is free of charge for Computer Science community on earth. If you like VisuAlgo, the only payment that we ask of you is for you to tell the existence of VisuAlgo to other Computer Science students/instructors that you know =) via Facebook, Twitter

visualgo.net

https://hackernoon.com/what-does-the-time-complexity-o-log-n-actually-mean-45f94bb5bfbf

 

What does the time complexity O(log n) actually mean?

Knowing the complexity of algorithms beforehand is one thing, and other thing is knowing the reason behind it being like that. Whether you’re a CS graduate or someone who wants to deal with optimization problems effectively, this is something that you must

hackernoon.com