tichen47's Stars
checkcheckzz/system-design-interview
System design interview for IT companies
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
programthink/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
tangrizzly/GRU_RecommendationSystem
a GRU RecommendationSystem using tensorflow
tangrizzly/3RecommendationSystemAlgorithms
SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset
tangrizzly/Point-of-Interest-Recommendation
Next location prediction based on Theano
CRIPAC-DIG/SR-GNN
[AAAI 2019] Source code and datasets for "Session-based Recommendation with Graph Neural Networks"
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
elaine-zheng/summer2020internships
Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
golang/go
The Go programming language
aws/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
liuyubobobo/Play-with-Algorithm-Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
fuhmmin/it-ebooks-cn
计算机电子书pdf整理
liuyubobobo/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。