Decision trees are crucial in machine learning for data representation and classification.Efforts are being made to create compact decision trees by minimizing their size or depth.The parameterized complexity of Decision Tree Learning is currently a topic of significant interest.Two problems, DTSO and DTDO, focus on constructing decision trees with minimal size and depth, respectively.