Okay so this is my HuffmanTree class the passFreqToPQ method just passes the freq array into the priority queue and creates nodes for each element of freq.While the createHu