Is this your company?
Read a string from an input source, reverse the string and write the string to the output source. Be sure to do this concurrently.
Anonymous
This one is probably best done in a language like Go. They don't give you an initial channel or anything, so you have to build your own input. Anyone that's used Go for more than a month should be able to do this.
Check out your Company Bowl for anonymous work chats.