Problem Another exercise in Scala in which the goal is to find the target position as fast as possible. The […]

Problem I started coding in Scala some time ago, and also learning some fundamental algorithms in CS. Here’s a terribly […]

Problem I am implementing a functionality in Scala to Copy files from one FileSystem to another FileSystem. And this is […]

Problem I need to generate random text for tests. I do that using alphanumeric characters and some special characters as […]