Point · 01
捕捉题面、样例、当前代码和报错信息。
做 LeetCode 风格题时,最烦的是题面、样例、代码和复杂度分散在不同地方。Sotto 通过截图和上下文缓冲,把这些信息放在一起,帮助你先形成讲得清楚的解法结构。
捕捉题面、样例、当前代码和报错信息。
整理 brute force、优化思路、复杂度和边界情况。
把代码解释成面试官能跟上的步骤,而不是只给最终代码。
刷题复盘:把自己没讲清楚的地方变成可复用表达。
模拟面试:练习先说思路、再写代码、最后补复杂度。
允许工具的 live coding:快速整理题面和后续追问。
Sotto is positioned as a context and explanation assistant. It helps structure reasoning, examples, complexity, and follow-up answers.
Yes. You can combine the spoken prompt with problem screenshots and your existing code.
Yes. The answer structure can include time complexity, space complexity, edge cases, and trade-offs.