This repository will store the practice questions I have written in preparation for technical interviews. Currently it contains coding question from Cracking the Coding Interview and Leetcode.
The Java coding style follows the Google Style Guide, except for the line width. CheckStyle helps to perform the style check.