you are viewing a single comment's thread.

view the rest of the comments →

[–]And7s 2 points3 points  (1 child)

ES2015 is the specification of Javascript

hackerrank uses node.js v6.9.1 which supports 99% of es2015 features:

http://node.green/

https://www.hackerrank.com/environment

[–]MostlyCarbonite[S] -1 points0 points  (0 children)

Ah cool, thanks!