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

Nov 19, 2023

Used C++ std::map to solve it