How to become a expert in algorithms | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

How to become a expert in algorithms

As you know guys !!! solving algorithms is too much fun for a coader But not for a guy , who is just started now like me When ever i try to solve a question , i feel it's so much hard for me to do Please tell me how to deal with algo 🙏🙏

18th Jul 2020, 3:25 PM
Amit Kumar
Amit Kumar - avatar
8 Answers
+ 8
There is not any easy way to become good at anything but there is an efficient way to do everything. First try learn basics of language . For example if u know all basics of cpp then go for data structure . Now, the efficient way of learning Data Structures and Algorithms depends on a several factors: Your prior knowledge of programming languages and basic DS and Algos. The purpose for which you want to learn it. The resources available to you. A perfect guide! Let us now take a deeper look at each of the points highlighted above: Prior knowledge of DS and Algo: If you are already well versed with the basic data structures like Arrays, Linked Lists etc. and some of the basic algorithms like Sorting, Searching etc. then you will comparatively take much less time than a complete newbie as you already know the basics. For example if you even don’t understand the programming example mentioned at the start of the article then you have a long way to go.
20th Jul 2020, 10:04 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 6
Read and understand the problem, break it down into simpler problems. Once they are simple enough start coding! Or at least that’s what I do. 🤓
18th Jul 2020, 3:30 PM
Edilson Zau
Edilson Zau - avatar
+ 2
You can learn how to do algorithms here: https://www.udemy.com/course/algoritmos-desde-cero/
18th Jul 2020, 3:30 PM
Juancho
Juancho - avatar
+ 1
To write code in simple terms for interpreting is termed as algorithm .focus on coding before entering algorithms.
19th Jul 2020, 4:42 AM
shubham kumar
shubham kumar - avatar
0
Take course of Data structure and algorithm in c++ then solve problem on hackerrank.
19th Jul 2020, 8:45 AM
Jahanzaib Shahid
Jahanzaib Shahid - avatar
0
You can't expert in alogrithms in one day like madman, everything need hard work Start with basic code learn first
20th Jul 2020, 12:21 PM
Riyad Isfi
Riyad Isfi - avatar