Hi friends!
How to practice proofs for leetcode?
I've being doing leetcode since March, but I'm still not good at proofing.
But being honest, I also don't practice it. So today I decided to ask for help to improve this skill.
I've being reading about proofs, and in general it maps to a lot with math.
I'm after a practical proofing, for instance we've got Mathematical time complexity, but in practical terms I don't need matematical proofing for proofing that traversing a list is O(N).
If the only way is going mathematical it's okay.
But I think I'll not learn proofing just because I'm doing exercises and I read a proof once in a while in editorials (not all have proofs), so I need a way to practice proofing.
Tell me your experience and how you practice it.
Best Wishes