learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

[Add Content] - Data Structure & Algorithms - Add about Time and Space Complexity

Open Yatharth31 opened this issue 1 year ago • 1 comments

Hey @animator , I am a GSSoC'24 Contributor. I would like to contribute to your project by adding content about Time and Space complexity analysis of algorithms. Please assign this issue to me.

Topics Covered -

  1. Big Oh, 2. Big Omega, 3. Big Theta, 4. Best Case, Worst Case, Average Case, 5. Time Complexity, 6. Space Complexity.

Yatharth31 avatar May 13 '24 05:05 Yatharth31

Hey, I am good at Python. Can you assign me this issue under gssoc'24?

Akshitha28112004 avatar May 13 '24 13:05 Akshitha28112004

Am i allowed to add images of graphs of BigOh and other asymptotic notations, also comparison of various time complexities w.r.to. input size. Should I create a new folder inside ds-algo name images? Or there is no need for this?

Yatharth31 avatar May 18 '24 13:05 Yatharth31

new folder inside ds-algo name images The images must not be copied from somewhere else.

animator avatar May 18 '24 15:05 animator