Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 146 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 146 Bytes

Scala Portfolio

S-99: Ninety-Nine Scala Problems

P01 Find the last element of a list.

P02 Find the last but one element of a list.