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

Algorithms that need to be implemented #3

Open
ljeng opened this issue Mar 30, 2020 · 1 comment
Open

Algorithms that need to be implemented #3

ljeng opened this issue Mar 30, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@ljeng
Copy link
Owner

ljeng commented Mar 30, 2020

String manipulation: add two numbers, reverse integer, multiply strings
K-sum
Merge k sorted lists
Reverse nodes in k-group
Regex: regular expression matching, wildcard matching

@ljeng ljeng added the good first issue Good for newcomers label Mar 30, 2020
@arya-pudota
Copy link

I can take up this issue - specifically working on string manipulation, k-sum, k sorted lists merge and node reversal

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

No branches or pull requests

2 participants