Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Math Programs (WoC) HarshCasper#1527
  • Loading branch information
ErzaTitania-2001 authored Dec 14, 2020
1 parent 49f523d commit f69f974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ _add list here_
- [Sieve of Atkin](math/sieveOfAtkin.java)
- [Sieve of Eratosthenes](math/SieveOfEratosthenes.java)
- [Catalan Number](math/CatalanNumber.java)
-[Palindrome Number Using Recursion](math/PalindromeRecursion.java)
- [Palindrome Number Using Recursion](math/PalindromeRecursion.java)

## Dynamic Programming

Expand Down

0 comments on commit f69f974

Please sign in to comment.