Data Science Job Interview - Full Mock Interview

This full-length interview will show you what a data science interview is like. This is a great video for anyone currently in the job-market for a data-focused role. It is also a solid video for anyone who wants a better understanding of the machine learning process. They cover topics that include building a dataset for training/testing purposes, feature vectorization, and model implementation details. Consider pausing after the question and thinking about how you would answer them.
Interviewer: @KeithGalli
Interviewee: @KylieYYing
⭐️ Contents ⭐️
⌨️ (0:00:00) Video overview & format
⌨️ (0:02:13) Introductory Behavioral questions
⌨️ (0:07:46) Social media platform bot issue task overview
⌨️ (0:15:26) What are some features we should investigate regarding the bot issue?
⌨️ (0:25:02) Classification model implementation details (using feature vectors)
⌨️ (0:41:38) What would a dataset to train models to detect bots look like? How would you approach collecting this data?
⌨️ (0:51:38) Technical implementation details (python libraries, cloud services, etc)
⌨️ (0:56:01) Any questions for me?
⌨️ (1:03:42) Post-interview breakdown & analysis
🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan
--
Learn to code for free and get a developer job: www.freecodecamp.org
Read hundreds of articles on programming: freecodecamp.org/news

Пікірлер: 320

  • @nicokalkusinski9320
    @nicokalkusinski9320 Жыл бұрын

    Key takeaways: 1. Talk a lot and explain why you decided to go with the specific solution 2. Don't be afraid to take a pause and rethink the problem 3. Don't get fixated on one aspect of the problem too much, always try to approach it from the bird's view 4. Focus first on the easier parts of the problem and then approach the harder ones 5. Remember it's a conversation with the interviewer, not the solo showoff 6. Ask them questions about the work they've done so far, what they learnt in the company, look for the signs of being valued as a person in a team, how would the first 6 months on the job look like

  • @will201084

    @will201084

    10 ай бұрын

    Talk with a purpose. I hate people that talk to fill space lol

  • @TacoMaster07

    @TacoMaster07

    8 ай бұрын

    No you don't want it to be a conversation with the interviewer. Point 5 is wrong, if you are the 'solo showoff' and you talk through a detailed correct solution to a problem for 30 minutes and you hit many of the faucets then the interviewer will be impressed. You want as little tips or hints for the answer as possible, questions to clarify the problem are great if they aren't dumb questions.

  • @chelseaporter6477

    @chelseaporter6477

    4 ай бұрын

    I learned that you should probably do some research on the company you want to work at so that you spend more time practising relevant topics

  • @KylieYYing
    @KylieYYing Жыл бұрын

    Thanks for featuring!!

  • @RAY18999

    @RAY18999

    Жыл бұрын

    You did an amazing job, keep up the good work

  • @brahmasipu

    @brahmasipu

    Жыл бұрын

    Very Good Job . superb way to learn from you

  • @anabelberumen

    @anabelberumen

    Жыл бұрын

    I admire you.

  • @deepthireddy3267

    @deepthireddy3267

    Жыл бұрын

    You are really confident while communicating with interviewer. It's almost like 2 colleagues discussing about a problem. Great work

  • @apple_shorts5478

    @apple_shorts5478

    Ай бұрын

    You deserve that

  • @oumaymaredissi5213
    @oumaymaredissi5213 Жыл бұрын

    I appreciate that this interview is more like a conversation, with a focus on problem-solving. In the past, I've had interviews where the tone was passive-aggressive instead of constructive, so it's refreshing to have a more productive experience. It's great when interviews can be a valuable use of time, rather than a frustrating waste.

  • @arsnakehert
    @arsnakehert Жыл бұрын

    Even not knowing much about data science, this interview was very helpful in learning how it might be applied to real, known problems, and the mutual feedback at the end was very helpful to learn about the dynamics of interviews, too! Thank you guys for doing this.

  • @adeel.travel
    @adeel.travel Жыл бұрын

    I love the part they pull open a Google doc to clarify their points and have it noted down. Excellent problem-solving approach. Focusing on the problem, its scope, its limitation, whats expected behaviour, what isnt etc ...was always something that I was rushing ahead with. Jumping to the solution right away is something that I had to unlearn. Also great on Kylie for being super composed. Another super power and not easy to do in live situations. Great video!

  • @ShermSuite
    @ShermSuite10 ай бұрын

    Thank you for sharing this video. As someone who is transitioning into the Data Science field( Machine Learning/ AI), I was very surprised that I was able to keep during the interview. I was it lost at all. I don’t have a technical background, but I’ve been studying ,Azure,python,GitHub,R,SQL etc… pretty hard for the past few months, and doing some labs I’m feeling pretty confident I can make the move.

  • @duckcluck123
    @duckcluck123 Жыл бұрын

    As someone who just finished their masters and is looking for a job in data science, this interview really boosted my confidence cuz I was able to respond to every question

  • @emekamadubuko1717

    @emekamadubuko1717

    Жыл бұрын

    Exactly my thoughts…. Glad to hear someone else with similar thought

  • @yugiohfanatic1964

    @yugiohfanatic1964

    Жыл бұрын

    enjoy your underpaid intern in the capitalistic world. Everyone is replaceble, you will make zero difference.

  • @duckcluck123

    @duckcluck123

    Жыл бұрын

    @@yugiohfanatic1964 that's a very sad way to view the world. Hope you feel better soon

  • @yugiohfanatic1964

    @yugiohfanatic1964

    Жыл бұрын

    @@duckcluck123 hello simp

  • @duckcluck123

    @duckcluck123

    Жыл бұрын

    @@yugiohfanatic1964 are you 12

  • @dipankarnandi7708
    @dipankarnandi7708 Жыл бұрын

    This was really a useful video. If interviews are like this. It's love 🎉 One thing we can add in this feature are the links. Certain spam posts consists of similar links to the same post/ profile. Not only bots do it, but even people constantly spam their account in the comments. So Link Frequency, Link Context and so on. That feature used with Bayes Classifier can be useful to make the model more robust. Bag of Words from NLP can also be used in order to make this Link tasks easier. Just an opinion of mine. 😊

  • @mudumbypraveen3308
    @mudumbypraveen330811 ай бұрын

    my approach is slightly different : Basic data collection : 1. You have basic details capture when you create a YT account, name, email, DOB, Image, etc 2. Assume that everytime you log into KZread your activity is recorded as follows : comment made (if any), time, post, ip_address, email, like, dislikes, report, type of report, followers, activity spent (scrolling, browsing etc) . Selection on queries : 1. Filter on accounts where comments are made and activity time in one session is extremely long (say more than 12hrs) or very frequent activities in a time interval ( e.g. log in/out 5 times in 1 minute) On feature engg side : Extract features -> in 1day how many comments are made, number of links posted in comment, number of reports per time interval, number of words, number of words which are spam, difference between account followers vs those followed , activity time in minutes/seconds (scrolling 100 videos/minutes indicates bot action). Target variables: 1. Set threshold based on existing patterns visible eg. more than 50 comments are day, more than 100 reports in 1hr, clicking 100 video's in 1min, if spam words > 10 ( should satisfy any of these conditions ) -> set to 1 else set to 0. Classification model side : Sklearn (fast and quick to test your ideas and features), Model- XGB, Logistic/SVM (baseline) Deploy, see and rework This is not perfect but this what I was coming up while seeing this video.

  • @fuuman5
    @fuuman5 Жыл бұрын

    Wow, I didn't expect such a video. Very interesting. Thank you for sharing!

  • @DANNYEL20122
    @DANNYEL20122 Жыл бұрын

    I kinda surprisingly enjoyed this. I didn't even know when the interview started. Feels like two people having a convo about data science

  • @RobSchatz
    @RobSchatz6 ай бұрын

    I really liked that Keith decided to use a Google doc, because in these what I would First Round 'team fit' and knowledge-gauging interviews the assumption is you'll just talk over zoom and not do whiteboarding or use another tool. This was a good reminder to expect the unexpected - you could be asked to do anything - maybe even code :)

  • @nehasinha3861
    @nehasinha386117 күн бұрын

    This was so helpful, thank you! It was a delight to watch Kylie's problem solving approach :)

  • @byronwilliams7977
    @byronwilliams7977 Жыл бұрын

    Great video, I watched it from beginning to end. I liked how she answered the questions. I was surprised at how conversational the interview was. If possible, could you post a Data Analytics interview as well please. Thank you.

  • @geld5220
    @geld5220 Жыл бұрын

    that was pretty intense at the beginning when he started asking about how would a email filter model look like or how would data set look like to feed the model... She went into implementation immediately which is a normal resort because how else can you defin the data set if your not gonna think of the function that might be doing the filtering. Overall was handled nicely from both sides. Thanks for sharing.

  • @animexworld6614
    @animexworld66142 ай бұрын

    My Knowledge increase a lot by watching this. Please Upload more mock interviews like this. I also some technical details in model implementation.

  • @DavidMares-dc3yk
    @DavidMares-dc3yk Жыл бұрын

    more mock interviews please

  • @gideonogunbanjo8161
    @gideonogunbanjo81617 ай бұрын

    As someone who is currently in college and is actively preparing for interviews, this video helped me because i answered every question almost easily.

  • @Eizengoldt

    @Eizengoldt

    7 ай бұрын

    Grrr i couldn’t answer them all , but I’m gonna catch up to you soon GIDEON

  • @mortimetr
    @mortimetr Жыл бұрын

    Thanks for boosting my confidence, that I might get a job if i stay focused on learning. Good luck

  • @agil.eera3010
    @agil.eera30103 ай бұрын

    Hello, I dont usually comment on KZread but this time I just wanna say thank you for the people involved in this video. This really helped go through my technical interview and I ended up getting the job I wanted. The introduction and close of the interview was almost a copy of what happen in my interview. Obviously, the technical part was different (in my case they just asked about the technical challenge I had to solve prior the interview) but the way I approached the questions was very similar. Just THANKS!!

  • @worldwillrunoncrypto8698
    @worldwillrunoncrypto8698 Жыл бұрын

    Great video on interview processes! ❤

  • @chrisberdin
    @chrisberdin Жыл бұрын

    Proven. Reliable. Keith Galli!! I love you man!! 😂😂

  • @TravisMeyerPhD
    @TravisMeyerPhD3 ай бұрын

    Nice video. I think in the beginning when asked if she had any first thoughts on the issue of spam bots, one thing that could've been added was 'what are the positives of bots' Too much was said about the negative aspects of bots, and the first impression I had was, if all bots are so negative, just ban bots. But bots do have a role, and many bots are used to automate functionality. So the real important point is, identify bots that are being malicious in some way. Then dive into how to develop metrics to identify the concept of 'malicious'.

  • @rankin143
    @rankin143Ай бұрын

    this is very helpful. I wish people do more of this type of content

  • @temiwale88
    @temiwale886 ай бұрын

    Thank you for this interview. For the spam issue, you can tag on the traditional features that Kylie Ying mentioned, and then use a multi-lingual embedding model to create vectors out of the post content. Use these features + embeddings to train your model.

  • @Unknown-ki8yk

    @Unknown-ki8yk

    Күн бұрын

    are you saying they should feed images as well to the same embedding that vectorizes the words? then throw everything to the 'Model'? What type of model? It is an awful solution. What you need a multimodal approach, where embeddings+LLM work on the text, and CNN type network work on the images. Finally, you consider both results to make the decision.

  • @franciscofurey4878
    @franciscofurey4878 Жыл бұрын

    Incredible video! Nice job.

  • @rmfalme
    @rmfalme Жыл бұрын

    Can we have Data Analyst mock interviews too?

  • @color_314

    @color_314

    Жыл бұрын

    Yes please

  • @xzebix

    @xzebix

    Жыл бұрын

    Yeah, that'd be great!

  • @richi1235

    @richi1235

    Жыл бұрын

    No, unfortunately not 😔

  • @Akbarkhan-ly2oc

    @Akbarkhan-ly2oc

    Жыл бұрын

    Please 🙏

  • @vikas2435

    @vikas2435

    Жыл бұрын

    Yes please

  • @streetthinker1978
    @streetthinker1978 Жыл бұрын

    Keith is one fantastic teacher. He took my analytics skills from 0 to 5 very quickly. Great content.

  • @yuti65

    @yuti65

    Жыл бұрын

    Ghanta

  • @RakeshA-eq3dw

    @RakeshA-eq3dw

    11 ай бұрын

    ​@@yuti65 why bro?

  • @grandmastergyorogyoro532
    @grandmastergyorogyoro532 Жыл бұрын

    Can you pls provide Data Engineer interview Process as well? It will be greatly appreciated. Thank you for changing lives for better around the world, including mine! 😁✌️

  • @xzebix
    @xzebix Жыл бұрын

    Thanks for this great insight!

  • @blaizeW
    @blaizeW Жыл бұрын

    So, I think I want to go into Data Science beside Web Development, and this was pretty handful. Even tho, I miss some points, I answered some questions in a pretty good way. Thank you!!

  • @SimonDeLaCroix23
    @SimonDeLaCroix236 ай бұрын

    Meaningful insights, thanks for sharing it!

  • @BABEENGINEER
    @BABEENGINEER7 ай бұрын

    Interesting to see a data science interview, it's the same format as other tech interviews

  • @kimchansokpheng2456
    @kimchansokpheng24568 ай бұрын

    This mock interview really impressed me.

  • @trediaz4012
    @trediaz4012 Жыл бұрын

    Thank you for this. Wow!

  • @narenkarthikeya9
    @narenkarthikeya9 Жыл бұрын

    Very Nice , Post more content on Data Science!

  • @mayankpal6519
    @mayankpal6519 Жыл бұрын

    Please upload all mock interviews for web development, app development etc.

  • @arjunajesh1068
    @arjunajesh10685 ай бұрын

    great video! more data science mock interviews, pls

  • @uminhtetoo
    @uminhtetoo Жыл бұрын

    Thank you so much for sharing.

  • @idkidkidk3488
    @idkidkidk34885 ай бұрын

    This is awesome thanks!

  • @alejandrochacaliaza
    @alejandrochacaliaza Жыл бұрын

    Greate video. Create a Data Analyst Mock, please

  • @EcomADcreatives
    @EcomADcreatives Жыл бұрын

    Very exciting!

  • @andreasp8131
    @andreasp8131 Жыл бұрын

    This is a great interview, thanks for doing this! If only all data science interviews would be like this in reality (w/ some exceptions), the world would be a better place.

  • @alirezouali3119

    @alirezouali3119

    Жыл бұрын

    tell us more about the interviews you had plz

  • @piyushprakash7458

    @piyushprakash7458

    Жыл бұрын

    ​​@@alirezouali3119 can you tag me , if he replies

  • Жыл бұрын

    Real life interviews are simillar. Usualy there would be a separate interview to asses your coding skills.

  • @Fetrah2
    @Fetrah2 Жыл бұрын

    ⭐ Contents ⭐ ⌨ (0:00:00) Video overview & format ⌨ (0:02:13) Introductory Behavioral questions ⌨ (0:07:46) Social media platform bot issue task overview ⌨ (0:15:26) What are some features we should investigate regarding the bot issue? ⌨ (0:25:02) Classification model implementation details (using feature vectors) ⌨ (0:41:38) What would a dataset to train models to detect bots look like? How would you approach collecting this data? ⌨ (0:51:38) Technical implementation details (python libraries, cloud services, etc) ⌨ (0:56:01) Any questions for me? ⌨ (1:03:42) Post-interview breakdown & analysis

  • @ethanmcdermott8738
    @ethanmcdermott8738 Жыл бұрын

    This channel is amazing

  • @usmanrasheed6707
    @usmanrasheed67078 ай бұрын

    Thanks for sharing this.

  • @Beto99PY
    @Beto99PY Жыл бұрын

    Would love one for Data engineering too

  • @naveenrs7742
    @naveenrs7742 Жыл бұрын

    The interview was awesome

  • @auwalmb
    @auwalmb Жыл бұрын

    Wow, thank you so much

  • @kunal_tajane
    @kunal_tajane Жыл бұрын

    Great Interview, thank you you guys! CEO of quitter Elon Tusk, got me😂

  • @CriticalJur
    @CriticalJur Жыл бұрын

    This actually got me hyped for a job interview!

  • @nb7070

    @nb7070

    Жыл бұрын

    are data science interviews even remotely similar to this mock interview? If so i would be hyped too lol

  • @MAAZ_Music

    @MAAZ_Music

    Жыл бұрын

    @@nb7070 personal experience from my machine learning interview - 90% interview is a conversation between you and the hiring person about ur projects and your ideas and approach.

  • @ducle7970

    @ducle7970

    Жыл бұрын

    Actually, I think so. I joined a fresher DS Interview a year ago, and they asked me to whiteboard coding, IQ problem solving, mathematics, machine learning, etc. Even though I did not do too worse except for the whiteboard part, I did not land that job. Lmao

  • @tomnamikawa
    @tomnamikawa Жыл бұрын

    excellent interview it inspired me to go ahead and update myself into Data Scientist again.

  • @nursegilbey

    @nursegilbey

    3 ай бұрын

    wow is that how it works? I'm gonna update myself to billionaire.

  • @mohammedshehada5373
    @mohammedshehada5373 Жыл бұрын

    Cool interview, Wanted to add, the account's age would make a very good feature I guess

  • @DanOhCaptainDaniel
    @DanOhCaptainDaniel Жыл бұрын

    Amazing interview

  • @newshhh
    @newshhh Жыл бұрын

    In my opinion this data scientist interview is pretty weak and useless. The interviewer didn't probe deeply enough on important details to get a real answer of whether the candidate is capable of building a successful spambot model, applying it to the production system and maintaining/improving it continuously. A large part of the interview is spent on listing a bunch of potential features that could be used by the model to classify spam, which does not require deep thinking, understanding or knowledge of the problem. Very little implementation details were actually asked or answered. This candidate only talks about the approach in a very high-level and vague way, like "I'd use Tensorflow and try a few things to get a sense of a good-enough model." This kind of general answer is not helpful at all. We've seen so many candidates who can do the high-level talking points, but fail to have a good understanding of the entire ML production workflow and lack basic implementation skills.

  • @mamuzouakpo376
    @mamuzouakpo3768 ай бұрын

    Impressive! Well detailed! @KeithGalli, that siren was pretty loud. Perhaps you have trained a model that picks and feeds only @KylieYYing's voice to you and removes any other unwanted voices or sounds 😁😜

  • @Joshs8707
    @Joshs8707 Жыл бұрын

    please do more mock interviews many thanks

  • @maniishbhandarii
    @maniishbhandarii Жыл бұрын

    One for Full stack development please.

  • @Rulzan
    @Rulzan9 ай бұрын

    Very fruitful interviews you guys put together, thanks for sharing!

  • @Emotekofficial
    @Emotekofficial10 ай бұрын

    If time is considered as attribute... A model that predicts Human entered predicted time based on Tweet length can be made.. now after getting the predicted time we can have Bayesian Network with a particular account, time took to predict whether its a SPAM/Bot attack.

  • @avijitdey992
    @avijitdey992 Жыл бұрын

    great video

  • @stojce
    @stojce Жыл бұрын

    Great video, but next time can you please post a how would successful job interview look like?

  • @alexandreburhan443
    @alexandreburhan443 Жыл бұрын

    Amazing content

  • @vigneshpadmanabhan
    @vigneshpadmanabhan23 күн бұрын

    OMG!! I literally said the same thing.... I got interested in AI almost when the ironman first movie released and I kinda moved slowly from Electrical Engineering to DS. I wanted to have my own JARVIS and get into robotics later in the future and since then have been in AI. Have said the same thing in all my interviews! cant believe she had the same motivation :) assuming the motivation is real regardless of it being a mock interview :)

  • @MS-dc2tt
    @MS-dc2tt Жыл бұрын

    Thanks!

  • @imtiazali-xu8gw
    @imtiazali-xu8gwАй бұрын

    Great❤ work

  • @mekanavyasri9071
    @mekanavyasri9071 Жыл бұрын

    Hi very useful video. Please do the same video for a Machine Learning Engineer position as well that would be very useful. Thank you.

  • @khanhaominh6265
    @khanhaominh6265 Жыл бұрын

    very helpful

  • @JohannBaritono
    @JohannBaritono Жыл бұрын

    Excellent video! What about a video on an entry-level no experience ciber security interview? 😊

  • @thepresistence5935
    @thepresistence5935 Жыл бұрын

    Please upload more like this videos

  • @ErcoleBellucci
    @ErcoleBellucci3 ай бұрын

    It would be great and crazy if after this video she does the implementation of the model like step by step

  • @user-ph8lw2tg6p
    @user-ph8lw2tg6p6 ай бұрын

    one way that will help in labeling for a given account , is how many of the account's posts are reported as spam . If an account shares a post that is for some reason , is reported spam 1000 of times but the other posts have 0 spam report , then how confident should we be to label it as a bot Feature idea : alongwith the number of followers . Each follower should get a weight , i.e, if an account is followed by genuine people (celebrities) then the weight of that incoming link should be high . Note that the problem with the idea that whether an account is followed by other bots or not , was circular in nature .

  • @PetRockButler
    @PetRockButler9 ай бұрын

    Would love to see the technical programming interview as well! Thank you for sharing this.

  • @XX-vu5jo

    @XX-vu5jo

    6 ай бұрын

    she can't code LOL!

  • @zmartkooky244
    @zmartkooky2448 ай бұрын

    There are flaws with some of those solutions. Like flagging an account as spam if it is follower by spam accounts. That could lead to valid accounts being flagged as spam or even attacked by bots intentionally adding users to flag them as spam. The thing about using email from random domains is also problematic in many ways, and also using emails that use random characters (some of us use random emails for different accounts precisely to keep spam away and improve privacy). You could also not even guess bot characteristics and feed data for models to try to find common characteristics and trends.

  • @bot64397

    @bot64397

    6 ай бұрын

    That's what I thought of too. For example, checking if a name is common is not possible. But of course, we're watching from the sideline so it's easy to form criticism.

  • @user-yv4mj1do7r
    @user-yv4mj1do7r Жыл бұрын

    Thank you

  • @MegaMaxHouse
    @MegaMaxHouse Жыл бұрын

    30:00 - omg, and im literally hearing the sirens with my studio pairs headphones.

  • @MrTheanimekiller
    @MrTheanimekiller7 ай бұрын

    I think a good approach for labeling things as spam is writing a program called checkspam that references the posting frequency or if the post are the same within a certain time frame. It could label it as spam if it falls within such parameters. You could make it so the program checkspam would only run if it was reported by another account in order to combat the potential of false flagging from people with negative intentions.

  • @MrTheanimekiller

    @MrTheanimekiller

    7 ай бұрын

    I simply think any implementation that checks the number of reports is easily abusable

  • @ForestDewberry

    @ForestDewberry

    7 ай бұрын

    Right? There could have been more out-of-the-box thinking@@MrTheanimekiller

  • @123xy
    @123xy Жыл бұрын

    thank you

  • @EcomADcreatives
    @EcomADcreatives Жыл бұрын

    I definately think, this interview was good. 😁

  • @tfebster
    @tfebster Жыл бұрын

    The initial tip I got from this was to not shave before my interview.

  • @JokeryEU
    @JokeryEU Жыл бұрын

    being reported as spam shouldnt be the the only way to mark your mail as spam, many bots/trolls that doing just because they can. World of warcraft has this useless report spam /offensive that automatically kick and mute you from the game for a month if enough reports are summited and doesnt need that many reports in the first place. But we need to have another check to be sure isnt just fake reports, an extra check can be made from the last 10 posts, if any have offensive/repetitive languages combined how often was written.

  • @iorekby
    @iorekby Жыл бұрын

    "You had me at 'Bachelors and Masters from MIT' 😁"

  • @KabeloMoiloa

    @KabeloMoiloa

    Жыл бұрын

    She literally does have that tho 😅

  • @averagebedroomproducer5008
    @averagebedroomproducer500811 ай бұрын

    Interview seems very easy, as a product owner I speak to our Data scientists and many of them are building business projection models etc. Is the technical implementation the key skill here? Because working in tech now, the first hour of this interview I think most of our stakeholders would even be able to answer during requirements gathering due to subject matter expertise. Like what to train the model on is usually subject matter expertise. I think its so well understood among tech stakeholders that something happens in the system, can you show me a 1 if it, or a combination of things happened, or a 0 if not and push that to some visualization report.

  • @Unknown-ki8yk

    @Unknown-ki8yk

    Күн бұрын

    I show you 1 and 0, but which number I should put if "combination of things happened"?? It is hard to deliver information to the small brains.

  • @piyushborse
    @piyushborse Жыл бұрын

    Great Video, Now can you make a video on how to get interview calls for freshers from no name universities but abundance of talent

  • @gerrardandeminem
    @gerrardandeminem Жыл бұрын

    I have noticed that there wasn't much conversation in regards to what ML model to use or what hyperparameters or architectures. Is this normal for an ML/Data Science interview?

  • @zxzanh
    @zxzanh8 ай бұрын

    i wonder how elon's bandaid solution of monetizing the ability to even use twitter has been working, thats just making more steps for the attackers to achieve their goal but anyways, wonderful example of behavior questions, i wish i was asked these tailored questions instead of the more general ones (how to deal with bad coworkers, etc), the technical questions are really useful too because i was able to be excited to give my own answers while Kylie was answering

  • @physicsfaith
    @physicsfaith6 ай бұрын

    This interview is interesting but is so unlike any of the 4 in-person interviews I've had in the last 2 months as to be comical. Observations: 1. I don't believe the person being interviewed is answering these case problems cold... some guidance has been given to direct their thinking in preparation. Ex: How many people on the fly can give 5 reasons for x decision-making in classification? In this case the person has serious experience solving the problems and is clearly reading her other screen to develop her answers!!! 2. In my interviews I am not convinced the person actually read my resume. 3. In my interviews I am not convinced I was being seriously considered... in one case I was told the interview was 30 minutes only, and the interviewer kept cutting me off.

  • @wb1847
    @wb18476 ай бұрын

    Another feature to be included could be the IP address from which the request is coming

  • @tavistaylor1811
    @tavistaylor18118 ай бұрын

    She came in saying she wanted to build the Iron Man suit 😂

  • @Kingstanding23
    @Kingstanding23 Жыл бұрын

    I don’t think this approach is quite right. You’re diving into models before any data analysis. Can we clearly define a bot? We need to look at sample bot accounts. How many different types of bots can we identify? What are the similarities between bot groups? Can all the different bot group feature values ranges fit inside a single data envelope or should we concentrate on identifying a single bot group at a time? The amount of time the account has been active is prob a strong feature. Where are bots coming from historically? Are account names and profile pic very similar to an existing account? There could also be an anti-dataset, where accounts that were classified as spam complained and got reinstated? This could help mitigate misclassification. Ethically, could some demographics’ accounts be more susceptible to being wrongly classified as spam?

  • @jamesoukassou7544

    @jamesoukassou7544

    Жыл бұрын

    True, but to effectively tackle the problem, you need solid domain knowledge as well as conducting a deep analysis that arises from interacting with the environment, which is inherently absent in an interview. Not to mention, this is an NLP problem based on some features she mentioned, such as the 'content of account's posts'.

  • @axon266

    @axon266

    4 ай бұрын

    Yes, and also, If we are given Semi-supervised environment (with some accounts blocked due to spam, and others not labeled at all), maybe clustering could be a good strategy to group similar types of accounts based on their features. I would bet the model would help identfying accounts created recently, with low followers, lots of posts/comments, lots of tags. I think creating a class only based on the number of spams restricts the information available. Maybe weight that feature when clustering to give more importance, but I would not use it s the label.

  • @tomashorych394
    @tomashorych39410 ай бұрын

    Thanks for the video. Both of you did a great job in making it feel realistic. My only question is. Is this really the sort of difficulty of the entry data science jobs? It feels suspiciously easy or shallow to me. Can someone back this up? Thank you again!

  • @amaebarnes

    @amaebarnes

    10 ай бұрын

    That's what I'm saying

  • @amj.composer

    @amj.composer

    8 ай бұрын

    I have been interviewing for entry level data science jobs and this is fairly accurate! Although I have often been asked about what advanced concepts I know and how I've used it.

  • @naveenrs7742
    @naveenrs7742 Жыл бұрын

    Acconts opened dates and accounts they follow could be helpful too

  • @workshopby7321
    @workshopby7321 Жыл бұрын

    Best video 👍👍👍

  • @nocopyrightgameplaystockvi231
    @nocopyrightgameplaystockvi231 Жыл бұрын

    I need Django interviews ❤️

  • @chiragmd8565
    @chiragmd85654 ай бұрын

    Clarification at 48:37 can’t we just consider the accounts that have already been reported as spam and create a dataset just based on these accounts?

  • @zacneley4685
    @zacneley46857 ай бұрын

    so i've never had any technical interviews before thats why i'd like to ask do they usually ask you to code some stuff on the go or its just some broad questions about the technicalities of the problem you're trying to solve ?

  • @canadascanner1429
    @canadascanner1429 Жыл бұрын

    Can we have azure and AWS data engineering interviews also please

  • @terran008
    @terran008 Жыл бұрын

    Thanks a lot for sharing, would this be like an interview for a senior data scientist position ? I once had an interview for a big tech company ( not FAANG though) and it took like 20 min, I was interviewing as a medior so I’m surprise that an interview could really take this long.. 😅

  • @iiYoan

    @iiYoan

    Жыл бұрын

    Most interviews I've done for internships, and entry level jobs took more than 1 hour.

  • @ulamss5
    @ulamss5 Жыл бұрын

    this is the most reasonable interview I've ever seen, which ironically makes it somewhat unrealistic and useless.

  • @randy4ii411
    @randy4ii411 Жыл бұрын

    So mr tusk is hiring again, so soon? Seriously though, A software developer interview would be great.