Exponent
Exponent
  • 541
  • 17 195 288
How Do You Become a Solutions Architect? (with Head of SA @ AWS)
Ace your interview with Exponent's SA interview course today: bit.ly/3VAmOsa
Saurabh, a leading Solutions Architect at AWS shares his extensive career journey, from software development to becoming a prominent author and leader in cloud architecture. Discover his tips for transitioning into a solutions architect role, the value of certifications, and the importance of soft skills and continuous learning in this field.
Check out Saurabh's insightful SA book on Amazon here: www.amazon.com/Solutions-Architects-Handbook-Kick-start-architecture-ebook/dp/B0CV844JHX
Want to practice peer-to-peer mock interviews? bit.ly/3Xmj8wq
Chapters (Powered by ChapterMe) -
00:00 - AWS Solution Architect Sarab Srivastava explains career path
02:26 - Book launches: Solution Architect Handbook
02:56 - Amazon bestsellers: AWS Solution Architect and Interview guides
05:26 - Transition from software development to solution architect
07:50 - AWS certification helped transition to solution architect role
10:27 - Industry solution architect experience and migration
11:34 - Overview of AWS and other relevant certifications
16:20 - Importance of soft skills for solution architect role
22:19 - Tactical approach to job interview success
What does a Solutions Architect do?: ua-cam.com/video/tGbVgbpqb5Y/v-deo.html
How to Get a Solutions Architect Job: ua-cam.com/video/AGdb7SNGOXo/v-deo.html
How Do CDNs Work: ua-cam.com/video/j9KT9geE5SU/v-deo.html
SA Product Demo - MongoDB: ua-cam.com/video/RASX6pGvuO4/v-deo.html
👉 Subscribe to our channel: bit.ly/exponentyt
🕊️ Follow us on Twitter: bit.ly/exptweet
💙 Like us on Facebook for special discounts: bit.ly/exponentfb
📷 Check us out on Instagram: bit.ly/exponentig
📹 Watch us on TikTok: bit.ly/exponenttikttok
ABOUT US:
Did you enjoy this interview question and answer? Want to land your dream career? Exponent is an online community, course, and coaching platform to help you ace your upcoming interview. Exponent has helped people land their dream careers at companies like Google, Microsoft, Amazon, and high-growth startups. Exponent is currently licensed by Stanford, Yale, UW, and others.
Our courses include interview lessons, questions, and complete answers with video walkthroughs. Get access to hours of real interview videos, where we analyze what went right or wrong, as well as our 1000+ community of expert coaches and industry professionals, to help you get your dream job and more!
Переглядів: 622

Відео

Coding Mock Interview - Move All Zeros To End Of Array (with Google SWE)
Переглядів 2,3 тис.День тому
Ace your interviews with Exponent’s Software Engineering interview course: bit.ly/3wTag6U In this software engineering mock interview, the interviewer presents a coding challenge to the interviewee: move all zeros in an integer array to the end while maintaining the relative order of non-zero elements. Want to practice peer-to-peer mock interviews just like this one? bit.ly/3Xmj8wq Chapters (Po...
System Design Interview - Design a Web Crawler (Full mock interview with Sr. MAANG SWE)
Переглядів 4,4 тис.28 днів тому
Make sure you're interview-ready with Exponent's system design interview prep course: bit.ly/3UzbjRa In this mock interview, a seasoned software engineer designs a web crawler, detailing the intricacies involved. The discussion covers the crawler's core requirements such as scheduling, URL processing, and the prioritization of website types for effective crawling. Key aspects like avoiding dupl...
Data Science Questions - Probability, P-Value and Confidence Intervals (Full mock interview)
Переглядів 1,9 тис.Місяць тому
Check out our data science interview question database: bit.ly/4aYBRC7 In this video, a senior data scientist tackles real-world interview questions, showcasing a strong understanding of probability and statistics. We learn how to apply Bayes' Theorem to solve conditional probability problems, gain a deeper understanding of p-values and their role in hypothesis testing, and explore the relation...
Data Science Mock Interview - Walk Me Through a Past Project or Workstream
Переглядів 1,7 тис.Місяць тому
Check out our data science interview question database: bit.ly/3wk0NFe In this data science mock interview, the interviewee discusses enhancing email marketing through detailed analytics and dashboard creation. He outlines the process of building analytics from the ground up, focusing on vital metrics like open rates and conversion rates. By collaborating with teams and using tools like Tableau...
Coding Mock Interview - Product of Array Except for Self (with Ex-Google SWE)
Переглядів 4,1 тис.Місяць тому
Ace your interviews with Exponent’s Software Engineering interview course: bit.ly/3UwzFMv In this video, a software engineer tackles the 'product of array except for self' coding question. The interviewee begins with a solution using division, then addresses edge cases like zeros in the input. Finally, they optimize the solution to avoid division and achieve O(n) time and O(1) space complexity ...
Data Science Interview - A/B Testing Alternatives (Mock Interview with Tinder Sr. Data Science Mgr)
Переглядів 1,6 тис.Місяць тому
Check out our data science interview question database: bit.ly/3Q2ZVeQ In this video, Tyler, a Senior Data Science Manager at Tinder, discusses alternatives to A/B testing for campaign effectiveness. Tyler recommends "difference in difference" (diff in diff) for causal inference, highlighting its ability to reduce bias and provide trustworthy results by comparing rate of change in outcomes. Cha...
Instagram Data Science Question - How Many Ads? (Full Mock Interview)
Переглядів 2,6 тис.2 місяці тому
Check out our data science interview question database: bit.ly/3vSBk5t In this video, a data scientist tackles a real-world challenge: balancing ad frequency with follower engagement on Instagram. He demonstrates a structured approach, outlining metrics, A/B testing, analysis and more. Chapters 00:00 - Introduction: Data Scientist's Role in Instagram Ad Balancing 02:57 - A/B Testing: Balancing ...
ML Data Science Coding Question - Calculate the Probability of a Fair Coin and Simulate It
Переглядів 1,4 тис.2 місяці тому
Ace your next interview with Exponent's courses at the links below! Machine Learning: bit.ly/3U4DuIF Data Science: bit.ly/3JfjyfU In this video, we tackle a sample coding interview question and explore two approaches to solve it: a theoretical one using SciPy and a hands-on simulation with NumPy. Chapters: 00:00 - Question 1: Handling Exponents in Jupyter Notebooks 03:19 - Understanding Binomia...
Machine Learning Interview - Implement a 2D Convolutional Filter (with Senior Meta ML Engineer)
Переглядів 2,3 тис.2 місяці тому
Ace your machine learning interviews with Exponent’s ML engineer interview course: bit.ly/4aabhVR This video offers a practical exploration of implementing 2D convolutional filters, a key technique in machine learning algorithms. The expert demonstrates a deep understanding of convolutions, explaining their mathematical basis and how they are used in image processing tasks. Chapters 00:00 - Int...
ML Coding Question - Implement K-Means (Full Mock Interview with Snapchat MLE)
Переглядів 2,1 тис.2 місяці тому
Ace your machine learning interviews with Exponent’s ML engineer interview course: bit.ly/3wyaiQS In this video, we explore a Python implementation of the k-means clustering algorithm, an unsupervised technique for grouping similar data points into clusters. This AI implementation clarifies assumptions such as Euclidean distance and user-defined iterations. It utilizes a class-based structure w...
ML System Design Mock Interview - Build an ML System That Classifies Which Tweets Are Toxic
Переглядів 4,8 тис.2 місяці тому
Ace your machine learning interviews with Exponent’s ML engineer interview course: bit.ly/3SSbxC4 A machine learning engineer demonstrates the process of building a system to classify tweets as harmful or not. The engineer explores the dataset, emphasizing data pre-processing and tokenization using a pre-trained tokenizer. A sequential model architecture is chosen with layers for embedding, LST...
ML Coding Question - KNN Algorithm (Full mock interview with Snapchat MLE)
Переглядів 2 тис.3 місяці тому
Ace your machine learning interviews with Exponent’s ML engineer interview course: bit.ly/3wARKQb This video features an interview where an ML Engineer from Snapchat implements the k-nearest neighbors algorithm. The interviewer and candidate discuss the algorithm's concepts, including distance metrics and binary classification. The candidate outlines their approach, codes the solution in Python...
ML Design and Coding Question - Design an ML Model To Predict App Deletion (Full mock interview)
Переглядів 2,7 тис.3 місяці тому
Ace your machine learning interviews with Exponent’s ML engineer interview course: bit.ly/3GfjGuq In this interview, we sit down with a former Pinterest Machine Learning Engineer, who shows us the intricate process of creating a model to predict app deletions within 10 weeks. He outlines a comprehensive strategy involving analysis of user data, app usage patterns, and contextual factors, emphas...
Software Engineer Behavioral Interview - What's Your Proudest Project? (with Formation CEO)
Переглядів 8 тис.3 місяці тому
Don't leave your software engineering career to chance. Sign up for Exponent's SWE behavioral interview course today: bit.ly/3ws2dxd Learn more about Formation here: fm.dev/exponent We talk with Sophie, the CEO of Formation, to show an example of a bad answer vs. a great answer to the common question "What project are you most proud of and why?". We discuss understanding the company's goals and...
Instagram ML Question - Design a Ranking Model (Full Mock Interview with Senior Meta ML Engineer)
Переглядів 17 тис.3 місяці тому
Instagram ML Question - Design a Ranking Model (Full Mock Interview with Senior Meta ML Engineer)
Top 6 ML Engineer Interview Questions (with Snapchat MLE)
Переглядів 4,3 тис.3 місяці тому
Top 6 ML Engineer Interview Questions (with Snapchat MLE)
How Do I Know My Offer Is Good? | Salary Negotiation Interview
Переглядів 2,4 тис.3 місяці тому
How Do I Know My Offer Is Good? | Salary Negotiation Interview
Handling Verbal Offers | Salary Negotiation Interview
Переглядів 3,5 тис.3 місяці тому
Handling Verbal Offers | Salary Negotiation Interview
“What are your salary expectations?” | Salary Negotiation Interview
Переглядів 5 тис.3 місяці тому
“What are your salary expectations?” | Salary Negotiation Interview
Handling Exploding Gradients in Machine Learning
Переглядів 9584 місяці тому
Handling Exploding Gradients in Machine Learning
When to Refresh an ML Model
Переглядів 8814 місяці тому
When to Refresh an ML Model
Classification vs. Regression in Machine Learning
Переглядів 9964 місяці тому
Classification vs. Regression in Machine Learning
Importance of Feature Scaling and Normalization
Переглядів 1,2 тис.4 місяці тому
Importance of Feature Scaling and Normalization
Gradient Descent Explained: Batch, Mini-Batch, and Stochastic (Simple)
Переглядів 1,2 тис.4 місяці тому
Gradient Descent Explained: Batch, Mini-Batch, and Stochastic (Simple)
ML Training Data vs. Testing Data (Key Differences)
Переглядів 1,1 тис.4 місяці тому
ML Training Data vs. Testing Data (Key Differences)
ML System Design Question - Create an ETA System for Maps (Full mock interview)
Переглядів 6 тис.5 місяців тому
ML System Design Question - Create an ETA System for Maps (Full mock interview)
How to Avoid Down-Leveling in Tech (with Senior TPM)
Переглядів 4,3 тис.5 місяців тому
How to Avoid Down-Leveling in Tech (with Senior TPM)
Netflix ML Question - Design a System to Predict Netflix Watch Times (Full mock interview)
Переглядів 9 тис.6 місяців тому
Netflix ML Question - Design a System to Predict Netflix Watch Times (Full mock interview)
Spotify ML Question - Design a Recommendation System (Full mock interview)
Переглядів 16 тис.6 місяців тому
Spotify ML Question - Design a Recommendation System (Full mock interview)

КОМЕНТАРІ

  • @subhamengine1143
    @subhamengine1143 9 годин тому

    I was able to answer all 9, hurray

  • @tryexponent
    @tryexponent 18 годин тому

    Ace your interview with Exponent's SA interview course today: bit.ly/3VAmOsa

  • @kantetichaitanya
    @kantetichaitanya 18 годин тому

    First viewer and first comment.... This is what I'm looking for. And the notification popped up. Thanks for the session

  • @shenglinqian6143
    @shenglinqian6143 18 годин тому

    Thanks. Very helpful

  • @thisisalanskiy
    @thisisalanskiy День тому

    Wait a minute. Version B might have a better conversion that the control group, but it doesn't mean that the result is statistically significant.

  • @user-xb3jg3cl5u
    @user-xb3jg3cl5u День тому

    thanks mam for magnificent explanation

  • @Ssc-aaotaiyarikrtehai01
    @Ssc-aaotaiyarikrtehai01 День тому

    Talk about study strategy

  • @marko90000
    @marko90000 2 дні тому

    API's do not need to be only over the web and internet. They can exist between different API's and also different applications can request from one another different type of results. And they can be on the same intranet or on the same computer.

  • @pavanpandya9080
    @pavanpandya9080 2 дні тому

    Amazing Video. I got to learn a lot. Looking forward to more such mock interviews.

  • @rahulkumarmandal4450
    @rahulkumarmandal4450 2 дні тому

    Nice explanation maam. Love from INDIA

  • @japanboy31415
    @japanboy31415 2 дні тому

    Not to be mean, but he seemed to yap a lot at the beginning….

  • @japanboy31415
    @japanboy31415 2 дні тому

    Ngl this was a little sloppy

  • @KasthuriarachichigePrasanna
    @KasthuriarachichigePrasanna 2 дні тому

    great

  • @prashantsalgaocar
    @prashantsalgaocar 2 дні тому

    The streaming of live content was not a part of the functional requirement, so the question as the end when the videoviewingservice would crash due to scale is a little out of scope. I think the caching of the video with CDN and horizontal scaling would help with overload of the service,

  • @nathnaeldereje5127
    @nathnaeldereje5127 2 дні тому

    Amazing, Clearly explained everything.

  • @simrankohli3180
    @simrankohli3180 3 дні тому

    Very sad video. I went through 70% of this video and I have no clue on what exactly this person is trying to build. Also on one side we are saying people consumed 2 hrs of audio and then we are moving to low attention span among people? I mean what r u sayinnng??? Also quoting random research and numbers ? Big No. Very Disappointed.

  • @sugandhadogra1781
    @sugandhadogra1781 3 дні тому

    Just to add , maybe users are getting irrate due to multiple ads being displayed n dy get less engaged.

  • @_mayasingh_personal
    @_mayasingh_personal 3 дні тому

    great video

  • @japanboy31415
    @japanboy31415 3 дні тому

    i got my dream job !! im working at a company called nvidia now !!!

  • @hydrogoalpicker1542
    @hydrogoalpicker1542 3 дні тому

    Wow im became ur fan

  • @MissilemanIII
    @MissilemanIII 3 дні тому

    Just go with Oracle.

  • @InvincibleMan99
    @InvincibleMan99 4 дні тому

    I ddn't know that, Puneet super star became EM and knows system design

  • @havingfuninfl829
    @havingfuninfl829 4 дні тому

    Great video. It helped in my AWS interview today. Thanks.

  • @continuouslearner
    @continuouslearner 4 дні тому

    Good interview. I feel the high level design could have been a bit more detailed. e.g. could have considered CDN, authentication, object storage to store images etc. for the website/app, API protection .e.g WAF, DDOS protection e.g. cloudflare, maybe some analytics solution, logging and monitoring, CICD etc.

  • @RezaE
    @RezaE 4 дні тому

    This was a great mock interview. Thanks for sharing it.

  • @dallasguide9433
    @dallasguide9433 5 днів тому

    damn furquan is hella fine

  • @madefromjames
    @madefromjames 5 днів тому

    I love the detailed explanation, what I got about API is an application, software, or bridge that allows two or more computers to talk to each other by making a request and getting back a response.

  • @continuouslearner
    @continuouslearner 5 днів тому

    09:17 Wont /create_account and /login endpoints be 'public' endpoints and not internal?

  • @ALIEN....151
    @ALIEN....151 5 днів тому

    Honestly, I like your energy ✨️ .

  • @harmez7
    @harmez7 5 днів тому

    one line explanation of API?

  • @ZhouSoran
    @ZhouSoran 5 днів тому

    日本人?

  • @bionic_batman
    @bionic_batman 5 днів тому

    That was pretty reasonable solution I reasonably enjoyed watching it

  • @brainfart_
    @brainfart_ 5 днів тому

    I've been asking the writing offer to send it to my email 4th time and they still didn't send me the offer, 😭😭😭😭 I'm not if they serious or not

  • @fuadadio
    @fuadadio 6 днів тому

    Great video. Thank you for these amazing contents.

  • @user-ce7hh3bc3j
    @user-ce7hh3bc3j 6 днів тому

    Question about the Post-Sequencing and the Failed Post case. We used the row number with partition by user_id as the post sequencing id. pos_seq_id +1 which is the next row number. It would be for another user_id. Do we want to analyze the post sequencing failure under the same user?

  • @hanshh3532
    @hanshh3532 6 днів тому

    Test case with empty array was missing.

  • @szyulian
    @szyulian 6 днів тому

    Watched. --

  • @KumarSaurabh-nu9cr
    @KumarSaurabh-nu9cr 6 днів тому

    What is the name of the host?

  • @JuhiBose-cm9bo
    @JuhiBose-cm9bo 7 днів тому

    If we pass this round then what will be the next round for a technical position ?

  • @92abhinavkashyap
    @92abhinavkashyap 7 днів тому

    What tool is he using to write??

  • @VGTCS
    @VGTCS 7 днів тому

    Very well explained, Thanks!

  • @samudra_dasgupta
    @samudra_dasgupta 7 днів тому

    amazing and thank you

  • @japanboy31415
    @japanboy31415 7 днів тому

    I like the plan that he showed

  • @devi6372
    @devi6372 7 днів тому

    def zeroAtLast(item): for i in item: if i==0: item.remove(i) item.append(i) print(item) zeroAtLast([0,2,6,3,0,4,010]) Solved. If any problem please 🥺 comment

  • @NainoaFaulkner-Jackson
    @NainoaFaulkner-Jackson 7 днів тому

    This is informative, but it's much more of a monologue than an interview. I don't know how you guys structure these, if he knew the answer already or not, but it really feels like he's just stepping through a solution he already knew, as opposed to working through a problem in real time.

  • @adityar8754
    @adityar8754 7 днів тому

    How many days would it take for the recruiter to come back with job listings?@tryexponent

  • @rickhouten1622
    @rickhouten1622 7 днів тому

    The title is misleading. This is not a RCA since the cause is already stated. “You shipped UA-cam comments on mobile”. So this is a trade off question and next steps

  • @rickhouten1622
    @rickhouten1622 7 днів тому

    For tradeoffs it’s particularly insightful to mention impacts to the specific surface the competing features sit on, then look at the impacts to that surface. And then roll it up to see the impacts to the larger meta ecosystem since reactions and comments in particular sit on multiple surfaces

  • @rickhouten1622
    @rickhouten1622 7 днів тому

    He looked one he was a PM of reactions or commentsI in general so that’s why he was able to do a deep dive so quickly

  • @lorryzou9367
    @lorryzou9367 7 днів тому

    This is exactly why many developers hate PMs🤣 So many crazy ideas...