Go for C++ Role in Google Without Knowing C++?

Can I do this and learn it on the go? I'm 3 years deep in career using Java/Python/JS, and last used C/C++ on an intro level class 6 years ago. Don't have it on the resume, but G recruiter asked if I would want to try to match prior to interviewing to expedite timeline. If I'm targeting L4, am I setting myself up for failure, or could I ramp-up to the product (YouTube) while learning the language? #google tc 150

Poll
38 Participants
Select only one answer
Coinbase fpcH40 Mar 28, 2022

A lot of people go into Google with minimal C++ knowledge, and learn it on the go.

Microsoft Satya🥜 Mar 28, 2022

It's not that is difficult to get C++, it's not worth it. One of the most difficult language to get right. Too verbose, too error prone.

Amazon Freakstyle Mar 28, 2022

Rust ftw!

Amazon h8k5va Mar 28, 2022

Google C++ is a lot different than vanilla C++. You practically don’t even worry about pointers/GC

Simpli.fi PoP85 Mar 28, 2022

That’s modern c++

Google pspop Mar 28, 2022

It's fine, most people pick it up on the job. That's what I did 3 years ago, and almost everyone on my team. C++ at Google is also pretty nice - no need to worry about dependencies and fiddle with makefiles. Probably better to join with no C++ experience instead of coming in with bad or outdated practices.