Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (55.6k points)
recategorized by
I am pursuing 1st year of B.tech and have started programming recently. Can anyone advise me on how to improve my coding skills?

1 Answer

0 votes
by (119k points)
edited by

Based on my experience as a developer, I suggest you understand the data structures concepts before learning programming languages like Python and Java. Create a flow chart on how to solve the problem. Learn how to write dynamic programming. Understand the concepts of space complexity, time complexity. Keep practicing the problems on your own first. Later compare your solution with better solutions on the internet. Participate in competitions regularly. Keep a note on the leaderboard and improve yourself. 

This question is well addressed in this video. Have a look at this video before you start coding.

Related questions

0 votes
1 answer
+1 vote
1 answer
asked Oct 30, 2019 in Data Science by ashely (50.2k points)
0 votes
1 answer
asked Mar 2, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
1 answer

Browse Categories

...