Is there any way to sort 1M sized txt file in C?

前端 未结 0 1544
不知归路
不知归路 2021-02-07 06:36

I have a txt file which contains 1 million elements in it. I am looking for efficient way to sort it. What kind of algorithm and structures should i use? Thanks in advance!

相关标签:
回答
  • 消灭零回复
提交回复
热议问题