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

GFG POTD - Occurence of an integer in a Linked List(Date - 26-07-2024) #210

Closed
MeenakshiAM opened this issue Oct 26, 2024 · 1 comment · Fixed by #211
Closed

GFG POTD - Occurence of an integer in a Linked List(Date - 26-07-2024) #210

MeenakshiAM opened this issue Oct 26, 2024 · 1 comment · Fixed by #211

Comments

@MeenakshiAM
Copy link
Contributor

📝 Description

Given a singly linked list and a key, count the number of occurrences of the given key in the linked list.

💡 Enhancement / Feature Request (if applicable)

complexity- o[n].

Copy link

Welcome, @MeenakshiAM! Thanks for raising the issue.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
Make sure to star this awesome repository and follow the account!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant