-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Use generics in sorting algorithms #419
Copy link
Copy link
Open
Labels
Good First IssueGood issue to get started with for new comers.Good issue to get started with for new comers.dont-closeenhancementhelp wanted
Description
Activity
Metadata
Metadata
Assignees
Labels
Good First IssueGood issue to get started with for new comers.Good issue to get started with for new comers.dont-closeenhancementhelp wanted
Description
IMO algorithm should be working on data type
float64instead ofint.For enhancement:
float64as an arguments. Followings are the possible enhancements.inttofloat64.intinternally usesfloat64related function.