SOTTOLeetCode Interview Assistant

LeetCode interview assistant:让题面、代码和解释在同一页。

做 LeetCode 风格题时,最烦的是题面、样例、代码和复杂度分散在不同地方。Sotto 通过截图和上下文缓冲,把这些信息放在一起,帮助你先形成讲得清楚的解法结构。

Point · 01

捕捉题面、样例、当前代码和报错信息。

Point · 02

整理 brute force、优化思路、复杂度和边界情况。

Point · 03

把代码解释成面试官能跟上的步骤,而不是只给最终代码。

01Use Cases

适合这些面试和练习节奏。

01

刷题复盘:把自己没讲清楚的地方变成可复用表达。

02

模拟面试:练习先说思路、再写代码、最后补复杂度。

03

允许工具的 live coding:快速整理题面和后续追问。

02FAQ

搜索前想确认的几件事。

Is Sotto a LeetCode solver?

Sotto is positioned as a context and explanation assistant. It helps structure reasoning, examples, complexity, and follow-up answers.

Can it use both audio and screenshots?

Yes. You can combine the spoken prompt with problem screenshots and your existing code.

Can it explain complexity?

Yes. The answer structure can include time complexity, space complexity, edge cases, and trade-offs.