how to make my programs run faster? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to make my programs run faster?

i am participating on a coding competition in a few days and a couple of the previous programs i have tried to solve gave me exceeded time interval error. can someone give me a tip how to make my programs more faster?

5th Mar 2020, 7:15 PM
Mihail
Mihail - avatar
2 Answers
+ 1
Learn about algorithms. Here's a list of good books: https://hackernoon.com/10-data-structure-algorithms-books-every-programmer-should-read-d50487313127 . GeeksforGeeks is also a great online resource on the subject: https://www.geeksforgeeks.org/fundamentals-of-algorithms/
5th Mar 2020, 7:25 PM
Vlad Serbu
Vlad Serbu - avatar
0
thanks
6th Mar 2020, 7:13 AM
Mihail
Mihail - avatar