Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

720. Longest Word in Dictionary #207

Open
Ace117MC opened this issue Oct 7, 2023 · 5 comments
Open

720. Longest Word in Dictionary #207

Ace117MC opened this issue Oct 7, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest contributions

Comments

@Ace117MC
Copy link

Ace117MC commented Oct 7, 2023

Description

I would like to work on this Leetcode Problem - https://leetcode.com/problems/longest-word-in-dictionary/ in C++. Please assign this to me.

DSA Problem

Trie

@Ace117MC Ace117MC added enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest contributions labels Oct 7, 2023
@772003pranav
Copy link

772003pranav commented Oct 7, 2023

@Ace117MC

@772003pranav
Copy link

Hi Ace117MC,
That sounds like a great choice! The problem "Longest Word in Dictionary" on LeetCode is a good candidate for Trie-based solutions. Since you've expressed your interest in working on it in C++ for Hacktoberfest, I'd like to encourage you to go ahead and work on it.

@Ace117MC
Copy link
Author

Ace117MC commented Oct 7, 2023

Hi @772003pranav I noriced @iamdestinychild did not assign this one to me. So until I am assigned this issue I won't be able to add it here.

@772003pranav
Copy link

772003pranav commented Oct 7, 2023 via email

@iamdestinychild
Copy link
Owner

here you go @Ace117MC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest contributions
Projects
None yet
Development

No branches or pull requests

3 participants