8 kyu

Triple Trouble

8,709 of 20,400G0ldenSp00n

Description:

Triple Trouble

Create a function that will return a string that combines all of the letters of the three inputed strings in groups. Taking the first letter of all of the inputs and grouping them next to each other. Do this for every letter, see example below!

E.g. Input: "aa", "bb" , "cc" => Output: "abcabc"

Note: You can expect all of the inputs to be the same length.

Puzzles

Similar Kata:

Stats:

CreatedApr 6, 2016
PublishedApr 6, 2016
Warriors Trained27347
Total Skips295
Total Code Submissions41597
Total Times Completed20400
JavaScript Completions8709
Ruby Completions685
Python Completions6109
Java Completions3661
CoffeeScript Completions19
Elixir Completions125
C# Completions916
PHP Completions505
C Completions309
Crystal Completions9
Julia Completions16
R Completions22
TypeScript Completions153
Scala Completions13
Total Stars215
% of votes with a positive feedback rating94% of 3195
Total "Very Satisfied" Votes2858
Total "Somewhat Satisfied" Votes307
Total "Not Satisfied" Votes30
Ad
Contributors
  • G0ldenSp00n Avatar
  • Javatlacati Avatar
  • SagePtr Avatar
  • cris Avatar
  • g964 Avatar
  • Unnamed Avatar
  • GiacomoSorbi Avatar
  • gttotev Avatar
  • donaldsebleung Avatar
  • Souzooka Avatar
  • rowcased Avatar
  • FArekkusu Avatar
  • hobovsky Avatar
  • ejini战神 Avatar
  • KayleighWasTaken Avatar
Ad