Sequencing an input string based on consecutive letters without using collections. Eg: input: aabbbbcccdaaa output: a2b4c3d1a3
Anonymous
Coded the answer in java but using a notepad for an IDE resulted in a bad coding experience and I ended up misspelling classes and methods causing delayed completion time.
Check out your Company Bowl for anonymous work chats.