Consider the following example:
const arr1 = [{\'a\': \'I\', \'b\': \'M\', \'c\': \'Q\'}]; const arr2 = [{\'x\': \'C\', \'y\': \'D\', \'z\': \'M\'}];
// I am getti