美文网首页
算法题之数据结构总结

算法题之数据结构总结

作者: zyangela | 来源:发表于2019-09-25 15:28 被阅读0次

    本文总结一些算法题中可能出现的不太常见数据结构

    • Trie
    • Binary Index Tree
    • Segment Tree
    • Union Find
    • Graph连通
    1. https://leetcode.com/problems/accounts-merge/
    2. https://leetcode.com/articles/redundant-connection/
    • MD5

    相关文章

      网友评论

          本文标题:算法题之数据结构总结

          本文链接:https://www.haomeiwen.com/subject/zrxpuctx.html