Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
magic numbers are not a best practice, the top solutions on this site are almost always not something you would ever use in real code.
i like this scructure. i tried to fit mine in 1 line XD
why though ?
This comment is hidden because it contains spoiler information about the solution
this one came from stackoverflow xd
i use the array method, can anyone tell me which one faster please?
So it's actually an intersting solution. Instead of creating an alphabet array as I did, he just used the ASCII table (every letter and character you can type pretty much is on this table) to filter out the codes that are relevant to the alphabet. Hope this helps.
Don't give up, keep at it you got this! This is new to me too so I'm trying to figure it out as well haha. We'll get there!
Don't give up, problems are encoded in the DNA of programming.
It doesn't matter whether you're a $100k programmer or a beginner
ChatGPT + Internet + Other people = overkill tool for dealing with problems / things you don't understand.
chatgpt stupid folks XD
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
So many people copy and pasting solutions for cool points. 314 warriors with the same answer? Yeah, gtfo, circlejerkers.
This comment is hidden because it contains spoiler information about the solution
Loading more items...