I am new to the parallelizing paradigm. I already have the algorithm working in its serial form but I can’t parallelize it. I have asked around and some have told me that the way my program is written can’t be parallelized. Here is my serial code, any help or recommendation will be kindly appreciated. Answer Q : “Is it possible