Hello guys, how’s it going?
I want to know how can i improve my data structures and algorithms skills? did you know any platform to this, since i’m already using freecodecamp?
Hello guys, how’s it going?
I want to know how can i improve my data structures and algorithms skills? did you know any platform to this, since i’m already using freecodecamp?
I think they both just take practice. As far as data structures, there are a lot of online materials out there. For algorithms, there are many coding challenge sites. And working on algorithms can overlap with several of the more advanced data structures. I also always recommend the book Cracking the Coding Interview - it’s written in Java but the concepts are the same.
Also keep it in proportion - don’t go overboard. These are only part of being a good developer. Some people go overboard with it. And then some people do the opposite and ignore them. I’d say to work on them but don’t obsess.
oh, cool!!! thanks for the help buddy!