Will Dynamic Programming be used in further Data Structures like Heaps, Tries and Graphs?
I mean Can I study DataStructures such as HEaps and Tries and Graphs first and then study DP?
Will Dynamic Programming be used in further Data Structures like Heaps, Tries and Graphs?
I mean Can I study DataStructures such as HEaps and Tries and Graphs first and then study DP?
yes it is possible to study dp after studying all mentioned data structures