Abc.NCrafts.Quiz icon indicating copy to clipboard operation
Abc.NCrafts.Quiz copied to clipboard

A small C# quiz application about performance and heap allocations

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