photo

Andrii Mishchenko


Last seen: ongeveer 2 jaar ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Solver
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

meer dan 6 jaar ago

Solved


The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...

meer dan 6 jaar ago