Do you mean that you'd search Google's entire codebase monorepo for code examples, or that there was a better, searchable code snippet tool internally?
> Do you mean that you'd search Google's entire codebase monorepo for code examples
As another former Googler, yes, searching the entire monorepo was a frequent occurrence. Internal code search is pretty good (it's a search company, after all) but I have to say that I don't miss it so much now that Sourcegraph exists.
Not sure about google, but most of the big tech companies have a code browser website with a search feature that shows the most "relevant" repositories first in the search results. For example, repositories that people in your team or org have recently modified will show up near the top of the results.
Do you mean that you'd search Google's entire codebase monorepo for code examples, or that there was a better, searchable code snippet tool internally?