Open Sourcing Your Mindset

This post originally appeared on TestingInDevops.org, unfortunately the Mabl team has decided to no longer continue to support that site. Rather than lose the content, I re-post it here for your reading enjoyment. As development has shifted from waterfall to agile and now DevOps, at each stage you see developers taking on more responsibility and … [Read more…]

Code Challenge: Rotate an Array

js coding challenge

This the 3rd challenge and I came in with high confidence after getting through the first and second challenges on LeetCode. I was feeling good after completing the last challenge to find the best time to buy and sell stock but this one really turned out to be a tough one. The challenge: Given an … [Read more…]