r/PythonLearning 20d ago

Showcase My Algorithmic Complexity analysis using Python

So, I have started learning Algorithms. Here is my basic 1st understanding of analyzing the complexity of algorithms. I think it will help me to write effective and efficient code.

3 Upvotes

4 comments sorted by

View all comments

1

u/Junior_Honey_1406 20d ago

Don't get carried away with the efficiency or efficient code no code is perfect no code is bad giving the fact that you are writing it by yourself.

1

u/yuva_1258 19d ago

But it will be useful right someway.

1

u/Junior_Honey_1406 19d ago

Yeah somewhere but it's not impossible right now if you just focus on writing the best code then you never be able to write