Please give some more tips to improve logic | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Please give some more tips to improve logic

How I start fast things of loops logics

24th Apr 2021, 1:20 PM
Jigar
Jigar - avatar
3 Answers
+ 4
Hi Jigar, - Write your problem at copy and try to solve - try to use some maths formula, it will make your code fast - divide your code in functions and use some helper functions also - give comments to explain your code, don't give much big comments just to explain the purpose - always try to explore, it will help you to get know about some inbuilts which will make your code easy and simple - Practice Problems, for make your mind sharp - see others code to analyze, how they solved - see questions and answers of users here so in future you Dont have to face it. - Trust yourself , All the best
24th Apr 2021, 2:28 PM
Abhiyantā
Abhiyantā - avatar
0
Hope this helps you
24th Apr 2021, 2:47 PM
Atul [Inactive]