Skip to content

UncleBerry Preparation Done#49

Open
uncleBerry wants to merge 3 commits into
Ethereum-Jakarta:mainfrom
uncleBerry:main
Open

UncleBerry Preparation Done#49
uncleBerry wants to merge 3 commits into
Ethereum-Jakarta:mainfrom
uncleBerry:main

Conversation

@uncleBerry
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@h3llmy h3llmy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

masih ada beberapa revisi sir, diperbaiki dikit lagi 🔥

// [ x, o, x, # ],
// [ #, x, o, x ] ]

console.log(squareNumber(5));
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coba check lagi sir, output yang ini masih belum sesuai

console.log(squareNumber(3));
// [ [ 7, 8, 9 ], [ 6, 5, 4 ], [ 1, 2, 3 ] ]

console.log(squareNumber(4));
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check lagi yang ini sir, output yang dikeluarkan masih belum sesuai

*/


function palindromeRecursive(sentence) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ini sudah benar. tapi... harus menggunakan metode rekursif

uncleBerry added 2 commits April 17, 2026 01:03
@h3llmy
Copy link
Copy Markdown

h3llmy commented Apr 18, 2026

mantap sirr udah bener lanjut 🔥🔥🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants