Talking through programming problems is a great way to demystify and prepare for technical interviews.
Set your clan to "Coding Blocks" on CodeWars.com to join in on the fun.
Site: CodeWars.com
Problem: Get the Middle Character
Link: https://www.codewars.com/kata/56747fd...
Links to related topics:
JS Coding Conventions: http://javascript.crockford.com/code....
How slice() works: https://ariya.io/2014/02/javascript-a...
Bit Shifting for Even/Odd is unreliable: http://stackoverflow.com/questions/18...