cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Big O Notation
Big O Notation
Sep 25, 2011 at 5:16pm UTC
karatekid
(39)
Did I count the steps correctly? And if so how to I plot O(1),O(N),O(NlnN),O(N^3)
Last edited on
Sep 29, 2011 at 2:16pm UTC
Sep 25, 2011 at 6:50pm UTC
broot
(15)
Try reading this, I found it very helpful
http://rob-bell.net/2009/06/a-beginners-guide-to-big-o-notation/
Topic archived. No new replies allowed.