StackRating
An Elo-based rating system for Stack Overflow
Answers and rating deltas for
Function to transform array a to array b. Given, a = [2, 4, 6, 8, 9, 15] b = [‘4’, ‘16’, ‘64’]
Last visited: Oct 27, 2017, 7:18:27 AM