This is the only venomous snake found in Denmark
What is a hugorm?
The band that wrote the song "I Still Haven't Found What I'm Looking For"
Who is U2?
This character encoding standard might sound like a sneeze, but it's actually how computers represent text using numbers
What is ASCII?
This is what PBM was before it was PBM.
What is MBM (Market-Based Management)?
The fish that you would really like to catch when fishing in Storåen
What is a salmon?
This keyword is used to handle exceptions in Python
What is try()?
This functions is used to deallocate memory that was previously allocated by malloc.
What is free?
Soundbite
What is “Ulige numre”
This PBM tool is designed to help employees improve their understanding and application of PBM principles through guidance, examples, and role-playing conversations.
What is AskFred?
This English mathematician is considered the father of theoretical computer science, artificial intelligence and cracked the Enigma.
Who is Alan Touring?
Soundbite
What is Hugorm?
The sport you are watching when you hear the words “foul and a miss”
What is snooker?
The movie starring Bill Murray, Dan Aykroyd, and Harold Ramis, and made it clear who you should call if something is wrong.
What is Ghostbusters.
This principle involves being intellectually honest, dealing with reality constructively, and holding oneself and others accountable to high standards.
What is Integrity?
This is the most popular platform used for version control and collaborative software development.
What is GitHub.
This non-venomous snake can reach a length of 10m and weight up to 115kg
What is a Python?
The city that encourage you to look at the oldest Cathedral (Domkirke) in Denmark
What is Ribe?
This Boolean operator returns true if exactly one of its operands is true.
What is XOR?
At Koch, who is primarily responsible for an employee's development and career navigation?
Who is the employee themselves?
This methodology is considered efficient for iterative and incremental software development.
What is agile.
This Python library is commonly used for data analysis and manipulation
What is pandas?
The bridge that you will see on you last 1000 kr bill (pengeseddel) (OBS: Before 31. May 2025)
What is Storebælts broen?
This operation returns 5 after dividing 26 by 7
What is the modulus (MOD)
Vision, Virtue, Knowledge, Comparative Advantage and Motivation.
What is the 5 dimensions of PBM.
This is the process of finding and fixing bugs in software.
What is debugging?