retagged by
637 views
1 votes
1 votes
I have graduated from ECE in 2020 but I have been working in IT sector for last one year. I plan to learn programming better and hence I would like to crack GATE and pursue masters in CS. I have limited knowledge of programming and hence a doubt has crept up that whether C++ is required for DSA and algorithms in gate or just C. There are vague answers like you can learn it in any language and apply it but I want a proper answer before I start preparing. Also, this is my first question so be generous while answering and any other suggestions will be welcome. If there are already any answers provided on this topic, please list the link.
retagged by

1 Answer

0 votes
0 votes
Only C is there in GATE syllabus. As of now you can study C and DSA (code using C ) with GATE perspective. After the exam while preparing for interviews/before admission you can go for any other language of your choice (C++, Java, Python). Few institutes have preference on a particular programming lang otherwise they allow all 4. But these things aren’t imp before GATE.

DSA – CLRS and Tannenbaum

C – Kernighan & Ritchie

Related questions

0 votes
0 votes
1 answer
1
0 votes
0 votes
1 answer
4
sadiashafaque asked Jan 22, 2019
637 views
I am preparing for gate 2020, can someone please guide me about which books/sources should I use for solving problems in Data structure and algorithms? And should I solve...