返回全部术语
53代码与版本

Algorithm

算法

一组解决问题的明确步骤,让计算机按照特定规则处理数据并得出结果。

举个例子

社交媒体会用算法来决定你在首页看到哪些内容。

相关资源

复制提示词

Explain the time and space complexity of this function and suggest a faster approach.

相关术语

查看全部