Skip to content

Conversation

@godmodevegeta
Copy link
Contributor

23. Merge k Sorted Lists problem added for Hacktoberfest!

The fastest C++ code can achieve a time about 370ms ~ 380ms
while Python code can achieve 100ms, and even amazing, JAVA can do it in just 4ms !
This result is quite counterintuitive.

@AnkitMajee
Copy link
Owner

Yeah that's a impressive insights
Merged

@AnkitMajee AnkitMajee merged commit 34da264 into AnkitMajee:main Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment