Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.58 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.58 KB

coding-practice

This repo contains solutions for about 260 coding problems completed over the last year or so. All are backed by tests that I wrote from scratch, too. Most are in Kotlin for problems presented in the Elements of Programming Interviews in Java book.

Problem sources

Programming languages used in solutions