ncfausti / coding-challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding challenges from interviews

justify-text.js - Given some text and a column width (in spaces), return a string that is justified to that column width (similar to how CSS text-align: justify; works.

About


Languages

Language:JavaScript 100.0%