Welcome 👋

Here’s my thought, Story and Ideas.

Efficient Palindrome and Integer Slicing.

Abstract Recently I came across a simple palindrome problem. Which inputs an integer number and check if it’s a palindrome. In case you don’t know, palindrome sequence of characters or number which reads the same backward as forward. The Palindrome Algorithms. These are very basic and simple problems to solve. And most of the time’s people tend to use an array, string, list, or any data structure of a similar manner to store data....

June 7, 2021 · Need 3 min to finish · Jony Bepary