mikebull / PizzaTopping

Experimenting some more with RestSharp on a sample project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finding Popular Build-Your-Own Pizzas

A pizza chain wants to know which topping combinations are most popular for Build Your Own pizzas.

Given the sample of orders at http://files.olo.com/pizzas.json, write an application (in C#, F# or JavaScript) to output the top 20 most frequently ordered pizza configurations, listing the toppings for each along with the number of times that pizza configuration has been ordered.

About

Experimenting some more with RestSharp on a sample project


Languages

Language:C# 100.0%