Skip to main content

Posts

Showing posts from July, 2022

5 Tips before your Google Interviews (or any interview in general)

Hey guys, new grad hiring season is coming up and many of you must be having their Google interviews in queue. While most of you have done some sort of preparation for the interviews, here are few last moment tips to help you perform better -  Tip number 0 - Be proficient in DSA and Coding   This is not kind of a last moment tip, but this is tip 0 because it's the most important and obvious one. Before going to an interview you must have a basic understanding of the popular data structures and algorithms and a proficiency in converting the logic to coding language of your choice. You can learn about the basic data structures and algorithms from sites like cpalgorithms or if you want some guided preparation you can join a coding institute like pepcoding . Side by side you can practice what you have learnt on sites like cses , codeforces , leetcode , binarysearch.com . By proficiency it never means you are a code wizard but it implies you can think and rationalize about problems gro