Valeo Interview Question

write function to chech array of integers for dual direction in c language

Interview Answer

Anonymous

Feb 23, 2015

just use for loop

2