From fb3a7c59e09bac2cc8451b3fd745ea9bec4a47ba Mon Sep 17 00:00:00 2001 From: Aakash Darsi Date: Sat, 4 Oct 2025 23:20:42 +0530 Subject: [PATCH] Add resource for Google Interview Guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d84abe4c8..129e15b88 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,7 @@ When learning CS, there are some useful sites you must know to get always inform - [10 Frequently asked SQL Query Interview Questions](http://www.java67.com/2013/04/10-frequently-asked-sql-query-interview-questions-answers-database.html) - [A Collection of Quant Riddles With Answers](http://puzzles.nigelcoldwell.co.uk) - [A Developer's Guide to Working with Recruiters](https://andreidobrinski.com/blog/a-developers-guide-to-working-with-recruiters/) +- [A Senior Engineer’s Guide to Google’s Interview Process and Questions](https://interviewing.io/guides/hiring-process/google) - [Algorithm design canvas](https://www.hiredintech.com/algorithm-design) - [Aptitude Questions and Answers](http://www.indiabix.com) : Quant and aptitude preparation - [A site for technical interview questions, brain teasers, puzzles, quizzles](https://www.techinterview.org) : whatever the heck those are) and other things that make you think!