5c1u< | Solving One Problem with 16 Programming Languages, on YouTube – The New Stack
https://thenewstack.io/solving-one-problem-with-16-programming-languages-on-youtube/
Saved on 2021-09-27 [18897 edays] via thenewstack.io
Modified 2023-08-19 [19588 edays]
presentations programming python rust

To explore 16 programming languages, Hoekstra chose a relatively simple problem from a LeetCode coding competition: Given a list of numbers, identify the smallest and largest number — and then find the largest number that can be divided into both of them (without a remainder).

The languages chosen for the solution:

  • C++
  • Rust
  • D
  • Clojure
  • Ruby
  • Elixir
  • Raku [Perl 6]
  • Haskell
  • Racket
  • Julia
  • Python
  • APL
  • J
  • BQN
  • Pharo Smalltalk
  • Fortran