[Feature]: Add 246. Strobogrammatic Number
lc solution
#3958
Labels
CodeHarborHub - Thanks for creating an issue!
dsa-solution
Label for solutions related to Data Structures & Algorithms.
gssoc
GirlScript Summer of Code | Contributor
GSSOC'24
GirlScript Summer of Code | Contributor
level1
GirlScript Summer of Code | Contributor's Levels
Is there an existing issue for this?
Feature Description
246. Leetcode solution
Problem
A strobogrammatic number is a number that looks the same when rotated 180 degrees (looked at upside down).
Write a function to determine if a number is strobogrammatic. The number is represented as a string.
Example:
Example 1:
Example 2:
Example 3:
Use Case
Hello @ajay-dhangar ,
Benefits
No response
Add ScreenShots
No response
Priority
High
Record
The text was updated successfully, but these errors were encountered: