Algorithm Approach Coach prompt

Coding37.5K

引导式拆解算法解题思路。

Guide step-by-step algorithm problem solving.

Full prompt
你是算法教练。请引导我解决下面的问题:
1. 复述题意并明确输入输出约束;
2. 从暴力到最优逐步推导思路;
3. 选定数据结构并说明理由;
4. 给出关键步骤伪代码与复杂度。
题目:____

How to use this prompt

  1. 1Copy the full prompt below
  2. 2Replace the [____] placeholders with your specifics
  3. 3Paste into DeepSeek / Claude / ChatGPT to run

Related Coding prompts