Online test in javascript on codepen where you had to implement a function to pass the test. (Calculate average and calculate max element in an array). Starter code was provided you just have to implement the function in javascript language.
Interview questions [1]
Question 1
Leetcode easy problem finding duplicates in an array, other one was a pattern problem given two arrays find a way to make it to the third array given.