We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Breaking the Records
Breaking the Records
Sort by
recency
|
2243 Discussions
|
Please Login in order to post a comment
Hi Guys! what do you think about this approach? focused on referencial transparency and immutability. I really wanted to avoid the so popular imperative way.
C#
Java
Java Solution
javascript easy solution
let max=scores[0]
}
arr.push(count1) return arr }
def breakingRecords(scores): # import numpy as np high, low, h_count, l_count = scores[0], scores[0], 0,0