美文网首页
find information online

find information online

作者: Tommmmm | 来源:发表于2018-10-06 20:02 被阅读0次

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:考虑到某事

相关文章

网友评论

      本文标题:find information online

      本文链接:https://www.haomeiwen.com/subject/ieraoftx.html