Skip to content

Commit 4460bdc

Browse files
authored
README file updated
1 parent 21f7d8f commit 4460bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ JavaScript **Arrays** are regular objects for which there is a particular relati
181181
### Big-O Notation and Time Complexity Analysis
182182

183183
[Algorithms in plain English: time complexity and Big-O notation](https://medium.freecodecamp.com/time-is-complex-but-priceless-f0abd015063c)
184-
185184
[Big-O Cheat Sheet Link](http://bigocheatsheet.com/)
185+
[A beginner's guide to big-O notation](https://rob-bell.net/2009/06/a-beginners-guide-to-big-o-notation/)
186186

187187
### How to Use
188188
The easiest way to run and test the codes from this repository is to use [nodejs](https://nodejs.org/en/) (I have checked my code using nodejs v6.5.0 in an Windows machine).

0 commit comments

Comments
 (0)