Skip to content

A small C# quiz application about performance and heap allocations

License

Notifications You must be signed in to change notification settings

lconstan/Abc.NCrafts.Quiz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A small C# quiz application about performance and heap allocations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%