Skip to content

Commit 56a00cc

Browse files
committed
updating DIRECTORY.md
1 parent 70125f1 commit 56a00cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
* [Find Min](https://github.com/TheAlgorithms/Ruby/blob/master/maths/find_min.rb)
142142
* [Lucas Series](https://github.com/TheAlgorithms/Ruby/blob/master/maths/lucas_series.rb)
143143
* [Number Of Digits](https://github.com/TheAlgorithms/Ruby/blob/master/maths/number_of_digits.rb)
144+
* [Palindrome](https://github.com/TheAlgorithms/Ruby/blob/master/maths/palindrome.rb)
144145
* [Pascal Triangle Ii](https://github.com/TheAlgorithms/Ruby/blob/master/maths/pascal_triangle_ii.rb)
145146
* [Power Of Two](https://github.com/TheAlgorithms/Ruby/blob/master/maths/power_of_two.rb)
146147
* [Prime Number](https://github.com/TheAlgorithms/Ruby/blob/master/maths/prime_number.rb)

0 commit comments

Comments
 (0)