🗓️ Day 4 – #SDESheetChallenge
Today's progress:
✅ Find the Duplicate Number
I spent extra time understanding the approach and solution.
Remaining:
⏳ Find the Repeating and Missing Number
⏳ Inversion of Array
Will continue tommorow.
@takeUforward_@striver_79
✅ Day 1 Completed – #SDESheetChallenge
Today's learnings:
• Modifying data during traversal can lead to incorrect results.
• Extra space can often be reduced by reusing existing data structures.
• Set Matrix Zeroes ✅
• Need to revisit Next Permutation
@takeUforward_