Git Product home page Git Product logo

mysteerio's Introduction

Description

In this repository, you will discover my problem-solving approaches and final solutions for the application tasks presented by Mysteeriö Oy. The tasks presented unique and engaging challenges.

The first involved deciphering a pattern from a series of recorded time intervals to determine whether a pot of water boiled at the same time during every cooking session. I created a function to analyze the overlaps in these intervals and tested its accuracy with a bespoke unit test.

The second task required devising an economically efficient plan to connect a group of islands with bridges, with the aim of minimizing construction costs. I achieved this by implementing Kruskal's Minimum Spanning Tree (MST) algorithm, which efficiently computed the minimal sum of bridge lengths. To ensure the reliability of my implementation, I created unit tests.

In each case, I approached the problems analytically and implemented practical solutions, backed up with appropriate testing to validate the results.

Disclaimer

The reason there isn't any history in this Git repository is due to the specific requirements set forth by Mysteeriö Oy. They provided an exclusive coding environment for the execution of these tasks, which didn't necessitate the creation of a repository. Consequently, all the development work was carried out and contained within their specified platform, and this repository has been created solely for the purpose of presenting the completed solutions.

mysteerio's People

Contributors

bukomp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.