[TIL] JS Algorithm Problem Solving
TIL
Issues encountered
How to swap two values in the array
use sort() to sort the strings in the array by index 1 value, and if the values are the same, follow the dictionary order
Check if the char is uppercase or lowercase
How to find the prim...
siwonlog.hashnode.dev3 min read