An experiment comparing the speed and runtime of 10 most commonly used programming languages namely, C, C++, C#, Golang, Java, JavaScript, Kotlin, Python, Ruby and Rust. Problem that I experimented with…
For this activity I tried solving Kids With the Greatest Number of Candies problem present on LeetCode. In this problem…