[TIL] Algorithms from programmers

Soo·2022년 11월 23일
0
post-thumbnail

resolved this algorithm problem and used the ternary operator which is pretty interesting. It was a good experience for sure!

return text1 == text2 ? true : false;
profile
Soogineer's Devlog

0개의 댓글