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
81 stars 163 forks source link

[Feature Request]: Making substantial documentation update towards missing LC problem numbers 194, 195, 196 in DSA solutions folder #3230

Closed aaryaanshh closed 3 months ago

aaryaanshh commented 4 months ago

Is there an existing issue for this?

Feature Description

Describe the new feature or enhancement you'd like to see: I propose adding documented solutions for the following LeetCode problems to the project repository:

Problem 194: Transpose File Problem 195: Tenth Line Problem 196: Delete Duplicate Emails

This involves providing clear, commented code solutions along with explanations of the approaches used for each problem.

Use Case

Use Case: For a developer working on shell scripting or data manipulation tasks, having access to well-documented solutions for these problems can significantly enhance their productivity. For example, they can use the solution for problem 194 to transpose data files, the solution for problem 195 to extract specific lines from a file, and the solution for problem 196 to clean up email data by removing duplicates. These solutions provide practical, real-world applications that can streamline various tasks in data processing and manipulation.

Benefits

What benefits would this feature bring to the project or community?

Practical Utility: Provides practical implementations for common data manipulation tasks using shell scripting. Educational Resource: Enhances project documentation with detailed examples of file operations and data processing techniques. Community Engagement: Encourages collaborative learning and contributions, fostering a stronger developer community around shell scripting and data manipulation.

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 4 months ago

Hi @aaryaanshh! 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!

aaryaanshh commented 4 months ago

Dear @Ajay-Dhangar Sir.

I am writing to request the assignment of three problem solutions under LEVEL-3/2 for GSSoC 2024. Given that I will be providing documentation for three solutions simultaneously, I believe this classification is appropriate.

Thank you for your consideration.

ajay-dhangar commented 4 months ago

Dear @Ajay-Dhangar Sir.

I am writing to request the assignment of three problem solutions under LEVEL-3/2 for GSSoC 2024. Given that I will be providing documentation for three solutions simultaneously, I believe this classification is appropriate.

Thank you for your consideration.

@aaryaanshh, read https://github.com/orgs/CodeHarborHub/discussions/1028 carefully

aaryaanshh commented 4 months ago

Dear @Ajay-Dhangar Sir.

Okay sir, thanks for clarifying.

github-actions[bot] commented 3 months ago

Hello @aaryaanshh! Your issue #3230 has been closed. Thank you for your contribution!