LeetCode-Feedback / LeetCode-Feedback

663 stars 317 forks source link

Missing Test Case - 136. Single Number #24323

Open sujalrawat opened 2 days ago

sujalrawat commented 2 days ago

LeetCode Username

Sujal_Rawat

Problem Number, Title, and Link

  1. Single Number https://leetcode.com/problems/single-number/

Bug Category

Problem hints

Bug Description

No bug, i found but it defientley can be optimized. i am a newbie in dsa

Language Used for Code

C++

Code used for Submit/Run operation

No response

Expected behavior

i didn't know about the constraint

Screenshots

No response

Additional context

No response

exalate-issue-sync[bot] commented 1 day ago

LeetCode Support commented: Hello Sujal_Rawat,

Thank you for reaching out and sharing your experience with the "Single Number" problem. It’s great to hear that you are diving into data structures and algorithms!

From what you've described, it sounds like you might be getting used to interpreting the problem constraints and optimizing solutions. Our problem descriptions, including the constraints and examples, are designed to guide you toward a suitable solution.

If you’re looking to deepen your understanding, I recommend revisiting the problem's constraints section and looking at the given examples. Additionally, exploring discussions on the problem page can provide valuable insights from other users who might have faced similar challenges.

If you have specific questions or need further clarification on the constraints, please feel free to reach out. We're here to help you as you continue on your learning journey.

Best wishes on your DSA journey, LeetCode Support Team