CodeHarborHub / codeharborhub.github.io

Welcome to CodeHarborHub! Our mission is to provide accessible and comprehensive educational resources to learners of all levels, from beginners to advanced professionals. Whether you're looking to kickstart your career in web development, master a new programming language, or stay updated on the latest tech trends, we've got you covered.
https://codeharborhub.github.io/
MIT License
80 stars 164 forks source link

[Feature Request]: Missing solution for leetcode problem No 1116 #3308

Closed kashvi7440 closed 1 month ago

kashvi7440 commented 1 month ago

Is there an existing issue for this?

Feature Description

I would like to request the addition of a solution for LeetCode Problem No. 1116 "Print Zero Even Odd". This problem requires synchronization between threads to print messages in the correct order. Currently, the repository does not include a solution for this problem, and adding it would be beneficial for users looking to understand and solve concurrency problems in coding interviews.

Use Case

This feature would be particularly useful for users who are preparing for coding interviews and want to practice concurrency problems. Having a solution for Problem No. 1116 would provide a reference for users to learn how to handle thread synchronization effectively.

Benefits

Implementing this feature would:

Enhance the repository by covering more LeetCode problems, particularly those focused on concurrency. Provide users with a reliable reference for understanding and solving thread synchronization problems.

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Hi @kashvi7440! Thanks for opening this issue. We appreciate your contribution to this open-source project. Your input is valuable and we aim to respond or assign your issue as soon as possible. Thanks again!

Ajay-Dhangar commented 1 month ago

@kashvi7440 you need only 4 active issues

github-actions[bot] commented 1 month ago

Hello @kashvi7440! Your issue #3308 has been closed. Thank you for your contribution!