Could you give me tips on how to improve logical thinking to develop algorithms. Because I've seen a lot of people talking about exercising but I always have difficulty in the process of elaborating a more elaborate thought for more complicated data structures such as: vectors, matrices, lists ...
First thing is Practive Practice Practice
here below are the few tips:
First understand the basic concepts like Loops and Arrays because with these 2 only we will write most of the programs
Next practice basic problems on these concepts
When ever your solving the problem trace it using Pen and Paper so that you wil understand the program how it is running this is very very important
If your getting wrong input please trace it step by step and see where it is going wrong
Please solve more problems on each category like Array,Strings,Loops, Data structures
Than you will slowly understand the things and you can write the algorithms with your own
NOTE : PLEASE COMMENT BELOW IF YOU HAVE CONCERNS.
I AM HERE TO HELP YOUIF YOU LIKE MY ANSWER PLEASE RATE AND HELP ME IT IS VERY IMP FOR ME
Get Answers For Free
Most questions answered within 1 hours.