Skip to content

Instantly share code, notes, and snippets.

@pratyushcrd
Created January 13, 2018 11:22
Show Gist options
  • Save pratyushcrd/a5297dc361ec83e2073ee8b2a5e01109 to your computer and use it in GitHub Desktop.
Save pratyushcrd/a5297dc361ec83e2073ee8b2a5e01109 to your computer and use it in GitHub Desktop.
return leftHeight > rightHeight ? leftHeight + 1 : rightHeight + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment