Skip to content

Instantly share code, notes, and snippets.

@gabhi
Created April 24, 2014 05:14
Show Gist options
  • Save gabhi/11242292 to your computer and use it in GitHub Desktop.
Save gabhi/11242292 to your computer and use it in GitHub Desktop.
Find kth smallest element in an array
/*
Find kth smallest element in an array
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment