Written Test
It was online test which contains 20 MCQs on C & C++.
The coding round had two questions.
Given some text lines in one string, each line is separated by ‘\n’ character. Print the last ten lines. If number of lines is less than 10 then print all lines.
He then asked me whether I have some knowledge of graphics programming. He asked me how I will implement ‘floodfill’ for graphics application. Write code and test cases for it.
Technical Round 3
Given a 2D array and a key value. Search this key value in array and turn all elements in row and column of this key to zero.
What’s the most challenging task I did in my graduation life?
HIRED :D
I would like to thanks geeksforgeeks team for this wonderful site which helped me a lot and without which I would not be able to crack this interview.
This article is compiled by Akash Gupta. Many Many congratulations to Akash Gupta.