Nice explanations of Computer Science Concepts. Eg: "For online shopping, the number of purchased item (input) doesn’t
affect the delivery time. The output is constant. We call this O(1).
For online downloading, the download time is directly proportional to the movie file sizes (input). We call this O(n)."
No comments:
Post a Comment