akmc83

Top_kSelection

Feb 24th, 2017
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.27 KB | None | 0 0
  1. This python module takes an input of list of numbers and outputs top k numbers out of them.the top k numbers are not in order.This doesn't involve sorting.So this takes comparitively lesser time...                                                                                                                                                                                       download: http://adf.ly/1kQ9rU
Add Comment
Please, Sign In to add comment