+ 13
[challenge]🔺🔺🔺 Find the first 20 triangle numbers that are a pallindrome 🔺🔺🔺
triangle numbers are sum(1..n) a pallindrome is 4334 or 123321. All languages are welcome beginners are welcome have fun
14 odpowiedzi
+ 13
+ 11
I thought, it is a good training for generators
https://code.sololearn.com/cU6Xdw8bpGj4
+ 10
https://code.sololearn.com/cNt1cDM1wl1b/?ref=app
+ 7
@sayan I did.
It is absolutely nice.
Every little challenge might be the start of a mathematical journey.
There a patterns over patterns
And I LIKE LIKE LIKE patterns
+ 5
@swapnil ...yes!
+ 5
Here my try:
Edit: I am adding Java version.
https://code.sololearn.com/c0Vmhum9C9LK/?ref=app
https://code.sololearn.com/c8J9emq1l4XB/?ref=app
+ 4
herezmineeeee
https://code.sololearn.com/cI8rjjNTCZNR/?ref=app
+ 4
Beginner welcome - challenge is not difficult
Profs might want to gather experience with further concepts
+ 2
https://code.sololearn.com/cbr0oDEvHsW5/?ref=app
+ 1
@ batman
i recommend you to have a look at this link:
http://www.shyamsundergupta.com/triangle.htm
+ 1
Here's mine:
https://code.sololearn.com/W1g9jERvn3FU/?ref=app
+ 1
Here is mine:
https://code.sololearn.com/cw7crfKbw80a/#py
0
https://code.sololearn.com/cc1ATho75y5z/?ref=app