Fastest Way to Learn Data Structure and Algorithms?
1–8 of 8 posts
Re: Fastest Way to Learn Data Structure and Algorithms?
#2Re: Fastest Way to Learn Data Structure and Algorithms?
#3Re: Fastest Way to Learn Data Structure and Algorithms?
#4Re: Fastest Way to Learn Data Structure and Algorithms?
#5that being said, i had to do a little bit of leetcode instructions + books + algoexperts + youtube to really grasp all the gaps I had in my knowledge.
everyone has their own preferred way, i just wanted to share that it took various resources for me.
Re: Fastest Way to Learn Data Structure and Algorithms?
#6Re: Fastest Way to Learn Data Structure and Algorithms?
#7Similarly, in some set of problems, you need to remember tricks wrt swapping members in a structure and start solving the problem again.
Wherever you have troubles, jot down and refocus on those problems after a month. It’s like spaced repetition. Spaced repetition is not necessary if you are involved with such projects all the time, like the way library writers do.
Re: Fastest Way to Learn Data Structure and Algorithms?
#8kunal kushwaha (not sure if i spelled the last name right) really helped me fill in some gaps. that being said, i had to do a little bit of leetcode instructions + books + algoexperts + youtube to really grasp all the gaps I had in my knowledge. everyone has their own preferred way, i just wanted to share that it took various resources for me.