/CreditSuisse-CodingChallenge-2022

My solutions to the Credit Suisse Global Coding Challenge 2022.

Primary LanguageC++

Global Coding Challenge 2022

About

This repository contains my solutions to the problems in the Credit Suisse Global Coding Challenge.

Each folder contains a file .md with the problem statement and a file .cpp with my C++ solution.

The solutions use a fast integer input algorithm inspired by this post.

Note: the solutions to problem 9 is not the best known (it scored 97.5 / 100, while other partecipants scored 99.5).

Results

I managed to rank 2nd in Switzerland and 8th in the world.

Questions

All the questions were created by Credit Suisse.