TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
30.5k stars 7.22k forks source link

Create Minimum_time_difference.cpp #2633

Closed nerdyabhi closed 10 months ago

nerdyabhi commented 1 year ago

A medium level question on strings where 539. Minimum Time Difference you're Given a list of 24-hour clock time points in "HH:MM" format, and you have return the minimum minutes difference between any two time-points in the list.

I'll attach my handwritten notes as well .

Please let me know what else i can do to improve my contributions to your project

Description of Change

Checklist

Notes: i've solved a few leetcode questions on strings and i'll be sharing my handwritten notes and approaches Please let me know if i can do better or enhance my contribution

github-actions[bot] commented 11 months ago

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 10 months ago

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!