This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Implementation of the Robot coding exercise using a thread-safe lazy singleton pattern. | |
* To save time, the 2 chip implementations only support arrays of integers and not other numeric types | |
* Detailed explanations of design decisions are written as comments throughout this file. Test script is at | |
* the end. | |
* | |
* TESTING INSTRUCTIONS: Build, Run. Test results will be displayed as the output of a console app. | |
* | |
* IMPORTANT: Compatibility with Windows or the Visual Studio build environment is expected but not guaranteed. | |
* This code was developed, built, and tested using Jetbrains "Rider" IDE and the "Mono" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<style> | |
/* | |
* This code will run as is in desktop versions of Chrome. Download and enjoy. | |
* Inspired by truth and beauty ;) | |
*/ | |
body { | |
background-color:black; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that +samrahimi is my blockchain ID. https://onename.com/samrahimi |