Huffman coding states that the item with the most frequency gets smallest code and the item with the least frequency gets the longest code. So the order of these letters would be t, a, c, g with t having the smallest code because it has the highest and then the code lengthening as the items decrease in frequency.