Skip to content

Conversation

@PranathiDeepak
Copy link

No description provided.

@super30admin
Copy link
Owner

The student's solution is completely empty, which means it fails to address the problem in any way. Without any code, we cannot evaluate correctness, time complexity, space complexity, code quality, or efficiency.

For future attempts, the student should:

  1. Carefully read and understand the problem requirements before attempting to solve it
  2. Start by outlining a basic approach or pseudocode if they're unsure about the implementation
  3. At minimum, provide a function signature or basic structure showing they understand what needs to be implemented
  4. Ask clarifying questions if the problem statement is unclear

Since this is a SQL problem (judging by the title "Sql1"), the student should consider:

  • What tables might be involved
  • What kind of query might be needed (SELECT, INSERT, UPDATE, etc.)
  • What filtering or aggregation might be required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants