Skip to content
View sherkevin's full-sized avatar

Highlights

  • Pro

Block or report sherkevin

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. interview interview Public

    Forked from huihut/interview

    📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…

    C++ 1

  2. IT_book IT_book Public

    Forked from guoxp/IT_book

    本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)

    1

  3. hello-github-actions hello-github-actions Public

  4. XMU-Daily-Reporter XMU-Daily-Reporter Public

    Forked from poor-circle/XMU-Daily-Reporter

    厦门大学每日健康打卡程序,在网站上即可实现打卡,支持失败自动重试,支持邮件通知功能。

    C++

  5. Algorithm-Design-And-Analysis Algorithm-Design-And-Analysis Public template

    《算法设计与分析》(张德富版),包括书中各章的知识点梳理和每个算法的C++代码实现,欢迎点评和完善(目前在建设中)

  6. cplusplus-_Implementation_Of_Introduction_to_Algorithms cplusplus-_Implementation_Of_Introduction_to_Algorithms Public

    Forked from huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms

    《算法导论》第三版中算法的C++实现

    C++