Hackerrank – Designer PDF Viewer

Hackerrank – Problem Statement

A description of the problem can be found on Hackerrank.

Solution

Find a max height of given characters. Square is max height multiplied with length of the string.

I created solution in:

All solutions are also available on my GitHub.

Java

JavaScript

Scala

Ruby

Leave a Reply

Your email address will not be published. Required fields are marked *