Skip to content

Instantly share code, notes, and snippets.

@EntilZha
Created November 18, 2015 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EntilZha/e4fc9e0f2ebb5f5cf053 to your computer and use it in GitHub Desktop.
Save EntilZha/e4fc9e0f2ebb5f5cf053 to your computer and use it in GitHub Desktop.
Max Interval Solution
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@EntilZha
Copy link
Author

Credit to here for main algorithm: http://www.geeksforgeeks.org/merging-intervals/

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