diff --git a/assets/big-O-graph.jpeg b/assets/big-O-graph.jpeg new file mode 100644 index 00000000..8f49c53c Binary files /dev/null and b/assets/big-O-graph.jpeg differ diff --git a/src/algorithms/README.md b/src/algorithms/README.md index f6a8ee80..9d0ddbd3 100644 --- a/src/algorithms/README.md +++ b/src/algorithms/README.md @@ -5,3 +5,7 @@ **Useful Links** - [Introduction to Dynamic Programming 1](https://www.hackerearth.com/practice/algorithms/dynamic-programming/introduction-to-dynamic-programming-1/tutorial/) + +## Big O Notation + +![Big O graphs](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 1")