Skip to content
View cary1991's full-sized avatar
Block or Report

Block or report cary1991

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. libutils libutils Public

    based on the linux kernel to build the tools of the C libary for C developer

  2. XSQL XSQL Public

    Forked from Qihoo360/XSQL

    Unified SQL Analytics Engine Based on SparkSQL

    Scala

  3. LeetCode-in-Go LeetCode-in-Go Public

    Forked from wufenggirl/LeetCode-in-Golang

    🎓 Go Solution for LeetCode algorithms problems, 100% coverage, continually updating.

    Go

  4. LeetCodeAnimation LeetCodeAnimation Public

    Forked from MisterBooo/LeetCodeAnimation

    Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

    Java

  5. leetcode leetcode Public

    Forked from gouthampradhan/leetcode

    Leetcode solutions

    Java

  6. flink-recommandSystem-demo flink-recommandSystem-demo Public

    Forked from water8394/flink-recommandSystem-demo

    🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。

    Java