How do I become good in competitive programming in a year if I have just started learning C language?

Asked by Last Modified  

Follow 9
Answer

Please enter your answer

Tutor

The best topics to learn would be Data structures and also the analysis of algorithms..(THESE ARE BASICS BUT IF U LEARN THEM PROPERLY!!! CODING WOULD BE A PIECE OF CAKE FOR U....)
Comments

An excellent way to get started with competitive programming is choosing a programming language, i.e. C++, Java, Python. And master the basics, i.e., in-built functions, stacks and queues, array list, string functions. Study the fundamentals of algorithms and data structures and take advantage of online...
read more
An excellent way to get started with competitive programming is choosing a programming language, i.e. C++, Java, Python. And master the basics, i.e., in-built functions, stacks and queues, array list, string functions. Study the fundamentals of algorithms and data structures and take advantage of online platforms like Codechef, InterviewBit, Topcoder, SPOJ to learn. Participate in virtual contests hosted in platforms like code forces which will help with your problem-solving skills which will boost your confidence in performing in real-time games. Some great Youtube channels that would help in gaining some useful tips are Scalar Academy, Gaurav Sen, Rachit Jain. read less
1 Comments

Trainer

I f you know the basics of programming then just start with some website and start coding. 1.GeegsforGeegs. 2.Career cup. etc.
Comments

VLSI Trainer Specialist in Front-End Design & Digital Systems

For competitive programming the best language will be C++. This is due to the reason that it’s fast and a faster code matters when you need to compete against the world’s top rankers. I will also suggest having Java in your toolbelt because of some added library support which might come handy for certain...
read more
For competitive programming the best language will be C++. This is due to the reason that it’s fast and a faster code matters when you need to compete against the world’s top rankers. I will also suggest having Java in your toolbelt because of some added library support which might come handy for certain type of problems (e.g. Big Endian). Once you are clear with the basics of C++, you can get started by solving the problems on SPOJ by increasing order of difficulty Sphere Online Judge (SPOJ). After around 20 problems the algorithmic problems will get started. Those will require you to learn some basic algorithms among the categories of search, sort etc. You can look it up on topcoder tutorials. read less
Comments

computer science teacher

Only practice and have to understand the language.you have to solve lot of programs then automatically you gain a knowledge.since you are beginner so follow kanitkar in c language book.
Comments

10 + years, 5000+ students, proficiency in hindi & english, on a mission of making things easy

start creating logics. languages differs in syntax only. if logics are good you can easily change in any language. As well try to solve output finding questions and start working upon a project. You start the project and things will be implemented simultaneously while learning. It will take time but...
read more
start creating logics. languages differs in syntax only. if logics are good you can easily change in any language. As well try to solve output finding questions and start working upon a project. You start the project and things will be implemented simultaneously while learning. It will take time but it will last forever. read less
Comments

10 + years, 5000+ students, proficiency in hindi & english, on a mission of making things easy

coding is the game of logics. Hold C and start learning logic building. In start you can use any book and write examples given there. After that try variations in those examples on your own. After getting some confidence simply take simple projects on c and start building them. Search google learn the...
read more
coding is the game of logics. Hold C and start learning logic building. In start you can use any book and write examples given there. After that try variations in those examples on your own. After getting some confidence simply take simple projects on c and start building them. Search google learn the way and implement in your project. it takes time but it lasts forever. read less
Comments

Tutor

Go through the previous years papers and try to solve them. You will even get online mock tests in this way you can practice and gain knowledge.
Comments

Are you looking for an Expert Friendly Tutor?

You need two things; 1. Your deep interest and 2. Your dedication. You can be master by practice. If you give me 1 year time then I can start from C, and then C++, Java and .NET (C#.NET, ASP.NET, ADO.NET, HTML/CSS) etc. and then you will be a professional programmer with the subjects that is in trend....
read more
You need two things; 1. Your deep interest and 2. Your dedication. You can be master by practice. If you give me 1 year time then I can start from C, and then C++, Java and .NET (C#.NET, ASP.NET, ADO.NET, HTML/CSS) etc. and then you will be a professional programmer with the subjects that is in trend. See learning what are there in a programming language is not enough, you have to practice more case studies every day to tame the language... read less
Comments

View 7 more Answers

Related Questions

Why is C still so popular?
C remains popular for several reasons, and its enduring popularity can be attributed to a combination of historical significance, efficiency, and versatility. Here are some key reasons why C is still widely...
A
0 0
6
when will you start for delivering lectures on C language
You can approach, I will teach in depth, make you profession c developer
Surbhi
If I want to learn Java, is it necessary to know about C language?
It is not necessary to know about C language if you want to learn Java. But some syntax are same.
Nitesh
0 0
7
How do you sort filenames in a directory?
The idiomatic way to sort something in C is to use the qsort() function. For this to work, it's best if you can arrange to have all the file names collected into an array of pointers, and then you sort...
Ajay
0 0
9
What is the actual size of INT in the C language, 2 or 4 bytes?
The actual size to int is determined by the compiler as the program runs. But theoretically the size is 2 bytes. You can increase the size by adding keyword long infront of it to make the size 4 bytes. Eg int a; // 2 bytes Long int b; // 4 bytes
Kunal

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons


Basics Of C And C++
C++ is powerful, highly flexible, and adaptable programming language that allows software engineers to organise and process information quickly and effectively. But this high-level language is relatively...

Features Of C Language
Features of C language It is a robust language with rich set of built-in functions and operators that can be used to write any complex program. The C compiler combines the capabilities of an assembly...

What is a Programming Language
What is a Language? Language is a communication system of human. What is a programming Language? A programming Language is a formal constructed language design to communicate...

C Program-Error Handling[Program Exit Status]
//Header files #include<stdio.h>#include<conio.h>#include<stdlib.h> //Main Function void main(){ int dividend=20; int divisor=5; int quotient; //Function for clearing screen clrscr();...

Recommended Articles

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you