https://github.com/liuyubobobo/hackerrank-cracking-the-coding-interview
A repo based on the HackerRank Tutorials Course "Cracking the Coding Interview Challenges". All problems are solved by C++.
https://github.com/liuyubobobo/hackerrank-cracking-the-coding-interview
algorithm algorithm-challenges hackerrank interview-practice
Last synced: 2 months ago
JSON representation
A repo based on the HackerRank Tutorials Course "Cracking the Coding Interview Challenges". All problems are solved by C++.
- Host: GitHub
- URL: https://github.com/liuyubobobo/hackerrank-cracking-the-coding-interview
- Owner: liuyubobobo
- Created: 2017-02-04T08:40:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T09:05:30.000Z (over 8 years ago)
- Last Synced: 2025-06-27T21:37:53.420Z (3 months ago)
- Topics: algorithm, algorithm-challenges, hackerrank, interview-practice
- Language: C++
- Homepage:
- Size: 16.6 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Hacker Rank - Cracking the Coding Interview
Welcome! This repo is based on the **HackerRank** Tutorials Course [**Cracking the Coding Interview**](https://www.hackerrank.com/domains/tutorials/cracking-the-coding-interview). All the problems are solved by C++ code here. Please contact me if you find any bug, or would like to discuss more about this repo to me:)
**Personal Website**: [liuyubobobo.com](http://liuyubobobo.com)
**Email**: [liuyubobobo@gmail.com](mailto:liuyubobobo@gmail.com)
**Weibo**: [刘宇波bobo http://weibo.com/liuyubobobo](http://weibo.com/liuyubobobo)
**Zhihu**: [刘宇波 http://www.zhihu.com/people/liuyubobobo](http://www.zhihu.com/people/liuyubobobo)
**WeChat**: liuyubobobo. Please comment **github** when you add me as a friend.
---
大家好,这个代码仓库是我根据**Hacker Rank**上的 [**Cracking the Coding Interview**](https://www.hackerrank.com/domains/tutorials/cracking-the-coding-interview) 建立的。所有的问题均使用C++语言实现。如果你发现了任何bug,或者希望和我探讨更多,欢迎和我联系:)
**个人网站**:[liuyubobobo.com](http://liuyubobobo.com)
**电子邮件**:[liuyubobobo@gmail.com](mailto:liuyubobobo@gmail.com)
**微博**: [刘宇波bobo http://weibo.com/liuyubobobo](http://weibo.com/liuyubobobo)
**知乎**: [刘宇波 http://www.zhihu.com/people/liuyubobobo](http://www.zhihu.com/people/liuyubobobo)
**微信**: liuyubobobo. 请备注 **github**.
---