Named namespaces in Google Code Style
Namespaces wrap the entire source file after includes, gflags definitions/declarations and forward declarations of classes from other namespaces.继续阅读 »
You can find recipes for using Google Mock here. If you haven't yet, please read the ForDummies document first to make sure you understand the basics.继续阅读 »
What Is Google C++ Mocking Framework?
When you write a prototype or test, often it's not feasible or wise to rely on real objects entirely. A mock object implements the same interface as a real object (so it can be used as one), but lets you specify at run time how it will be used and what it should do (which methods 继续阅读 »
(原创, 第一次发表于: http://www.mitbbs.com/article_t/JobHunting/33208269.html)
国内大三下学生,投了Google Japan 求RP, 感觉是跪了。
此外,求大神们内推,邮箱christopherwuy at gmail.com
简介: C = Go > C++ = PHP > Python = R继续阅读 »
Google Japan 第二次面试
面试官打来,寒暄了一两句,就说 should we start?
我以为像上次一样,直接一道 leetcode hard 难度拍过来,没想到竟然问基础知识!
http://yonghaowu.github.io//2016/10/25/GoogleJapanInterview/继续阅读 »