Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Challenge 1 Step 6#3

Open
Advaith3600 wants to merge 7 commits intoabhijitramesh:masterfrom
Advaith3600:advaith
Open

Challenge 1 Step 6#3
Advaith3600 wants to merge 7 commits intoabhijitramesh:masterfrom
Advaith3600:advaith

Conversation

@Advaith3600
Copy link

  1. Refactoring the "Cricket Match Analysis" with traditional for loop seemed boring, so I tried oneliners. Used mapping and lambda function to achieve it.
  2. "Optimizing Code" blew my mind, how much time we can save just from opting for a better approach. In my case, I saved 13s or more from it.
  3. I am happy to read more about documenting code. Documentation of the code was always a weak point in me. I defined three functions with different approaches to solving the same problem with documentation saying what does what along with information about its parameters and return.
  4. Always been a big fan of writing tests because it gives us an idea about what we did wrong. Pytest helped to clear out all the corner cases.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant