Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 441 Bytes

README.MD

File metadata and controls

26 lines (17 loc) · 441 Bytes

PINTU ASSESMENT BACKEND ENGINEER

Guide To Run

  1. Clone this repository
git clone https://github.com/galihcitta/PINTU-TEST.git
  1. After you have finished clone it, just open the each folder to see the solution from first question until third question
cd no1
node MaxProfit.js

cd no2
node unique.js

cd no3
node factorize.js
  1. Or you can run the solution using installed browser on your local machine

Thank You