Solutions of problems from Leetcode Can Make Arithmetic Progression From Sequence https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence/ Solution: arithmetic_progression.js Pow(x, n) https://leetcode.com/problems/powx-n Solution: pow.js