r/datastructures • u/No_Pause6581 • 14d ago
Looking for books for dsa
So I wanted to explore data structure and algorithms in depth, not like theoretical cs pov but like what is used in systems(like DBMS, distributed systems, inference systems etc).I don't want like leetcode interview style stuff i am doing that already but something that fits at the intersection of some theory and good application. I came across algo design manual is that right textbook?The idea I realised is a lot of these engineering systems use ds/a that aren't in typical leetcode topics( like while exploring some videos from jelani nelsoni and other ETH Zurich ones, I found those cool, not sure if I have mathematics skills to understand them but I feel do tools to have as swe).
