look at this fucking java programmer
Dec. 13th, 2016 02:11 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
for (int i = 0; i < weightColumns.size(); i++) { this.weights[i] = new DlColumn<>("fv" + i, weightColumns.get(i)); i++; }
(consider it a tentative interview question)
for (int i = 0; i < weightColumns.size(); i++) { this.weights[i] = new DlColumn<>("fv" + i, weightColumns.get(i)); i++; }