Yashshukla11 / Lets_Learn_CP

MIT License
1 stars 5 forks source link

Adding a question to leetcode section #3

Closed Yashshukla11 closed 1 year ago

Yashshukla11 commented 1 year ago

Palindrome Number

Given an integer x, return 'true' if x is a palindrome, and 'false' otherwise.

Screenshot-2023-10-02-at-10-48-19-AM.png

kindly assign issue under hacktoberfest.

sid346184 commented 1 year ago

Added Leetcode Easy and Medium problem with solution files in the respective format and fixed some typos. Ready to be merged.

(present in pull requests)

sid346184 commented 1 year ago

Done......