BRAIN CORP Interview Question

What is the performance of my coding assignment (Big O notation)?

Interview Answer

Anonymous

May 20, 2019

O(m*n*k) where k is a subset of m*n .