Coding Challenge

You can find the source code for the coding challenges on github: https://github.com/orbimation/CodingChallenges 

Coding Challenge #3

A knight's tour is a sequence of moves of a knight on a chessboard such that the knight visits every square exactly once. 

In this challenge, Petru walks Kabul through his solution in LabVIEW.

Coding Challenge #2

What is better then working with kids to do their home schooling tasks with Maths? Do maths while solving the problems by coding!

In this challenge, Jonah and Kabul go through the basics of LabVIEW while solving the maths problem.

Coding Challenge #1

Sort a 1D array of names by the last character and produce a histogram of the characters.

Sort a 2D array of names, country of birth and age and produce a histogram.