r/askdatascience

IK employee here - sharing a free session on 2026 hiring trends
▲ 19 r/askdatascience+13 crossposts

IK employee here - sharing a free session on 2026 hiring trends

IK employee here, so full transparency before anything else. I helped with this event, but I’m sharing it here because the topic feels relevant for a lot of people preparing for interviews or planning their next career move.

We’re hosting a free live session called Resurge 2026 on May 12th, 6–8 PM PT. The session is focused on what companies may expect from tech candidates in 2026, especially as AI fluency starts becoming a baseline expectation across roles.

The panel includes senior people from Microsoft, Amazon, Instacart, and Expedia. They’ll discuss hiring trends, domain-wise AI skill expectations, and how FAANG+ interviews have changed in the last 12 months. Free resources will also be shared after the event.

Hope this helps someone preparing for 2026:
https://interviewkickstart.com/events/resurge2026?utm_source=social&utm_medium=reddit&utm_campaign=L10X_Social_Resurge_sreddit11may

u/Agreeable-Agegy1985 — 2 days ago

Finishing a data science undergrad and realizing employers seem to prefer every other degree.

So I’m in my last year of a Data Science degree and I’ve started noticing that nobody really seems to agree on what a “Data Science degree” even means.

A couple hiring managers have basically said “wait, so is this more stats or more CS?” and honestly fair question.

My program isn’t bad. We did calc, linear algebra, probability, regression, time series, ML, databases, data mining, all the expected stuff. But a lot of it feels weirdly shallow. Like we touched 12 ML models in one semester and barely implemented anything beyond toy examples. Our databases course spent more time on theory than actually wrestling with ugly SQL tables. Software engineering was basically “here’s how to write scripts that work on your laptop.”

Meanwhile I look at alumni who landed the stronger DS jobs and a ton of them came from CS, math, or stats backgrounds.

So now I’m sitting here wondering if I need to “fix” the signal before I graduate. Not because I think I learned nothing, but because I’m starting to understand how the degree gets read by recruiters.

Part of me is considering a CS post-bacc just so nobody questions whether I can code. Another part of me thinks a stats master’s would fit better since I’m more interested in analytics/experimentation than hardcore ML engineering.

Then there’s the third option where I stop obsessing over credentials and just get better at the stuff I already know I’m weak at. Better SQL. Better Python. Less Kaggle-y projects, more stuff that actually looks like something a company would use.

I already rewrote my resume because the first version sounded like a syllabus exploded onto a PDF. I ran it through resumeworded mostly to trim the fluff and make the projects sound less academic. It helped a bit, but I still feel like the bigger issue is proving I can do real work and not just pass classes.

Honestly the thing messing with my head is that I can’t tell if I’m overthinking this or seeing the market clearly for the first time. Like… is “B.S. Data Science” actually viewed differently from CS/stats once you’re applying, or does nobody care after the first internship?

reddit.com
u/tikesav — 6 days ago
▲ 1 r/askdatascience+2 crossposts

Is it worth learning code

Im shit at coding but i know the principles and basics
Im vibe coding everyth in work, ik how to vibe code how to prompt how to catch errors and how fix them, working pretty good so far.
But i once sat with a senior dev and he said the code is shit etc etc and i was amazed how good he was at coding
Is it worth taking the time to strengthen my coding skills? Or is it just a waste of time with ai?

reddit.com
u/Hellsword27 — 5 days ago
▲ 3 r/askdatascience+4 crossposts

About Evading Adaptive Defense: Most modern Firewalls and WAFs (Web Application Firewalls) have an "analysis window." If an attack takes 30 seconds, the WAF detects the pattern and blocks it. If my ai bounty hunter is At 917.4 ms, it gets through the door before the WAF even finishes its initial packet inspection. Then I am effectively "invisible" to time-based defense triggers.

What is the value of this technology and how can it be deployed safely for the good guys ?

reddit.com
u/No_Paraphernalia — 11 days ago

Thrilled to share a milestone in my learning journey! 🎉

I’m excited to announce that I have successfully completed the Executive Post Graduate Programme in Data Science & Artificial Intelligence from International Institute of Information Technology Bangalore u/IIITBangalore, with a specialization in Business Intelligence & Data Analytics.

This journey has been incredibly rewarding and helped me strengthen my skills in:

📊 Data Analysis & Visualization
📈 Business Intelligence
🐍 Python for Data Science
🤖 Machine Learning & AI Concepts
📉 SQL, Power BI, and Data-driven Decision Making

Throughout this program, I worked on real-world datasets, solved business problems, and gained valuable insights into how data can drive impactful decisions.

A big thank you to the faculty, mentors, and peers who made this journey enriching and memorable. Also grateful to everyone who supported and motivated me along the way.

u/upgrad and u/monicabansal

This is just the beginning — I’m excited to apply these skills in real-world projects and explore opportunities in Data Analytics / Business Intelligence / Data Science roles.

#DataScience #ArtificialIntelligence #BusinessIntelligence #DataAnalytics #IIITBangalore #MachineLearning #PowerBI #Python #SQL #CareerGrowth #LearningJourney

u/No_Advance7073 — 7 days ago

Look I'm a business major specializing in accounting but for over a year now I have been obsessed with data analytics. I'm self taught and I have been busting my ass every single day. I finished Harvard CS50P and built every project from scratch to get certified. I stacked SQL from UC Davis, Python with Dr. Chuck from Michigan, and Excel through Macquarie. I'm Microsoft certified in Power BI and almost done with the Google professional track.

I am not just talk either. I have built real end to end projects like taking the Superstore dataset through SQL and Power BI. I worked with USDA data and even used NASA datasets to hunt for Earth like planets. I actually found one legit candidate out of the whole catalogue. I even built a full ERP web app for a mock company using AI tools to get it done and I document all of this on TikTok.

But here is the reality check that is killing me. I'm getting zero traction. I have tried freelancing and looking for remote work but nothing is hitting. I see people in the US landing entry level roles with zero experience and half the skills I have. Why is it so different here? Is the problem me or is it just the environment I am in?

I have been at this for a year and I'm seeing no light at the end of the tunnel. I'm not based in the US and where I'm at the situation is just soul crushing. To give you an idea of how bad it is, I am working a job that pays me about 35 dollars a month. Yeah you heard that right. 35 bucks for a whole month of work. I'm honestly starting to wonder if I am just wasting my life or if the market is just gatekept for people in my position. Any advice would be appreciated.

reddit.com
u/Ahmed-Abdelrahman1 — 9 days ago
▲ 2 r/askdatascience+1 crossposts

Hello, If you are studying data science as a University student and you wish to build together we could be friends …
Being passionate about what you do makes you exceptional.
Bring your projects and ideas let’s learn and grow together

reddit.com
u/heisBaiden — 9 days ago

Hello everyone,

I’m currently a 2nd-year college student, and I had a question regarding my approach to building projects.

While working on my projects, I do use AI to help generate some parts of the code. However, I make sure I understand the logic, review everything carefully, and modify the code according to my own understanding.

I wanted to ask am I following the right approach, or should I focus on writing all the code completely on my own, especially considering future applications?

I would really appreciate your advice.

reddit.com
u/Lopsided_Regular233 — 8 days ago

I am based in United States currently a Data Analyst with 5 years of experience with Python and have projects but no real world experience. MS in Data Science. Where should I be looking for AI/ML roles when I only have side/academic projects? Everyone wants experience!

reddit.com
u/kingsjunkie123 — 12 days ago