// Adds dimensions UUID, Author and Topic into GA4
Sunday, May 31, 2026
27.6 C
Singapore

ServiceNow CEO warns graduate unemployment could soar to 35% as bots take over jobs

AI-driven software company ServiceNow CEO Bill McDermott is perhaps the most direct in predicting more job losses for Gen Zs with the rise of artificial intelligence (AI) agents and bots.

In an interview with CNBC, he stated that AI tools are already competing fiercely with Gen Zers for their first entry-level jobs after college.

“I think young people coming out of university today [are experiencing] 9% unemployment. I think it could easily go into the mid-30s in the next couple of years,” he said.

He also predicted that there will be about three billion digital, non-human agents added to enterprises by 2030. These agents will have the ability to automate routine tasks typically done by entry and mid-level employees. 

“What’s happening now, for the non-differentiating roles, [is] so much of the work is going to be done by agents,” he added.

“So it’s going to be challenging for young people to differentiate themselves in a corporate environment.”

According to a report by the Federal Reserve Bank of New York, Fortune Magazine noted that approximately 5.6% of recent U.S. college graduates aged 22 to 27 are unemployed, compared to 4.2% of the general population.

Tech leaders are already warning that this trend will continue, while many are hesitant that entry-level hiring will make a comeback anytime soon.

“Today [AI] is like an intern that can work for a couple of hours, but at some point it’ll be like an experienced software engineer that can work for a couple of days,”  OpenAI leader Sam Altman said during a panel with Snowflake CEO Sridhar Ramaswamy last year. 

McDermott said that if other tech companies follow ServiceNow in handing over entry-level jobs to AI agents where humans were once assigned, “that will definitely put a damper on who you need to hire.”

- Advertisement -

Hot this week

NEA: Singapore to enforce stricter refrigerant standards for vehicles and supermarkets to reduce greenhouse gas emissions

New NEA requirements will phase in lower-emission refrigerants for vehicles and supermarkets while giving businesses time to adapt

Fight over parking spot ends with Singapore man fined after altercation over parking space near school$4,000 fine for Singapore father

The two men got into an altercation while picking up their children from school. Unfortunately, the 80-year-old mother of one of the men fell and fractured her spine when she tried to intervene, ac...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks