AI isn’t making data science interviews easier.
Our take
I sit in hiring loops for data science/analytics roles, and I see a lot of discussion lately about AI “making interviews obsolete” or “making prep pointless.” From the interviewer side, that’s not what’s happening.
There’s a lot of posts about how you can easily generate a SQL query or even a full analysis plan using AI, but it only means we make interviews harder and more intentional, i.e. focusing more on how you think rather than whether you can come up with the correct/perfect answers.
Some concrete shifts I’ve seen mainly include SQL interviews getting a lot of follow-ups, like assumptions about the data or how you’d explain query limitations to a PM/the rest of the team.
For modeling questions, the focus is more on judgment. So don’t just practice answering which model you’d use, but also think about how to communicate constraints, failure modes, trade-offs, etc.
Essentially, don’t just rely on AI to generate answers. You still have to do the explaining and thinking yourself, and that requires deeper practice.
I’m curious though how data science/analytics candidates are experiencing this. Has anything changed with your interview experience in light of AI? Have you adapted your interview prep to accommodate this shift (if any)?
[link] [comments]
Read on the original site
Open the publisher's page for the full experience
Related Articles
- Karat’s 2026 Survey: Technical Interviews for Tech Roles Now Simulate Real WorkAI is transforming technical interviews for roles like data science and software engineering into job-like simulations that test reasoning, decision-making, and real-world skills. Have any professionals here encountered a similar shift in interview formats in light of AI? submitted by /u/Holiday_Lie_9435 [link] [comments]
- Should coding interviews just become vibe coding interviews at this point?I don’t really get why interviews are still so focused on obscure data structures, algorithms, or complex SQL and pandas problems. At this point, most of us are using AI in some capacity to write or assist with code anyway. Why does it still matter if I can invert a binary tree in 10 minutes from memory? Wouldn’t it make more sense to talk about actual experience, ML concepts, or even do a coding exercise where AI is allowed, like how people actually work on the job? Why do you think companies are still stuck using these older methods to evaluate candidates? submitted by /u/Lamp_Shade_Head [link] [comments]
- How do you think AI will impact data science jobs?Would love to hear everyone’s thoughts? I’ve been seeing some pretty impressive new tools that I think have serious implications for data science jobs. submitted by /u/a_girl_with_a_dream [link] [comments]
- Is the ds/ml slowly being morphed into an AI engineer? [D]Agents are amazing. Harnesses are cool. But the fundamental role of a data scientist is not to use a generalist model in an existing workflow; it's a completely different field. AI engineering is the body of the vehicle, whereas the actual brain/engine behind it is the data scientist's playground. I feel like I am not alone in this realisation that my role somehow got silently morphed into that of an AI engineer, with the engine's development becoming a complete afterthought. Based on industry requirements and ongoing research, most of the work has quietly shifted from building the engine to refining the body around it. Economically, this makes sense, as working with LLMs or other Deep Learning models is a capital-intensive task that not everyone can afford, but the fact that very little of a role's identity is preserved is concerning. Most of the time, when I speak to data scientists, the core reply I get is that they are fine-tuning models to preserve their "muscles". But fine-tuning is a very small part of a data scientist's role; heck, after a point, it's not even the most important part. Fine-tuning is a tool. Understanding, I believe, should be the fundamental block of the role. Realising that there are things other than "transformers" and finding where they fit into the picture. And don't even get me started on the lack of understanding of how important the data is for their systems. A data scientist's primary role is not the model itself. It's about developing the model, the data quality at hand, the appropriate problem framing, efficiency concerns, architectural literacy, evaluation design, and error analysis. Amid the AI hype, many have overlooked that much of their role is static and not considered important. AI engineering is an amazing field. The folks who love doing amazing things with the models always inspire me. But somehow, the same attention and respect are no longer paid to the foundational, scientific side of data and modeling in the current industry. I realise it's not always black and white, but it's kind of interesting how the grey is slowly becoming darker by the day. Do you feel the same way? Or is it just my own internal crisis bells ringing unnecessarily? For those of you who have recognized this shift, how are you handling your careers? Are you leaning into the engineering/systems side and abandoning traditional model development? Or have you found niche roles/companies that still value the fundamental data scientist role (data quality, architectural literacy, statistical rigor)? I'd love to hear how you are adapting submitted by /u/The-Silvervein [link] [comments]