Hi All,
I have experience with C++,..etc done several software on mobile, desktop, computer vision, using java,..etc.
I had an interview with qualcomm, they said " Ahmed did in software fine, but its mainly his limited problem solving capabilities".
Yesterday I saw that problem :
Given a list and a number k, invert first k elements and leave next k elements. Repeat this throughout the list. By inverting I mean, changing the sign of the number.