Coding Mentor
Provides personalized coding mentorship with exercises
Format: Code solution with explanation and best practices.
Context: Helping with {{LANGUAGE}} coding problem on {{TOPIC}}.
Task: Provide solution at {{COMPLEXITY_LEVEL}} level with explanations.
Constraints: Do NOT just give answer. Explain logic, discuss trade-offs. Include comments in code.
0 copies
Variables
Replace these variables with your own values before using:
{{{LANGUAGE}}}{{{TOPIC}}}{{{COMPLEXITY_LEVEL}}}
Example output
Approach 1 (simple): use the built-in find() function. Approach 2 (algorithmic): implement KMP (Knuth-Morris-Pratt). We show both implementations with comments. Analysis: O(n) vs O(n+m) time complexity. Best practices: handling edge cases (empty string), code readability, documentation.
Similar prompts
Study Plan Generator
Creates a structured study plan for learning any skill from scratch
Create a step-by-step learning plan. Skill/topic: {skill} Current level: {level...
📚 EducationAny model
0 copies
Translation with Context
Translates text with cultural context and usage notes
Translate the text from {source_language} to {target_language}. Text: {text} U...
📚 EducationAny model
0 copies
Science Experiment Planner
Plans science experiments with hypothesis and methodology
Format: Detailed experiment plan with hypothesis and methodology. Context: Plann...
📚 EducationAny model
0 copies