diff options
author | Adam <adam@adambard.com> | 2015-02-03 20:26:54 +0000 |
---|---|---|
committer | Adam <adam@adambard.com> | 2015-02-03 20:26:54 +0000 |
commit | 46fce8da7c5ea72f1e227e5d0653413145c19991 (patch) | |
tree | cc8a6d0847ee76afcc7efe6a958466bb3816e961 /asymptotic-notation.html.markdown | |
parent | 8208aad86210c51cee729fc79842aabf854b018c (diff) |
Added name to asymptotic notation article
Diffstat (limited to 'asymptotic-notation.html.markdown')
-rw-r--r-- | asymptotic-notation.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asymptotic-notation.html.markdown b/asymptotic-notation.html.markdown index c8187526..901494ab 100644 --- a/asymptotic-notation.html.markdown +++ b/asymptotic-notation.html.markdown @@ -1,5 +1,6 @@ --- category: Algorithms & Data Structures +name: Asymptotic Notation contributors: - ["Jake Prather", "http://github.com/JakeHP"] --- |