Hi there, I was reading lately the EPFL papers on Array Mapped Tries and HAMTs (Hash Array Mapped Tries), and I become really curious to know more about new researches in the topics of Data Structures and Algorithms. Where can I find such papers and related discussions?
There's a Stack Exchange site for theoretical computer science. You might find some discussion of algorithms there:<p><a href="https://cstheory.stackexchange.com/" rel="nofollow">https://cstheory.stackexchange.com/</a><p>Also, look up the web sites of the authors of the papers you've been reading and see what else they've been working on. Maybe they also have blogs where they discuss their work.
Go to Google Scholar (scholar.google.com), type in "Data structures and algorithms" (or some such) hit enter and then adjust the publication date in the side pane.<p>BTW, Scholar is a search engine for academic articles and books (covering law, the social and natural sciences and engineering, afaik).