19/12/2023
Memories from our trip to Thailand
Join this group to get coding interview tips for companies like Amazon, Google, Facebook etc. I'm a software engineer with over 8 years of experience.
Currently, I am a software engineer at Instagram prior to this I was at Amazon. I studied computer science from IIT Roorkee and participated in various competitive programming events while I was in college and developed interest in algorithms and data structures. I’m familiar with a variety of programming languages and frameworks, including JAVA, JavaScript, C++, Python, ReactJS, VueJS, DropWizard
19/12/2023
Memories from our trip to Thailand
09/12/2023
Here is another podcast with Fraz.
Watch it on youtube
Hindi Medium to 3Crore/Year | Cracked Amazon, Facebook, Google Register for the FREE Solana bootcamp:https://bit.ly/Rise-In-FrazJoin my Live DSA batch https://learnyard.com/courses/dsaRead Premium DSA articles https://re...
07/12/2023
Podcast on my journey to become a software engineer.
Secrets of cracking FAANG companies | MySirG Podcast MySirG Podcast | 3 Crore package in abroad | Meet Rohit from MySirG FamilyRohit verma has taken more than 1000 FAANG interviews across the globe. Watch this ...
07/12/2023
My Google interview experience
My Interview Experience at Google [L5 Offer] Comprehensive Insights: A Deep Dive into the Journey from Preparation Through Interviews to Securing the Offer.
19/08/2022
Graphs are the most critical data structure for google interviews, this blog will prepare you for the crucial questions in graphs. Follow my medium blogs for more such notes.
Data structure you need to know before you appear for Google interview, Disjoint set This article discusses the data structure Disjoint Set Union or DSU. As we already know, Google and Facebook love asking graph questions in…
12/08/2022
count no of paths with a target sum
Popular interview question on Binary Tree — 1 Prerequisite: Count subarrays with target sum
09/08/2022
Count subarrays whose sum is equal to given target.
Easy coding interview problem on array. Given an array of integers and an integer targetSum. Count subarrays whose sum is equal to given targetSum.
05/08/2022
Given an integer array, find the maximum sum of subsequence where the subsequence contains no element at adjacent positions...
Max sum sub sequence of non-adjacent elements. Given an integer array, find the maximum sum of subsequence where the subsequence contains no element at adjacent positions.
02/08/2022
Learn kadane and its variations for your upcoming coding interview.
Kadane’s algorithm and its applications in interview questions. In this article we are going to discuss about Kadane’s algorithm and some other questions where we use this algorithm.
01/08/2022
https://medium.com//jump-games-e4af532cb98b
Jump games Questions1
27/07/2022
An important graph algorithm for Google interview
https://medium.com//graph-question-based-on-euler-path-f2c298119164