TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: New Research Papers on Data Structures and Algorithms?

7 点作者 aalhour超过 9 年前
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?

2 条评论

greenyoda超过 9 年前
There&#x27;s a Stack Exchange site for theoretical computer science. You might find some discussion of algorithms there:<p><a href="https:&#x2F;&#x2F;cstheory.stackexchange.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cstheory.stackexchange.com&#x2F;</a><p>Also, look up the web sites of the authors of the papers you&#x27;ve been reading and see what else they&#x27;ve been working on. Maybe they also have blogs where they discuss their work.
评论 #10250734 未加载
veddox超过 9 年前
Go to Google Scholar (scholar.google.com), type in &quot;Data structures and algorithms&quot; (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).