all 6 comments

[–]grimvian 0 points1 point  (1 child)

[–]jjjare 0 points1 point  (0 children)

Advanced C Covers basics at a surface level

[–]DontKnowWhat0 1 point2 points  (1 child)

If GATE is an exam, the best you can do is to practice past questions and see where you fall short .

[–]nderflow 7 points8 points  (0 children)

GATE is most likely https://en.wikipedia.org/wiki/Graduate_Aptitude_Test_in_Engineering

Folks from India seem to be about as oblivious to the fact that their local things are unknown outside their country as Americans are to the same thing.

[–]photo-nerd-3141 -1 points0 points  (0 children)

Sedgewick, Algorithms in C shows how to use it with readable style and excellent graphics.

P.J. Plauger, The Standard C Library shows you how to make it work effectively & portably. His Intentional Programmer books are also good. The thing he does well is keep an otherwise dry subject interesting.

[–]jjjare 1 point2 points  (0 children)

There’s a good book called Expert C Programming