The paper discusses the bin packing problem, an NP-hard optimization issue, and presents two new approximation algorithms with a ratio of 3/2 and linear time performance. These algorithms, which improve upon the first-fit decreasing (FFD) method, classify items into multiple ranges to optimize packing efficiency. Experimental results indicate that the proposed algorithms outperform existing methods in both theoretical and practical applications.