This paper discusses the challenges of mining sequential patterns in databases, specifically the difficulty in setting a minimum support threshold and the exponential growth of generated patterns. It proposes a new algorithm for mining top-k closed sequential patterns with a minimum length constraint, which enhances efficiency by dynamically raising support and performing effective verification. The experimental results demonstrate the advantages of the top-k mining approach over existing methods, particularly in computational performance.