Pinned Repositories
6.824-golabs-2020
ACM
ACM模板和一些题目的代码实现
ACM-ICPC-resource
ACM-ICPC-resource chinese
affine-gap-sequence-alignment
Affine gap sequence alignment in Python.
architect-awesome
后端架构师技术图谱
baylor-cs-thesis
Template for creating a Master's Thesis with LaTeX for Baylor's computer science program. If you have contributions to make, please create a pull request.
billiards-GAME--Graphics
codeSTACKr
crawler-project
Google资深工程师深度讲解Go语言 爬虫项目。
CSAPP-Labs
:computer: Computer Systems: A Programmer's Perspective, Lab Assignments Solutions
jiancao-yajc's Repositories
jiancao-yajc/6.824-golabs-2020
jiancao-yajc/ACM
ACM模板和一些题目的代码实现
jiancao-yajc/ACM-ICPC-resource
ACM-ICPC-resource chinese
jiancao-yajc/architect-awesome
后端架构师技术图谱
jiancao-yajc/baylor-cs-thesis
Template for creating a Master's Thesis with LaTeX for Baylor's computer science program. If you have contributions to make, please create a pull request.
jiancao-yajc/billiards-GAME--Graphics
jiancao-yajc/codeSTACKr
jiancao-yajc/crawler-project
Google资深工程师深度讲解Go语言 爬虫项目。
jiancao-yajc/CSAPP-Labs
:computer: Computer Systems: A Programmer's Perspective, Lab Assignments Solutions
jiancao-yajc/csapplab
jiancao-yajc/data_structure
大话数据结构 JAVA版本源代码
jiancao-yajc/emacs.d
An Emacs configuration bundle with batteries included
jiancao-yajc/fbpcs
FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any third parties. Facebook provides impression & opportunity data, and the advertiser provides conversion / outcome data. Both parties have dedicated cloud computing instances living on separate Virtual Private Clouds (VPCs) that are connected to allow network communication. The FBPMP products that have been implemented are Private Lift and Private Attribution. It’s expected that more products will be implemented and added to the Private Measurement suite.
jiancao-yajc/freecj.github.io
jiancao-yajc/google-interview-university
A complete daily plan for studying to become a Google software engineer.
jiancao-yajc/interview
Everything you need to kick ass on your coding interview
jiancao-yajc/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
jiancao-yajc/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
jiancao-yajc/NIO-Server
jiancao-yajc/NLP_TF-IDF
calculate TF-IDF
jiancao-yajc/pathtracer
jiancao-yajc/Private-ID-1
A collection of algorithms that can do join between two parties while preserving the privacy of keys on which the join happens
jiancao-yajc/ratelimiter
A C++ Rate limiter implementation.
jiancao-yajc/raytracing.github.io
Main Web Site (Online Books)
jiancao-yajc/spring-boot-react-webpack-starter
Spring Boot and React using webpack starter project
jiancao-yajc/stanford-compilers
Solutions to the assigments for the Stanford compilers course https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/about.
jiancao-yajc/styleguide
Style guides for Google-originated open-source projects
jiancao-yajc/system-design
系统设计面试题精选
jiancao-yajc/tcpserver-client
jiancao-yajc/tedukuri
《算法竞赛进阶指南》资源社区