Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 404 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 404 Bytes

fictional-octo-barnacle

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.