Before starting learning the data structures and algorithms. I searched the internet what might be the best material to start with good coding examples. I landed with books like cracking the coding interview and website like geek for geeks.
So for me personally I have created my own material while learning the concept and noting down in notion.so where I add the core concepts and code snippet for the same.
I hope I was able to explain it well 😁
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Do you use a textbook in learning it, for example the well-known book by Thomas Cormen, et al?
Once I have completed learning that I am planning to solve top 1000 question on leetcode for implementing my learning 😀
Before starting learning the data structures and algorithms. I searched the internet what might be the best material to start with good coding examples. I landed with books like cracking the coding interview and website like geek for geeks.
So for me personally I have created my own material while learning the concept and noting down in notion.so where I add the core concepts and code snippet for the same.
I hope I was able to explain it well 😁