abhisek247767 / LeetCode2024-6Companies30Days

Make your first Pull Request on Hacktoberfest 2024. Don't forget to spread love and if you like give us a ⭐️
40 stars 64 forks source link

📃: Path with Maximum Probability (LeetCode-1514) #134

Closed DevendraJaiswal074 closed 1 month ago

DevendraJaiswal074 commented 1 month ago

🟢 Title : Path with Maximum Probability (Leetcode-1514) 🟢 Programming language : Java 🟢 Objective : To find Path with maximum probability 🟢 Summary : There are two paths from start to end, one having a probability of success = 0.2 and the other having 0.5 * 0.5 = 0.25.

Link- https://leetcode.com/problems/path-with-maximum-probability/description/


@abhisek247767 can you please assign this to me? with hacktoberfest labels?


github-actions[bot] commented 1 month ago

👋 Thanks for opening this issue! First please star the repository and follow me in github. We appreciate your feedback and will look into it as soon as possible.

abhisek247767 commented 1 month ago

Assigned

github-actions[bot] commented 1 month ago

Hello @DevendraJaiswal074! Your issue #134 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀