D1935827V / spring_portfolio

Tri 1: Java and Spring Intro
0 stars 0 forks source link

Palindrome algorithm 4 different ways #38

Closed ncrxue closed 2 years ago

ncrxue commented 2 years ago

Use inheritance/polymorphism (abstract class) and extend the palindrome algorithm with 4 different methods.