+ 3
How to learn conversion of Algo into code ? Is there trick ?
I don't understand how can i convert an Algorithm into code . like i get confused and don't know . please Help Me 😅
5 ответов
+ 8
Anisha Gupta Did you have an algorithm in mind when you were posting this question?
I find it helps to provide guidance when we have something tangible to reference.
If you can present a simple algorithm to convert, we can provide some guidance on converting that into code.
+ 6
It is a skill that develops over time.
The key is to practice writing code a lot, starting with very simple tasks and gradually working up.
Step by step you'll start to intuitively 'see' solutions, to 'think code'.
+ 6
Well... it starts with developing the ability to isolate each part of the algorithm and correlate that with any number of possible coding constructs.
For me, this came naturally. People don't learn or think the same way. So, in order to help deconstruct the best approach for you, we would need to see an attempt from you on a specific example. Only then, can we isolate the area you need to focus on for improvement.
+ 4
Thank you everyone for helping me☺
+ 2
I am asking it generally. .for every algorithm .