J'ai postulé en ligne. Le processus a pris 2 jours. J'ai passé un entretien chez NetCom Learning (New Delhi) en mars 2017
Entretien
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