The code challenge was a tricky one: write a function that takes two strings and removes all instances of stringA from stringB. In-person interview pairing: write a function that takes a roman numeral and returns it as an integer. Test driven with Mocha.
Sigiloso
Code challenge: recursive function pairing interview: for loop and switch statement.