All Projects → Abc-Arbitrage → Abc.NCrafts.Quiz

Abc-Arbitrage / Abc.NCrafts.Quiz

Licence: MIT license
A small C# quiz application about performance and heap allocations

Programming Languages

C#
18002 projects

ABC Arbitrage quiz for NCrafts 2015-2018

Three different quizzes in one app

This project is a small quiz application we let people play with on our ABC Arbitrage booth at the last four NewCrafts conference editions in Paris.

You can choose from three different C# quizzes:

  • A general performance quiz: Which code is more likely to run faster? (2016 edition)
  • A more specific one: Which code doesn't allocate on the heap? (2015 edition)
  • A performance quiz centered on new features in C# 7.2 and .Net Core 2.1 (2018 edition)

Welcome screen

Play screen

Pick the good answer

Play screen

Get some help

Help screen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].