Skip to content

This repository is build for reviewing the CodingInterviews, Coding in ACM mode with C++.

License

Notifications You must be signed in to change notification settings

herui-ares/CodingInterviews

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

CodingInterviews(剑指 Offer)

建立这个仓库为了重新复习一下《剑指 Offer》,上传的是ACM模式版本。

如果本仓库对你有任何帮助,请点🌟支持,谢谢!🙏

This repository CodingInterviews is build for reviewing the CodingInterviews.

All code is ACM mode.

If this work helped you, please 🌟 this repositoriy, THANK YOU! 🙏

By the way, my Leetcode page is : mikezheng

Updates

  - 38. 字符串的排列.cpp
  - 39. 数组中出现次数超过一半的数字.cpp
  - 40. 最小的k个数.cpp

usage

// example
g++ 38. 字符串的排列.cpp -o 38.o
./ 38.o

About

This repository is build for reviewing the CodingInterviews, Coding in ACM mode with C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%