HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof âš¡
MIT License
875 stars 1.05k forks source link

Merge k Sorted Lists #7573

Closed JayantGoel001 closed 2 years ago

JayantGoel001 commented 2 years ago

💥 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 commented 2 years ago

/assign

github-actions[bot] commented 2 years ago

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

github-actions[bot] commented 2 years ago

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.