// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

Two-thirds of Gen Z plan to switch jobs but struggle to stand out in a competitive market

SINGAPORE: About two-thirds of Gen Z professionals in Singapore plan to switch jobs in 2026, but 44% of Gen Z, along with 43% of Millennials, are unsure how to stand out in a competitive market, according to Singapore Business Review, citing a LinkedIn report.

Across generations, nearly one in three are considering moving to a different industry.

While 82% of professionals said job hunting has become more difficult, Gen Z (87.29%) reported experiencing the most pressure, compared with Boomers (84.13%), Millennials (80.69%) and Gen X (79.57%).

Recruiters, on the other hand, face similar challenges, with 74% saying finding qualified professionals has become harder over the past year, while 44% blame the lack of suitable applicants.

Still, a quarter of professionals in each generation are upskilling in AI-related skills to stay competitive, led by Gen Z, who use AI tools to draft responses, run mock interviews, and create sample work for job applications, compared to Millennials (36%), Gen X (32%), and Boomers (17%). /TISG

Read also: Tinder tops list for job seekers turning to dating apps amid tough job market

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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