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

Merge k Sorted Lists #7573

Closed
JayantGoel001 opened this issue Oct 6, 2021 · 3 comments
Closed

Merge k Sorted Lists #7573

JayantGoel001 opened this issue Oct 6, 2021 · 3 comments

Comments

@JayantGoel001
Copy link
Contributor

JayantGoel001 commented Oct 6, 2021

💥 Proposal

(You are given an array of k linked-lists lists, each linked-list is sorted in ascending order.

Merge all the linked-lists into one sorted linked-list and return it.)

Have you read the Contributing Guidelines on Pull Requests?

(YES)

@JayantGoel001
Copy link
Contributor Author

/assign

@github-actions
Copy link

github-actions bot commented Oct 6, 2021

Hello @JayantGoel001,
Thank you for opening an issue. 🥳
To get assigned to this particular issue please use /assign
Check this guide before contributing.

@github-actions
Copy link

github-actions bot commented Oct 6, 2021

This issue has been assigned to @JayantGoel001!
It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.

@JayantGoel001 JayantGoel001 changed the title Trapping Rain Water Merge k Sorted Lists Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant