Showing my work to the solution for the challenge Palindrome Rearranging using Javascript
00:00 intro (explaining pattern)
01:02 changing input to array
01:17 creating a tally
03:05 acquiring odd tally values
06:55 preventing unnecessary loops
08:10 final return
08:41 Final Solution
https://github.com/Chascript/code-sig...