// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Hybrid work key to attracting Gen Z talent: Survey

SINGAPORE: A recent survey by Randstad has revealed that offering hybrid work arrangements is crucial for companies aiming to attract Gen Z employees. The data suggests that two out of three Gen Z workers consider the ability to work from home non-negotiable.

This preference for remote work is not limited to the youngest generation but extends across all age groups, indicating a broader shift in workplace expectations.

According to Randstad, the sentiment for flexible work arrangements is shared by 48% of Baby Boomers, 44% of Millennials, and 40% of Generation X. This indicates that a significant portion of the workforce, regardless of age, values the flexibility that comes with hybrid work models.

Randstad commented on the findings, noting that “Singapore workers may be more accustomed to flexible work arrangements, having grown up with technology that allows for remote work.”

The company also pointed out that these workers are more likely to prioritize work-life balance and well-being. Furthermore, the COVID-19 pandemic has played a significant role in normalizing remote work, leading many younger employees to be less willing to accept traditional office-based roles.

The survey’s results have implications for employers in Singapore and beyond. Companies that offer flexible work options are likely to attract and retain a broader talent pool. It also suggests that employers should consider redesigning their workplace policies to meet these evolving expectations.

Many employers are already adapting to these changes. Hybrid work policies, where employees split their time between the office and remote locations, are becoming more common. This approach allows companies to maintain a physical office presence while accommodating employees’ desires for flexibility.

As the workforce continues to evolve, companies that embrace flexible work arrangements will likely be better positioned to attract top talent from all age groups. With the changing attitudes toward work, hybrid models may soon become the norm rather than the exception.

- Advertisement -

Hot this week

Singapore ranked 2nd in global AI workforce adoption, yet leaders lag in strategic AI implementation—Microsoft’s 2026 Work Trend Index says

While 78% Singapore AI users recognise the urgency of adapting to AI fast, only 24% believe their leadership teams are aligned on AI strategy

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

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