Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEA
Thanks to EMEA group at JLL for teaching me how to exclude non-printable Ascii characters in Regex even though it was not strictly required for the challenge.
Question 1 - First one matches the solution which calculates an average of averages. Second one takes the Sum(ratings * rating count)/Sum(rating count)
Here is my solution.