I applied online. The process took 2 days. I interviewed at NetCom Learning (New Delhi) in Mar 2017
Interview
ssume a text console where somebody is typing input. Whenever the person hits enter, we should display the string that he has entered. The string can be very very long and the program that takes the input and displays should be as fast as possible. Write such a C program