Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 570 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 570 Bytes

Everli

Task 1

Main file is task1/reverse_binary.js

  • Be sure to have nodejs installed;
  • go to task1 dir;
  • run node reverse_binary.js;

Task 2

Main files is task2/change_directory.php.

  • Be sure to have composer and at least PHP 7.2.4 installed;
  • go to task2 dir;
  • run php change_directory.php;

Task 3

Main file is task3/haversine_coverage.php

  • Be sure to have composer and at least PHP 7.2.4 installed;
  • go to task3 dir;
  • run php haversine_coverage.php