Murex interview question

- C++ coding questions: - Describe the ways to pass arguments in a function in C++ - Generalized FizzBuzz. Implementation of Fizz Buzz with general rules on the multiplicity of the number and general strings.

Interview Answer

Anonymous

19 Nov 2023

Used C++ std::map to solve it