Post Reply 
Programming puzzles: processing lists!
11-16-2017, 10:52 PM (This post was last modified: 11-16-2017 10:53 PM by StephenG1CMZ.)
Post: #231
RE: Programming puzzles: processing lists!
I have now also implemented a solution to #31 frequencies in my List API for the Prime.
http://www.hpmuseum.org/forum/thread-9411.html Version 1.1.
I was surprised to note that implementing the simple solution of first sorting the list, then producing the already-sorted frequencies, seemed quicker than producing the values and frequencies of the unsorted list and then sorting those.

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Programming puzzles: processing lists! - StephenG1CMZ - 11-16-2017 10:52 PM



User(s) browsing this thread: 4 Guest(s)