find information online

2018-10-06  本文已影响0人  Tommmmm

OK,i would like to share with you the time when i search the information about an appropriate sorting algorithm.

It was about July, when i was a internship at a software company. One day i got a task to design a application programming interface to satisfy the demand that find the biggest ten of ten million numbers. It is a very common function for many website. For example, you can easily find ten hottest new while surfing the google**.

However , i find it is really a challenging task for me when i take many factors into account, such as efficiency、complexity. Therefore i decide to find a appropriate sorting algorithm online.

After half an hour of searching, i finally success to find an algorithm in an academic paper.
I copy the code and paste on my program, then run it.

And the program only takes two second to get the correct result , which exceed my expectations.


suitable 合适的
internship 实习
appropriate 适当的;恰当的;合适的
appreciate 欣赏 感激

while 省略Be动词
browse 浏览

take sth into account:考虑到某事

上一篇 下一篇

猜你喜欢

热点阅读