Yanzhan解决了用C++编写的各种在线法官算法问题

Yanzhan解决了用C++编写的各种在线法官算法问题

C/C++ BitTorrent库

详细介绍

C++ Master

Yanzhan's solutions for algorithmic problems from all kinds of online judges written in C++.

c++ master banner

What have I done so far?

  • A table is worth a thousand words.
Online Judge Solution List Solution Count
HackerRank Solutions 120
InterviewBit Solutions 1

What am I going to do next?

  • C++ Master is still under development. I'll consistently submit solutions on a daily basis.

What can you do for this repo?

  • If you like my project, don't forget to 👀 watch 👀 and ⭐️ star ⭐️ it.
  • If you have any algorithmic problems for C++, be free to send it to me at yangyanzhan@gmail.com.
  • If you have any suggestions for my solutions, be free to raise an issue. Code review and comment is welcomed.
  • If you have any 💰 offers 💰 or 💰 job opportunities 💰 , please contact me at yangyanzhan@gmail.com.
  • And don't forget to follow me on github.

How to use this repo?

  1. Find out the name of your algorithmic problem.
  2. Find out the file path of the corresponding answer in my repo.
    • Let's say the name of your problem is [solve-me-first]. Then you can find out the solution located at this path in my repo: [solutions/hackerrank/solve-me-first.cpp].
推荐源码