This repo contains my leetcode solutions and some resources in algorithms & data structure.
Book Name | Author | Link | Category |
---|---|---|---|
Algorithms | S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani | [Link] | Algorithm |
算法珠玑 | soulmachine | [Link][GitHub] | Algorithm |
Introduction to Algorithms | Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein | [Link] | Algorithm |