Skip to content

honorablemention/project-euler-4-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/**

  • Project Euler #4
  • A palindromic number reads the same both ways.
  • The largest palindrome made from the product of two two-digit numbers is 9009 = 91 x 99.
  • Find the largest palindrome made from the product of two three-digit numbers. */