+ 17
How can I expert in Algorithm?
7 odpowiedzi
+ 8
Know how to break a problem down into smaller parts that can be solved.
+ 7
Start with learning sort algorithms (bubble, merge, quick, binary, etc). Then implement data structures (stack, queue, binary tree, linked list, etc). This is a good start... GOOD LUCK 😁😎
+ 4
Practicing... Solving problems.
+ 3
Learn the basics
+ 2
Studying math
+ 2
The basic thing is
study the paper evaluate formula and equation given in paper
guess input and output
process to get output
finally decide to create recursive or non recursive algorithm
+ 2
Maths is important in Algorithms so keep interest in maths