Quantcast
Channel: My Ruminations on Software
Viewing all articles
Browse latest Browse all 10

Google Interview Round 2 Question

$
0
0
I was just searching for C and C++ related topics and came across Google interview question.: /** * * Google OnSite Round 2 * * Input is an integer array A * Return an array B such that B[i] = product of all elements of A except A[i] * */ Original Question was on CareerCup. […]

Viewing all articles
Browse latest Browse all 10

Trending Articles