indra-kc / DSA

A collection of essential Data Structures and Algorithms implemented in Python.
0 stars 5 forks source link

Palindrome Checker #10

Closed ShoomanKhatri closed 1 month ago

ShoomanKhatri commented 1 month ago

Problem: Check if a given string or number reads the same forwards and backwards.

BarryByte commented 1 month ago

@indra-kc Please assign me this issue.

Laxmi-KC commented 1 month ago

Plz assigned this to me.

indra-kc commented 1 month ago

@Laxmi-KC done

indra-kc commented 1 month ago

@BarryByte complete another task and i will assigned to others.

ShoomanKhatri commented 1 month ago

completed