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
'CODESTATES > Immersive' 카테고리의 다른 글
[TIL] 1/13: HTTP, Server, API (0) | 2020.01.13 |
---|---|
[TIL] 1/3: Inheritance Patterns - 3. ES6 Class 기반 상속/ super 키워드 (0) | 2020.01.05 |
[TIL] 1/3: Inheritance Patterns - 2. ES5 Prototype 기반 상속/ Object.create (0) | 2020.01.05 |
[TIL] 1/3: Inheritance Patterns - 1. ES6/ ES6 new features (0) | 2020.01.03 |
[TIL] 12/31: Time Complexity (0) | 2019.12.31 |