// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.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.

See also  Star badminton player will plead guilty to sexual offenses against a minor  

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

A Quiet Shift in Bangladesh’s Voting Mindset

Letter to Editor: Sangram Datta: In Bangladesh’s recent electoral landscape, a gradually emerging issue has begun to draw attention—subtle yet meaningful changes in the voting behavior of minority...

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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); } });
// //