Saturday, July 4, 2020

Mock interview: Find smallest substring containing distinct chars in given array

July 4, 2020

Introduction

It is my 10:00 AM mock interview on the platform on interviewing.io. I have 9 credits to get interviews as an interviewee, I was excited to meet an Apple engineer and a Microsoft employee last night 8:00 PM and 10 PM mock interviews, this morning 10:00 AM I met a Google intern, Morgan Stanley engineer as an interviewer. I like to write a case study on this mock interview.

Case study

I like to get the transcript into a gist, and then share the link first, and also paste the content in my blog as well.

Let me do that.

Here is the gist.



Continue




Actionable Items


Write a solution using bit manipulation to check if substring containing all distinct chars in the given array. Find leetcode algorithm and submit an answer.

I have to learn how to give feedback from the template the interviewer shared. He learned from Google interview bootcamp when he was Google intern in Europe.


No comments:

Post a Comment