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

Majority of Singapore workers open to rejoining ex-employers

SINGAPORE: The latest Salary Survey Guide by Robert Walters has revealed that a substantial 75% of professionals in Singapore are open to returning to their former workplaces, driven by aspirations for career growth and the allure of higher salaries.

The survey, which delved into the dynamics of the employment landscape in Singapore, found that nearly half of the employers, accounting for 46%, are contemplating rehiring individuals who once contributed to their organizations.

To attract former staff, these companies are enhancing their workforce’s career progression opportunities and remuneration packages.

Career advancement emerged as the predominant motivation among respondents opting to return to their former employers, with an overwhelming 79% expressing a desire for new roles within the next 12 months.

Interestingly, the survey also illuminated the phenomenon of counteroffers, revealing that 43% of employees are open to considering counteroffers even after committing to a new job opportunity elsewhere.

Among those swayed by counteroffers, 52% said they intend to remain at the company for 2-3 years.

Despite the advent of automation and the widespread integration of artificial intelligence (AI) in various sectors, a significant proportion of employees appear relatively unperturbed by the potential ramifications of their roles.

While 45% of respondents acknowledged the increasing prevalence of AI-driven initiatives aimed at automating routine tasks, the majority, 61%, remain unconcerned or uncertain about the impact of such technological advancements on their professional trajectories.

- Advertisement -

Hot this week

SCDF: Luxury superyacht catches fire at Sentosa Cove marina, sending thick black smoke into the air while fully engulfed in flames

Though the luxury yacht was destroyed by fire, the fast action by SG firefighters kept the blaze from spreading and prevented injuries

HDB: 2,520 BTO flats with wait times of 3 years or less to be offered across 3 projects in Sembawang and Ang Mo Kio...

Faster completion times and earlier access to neighbourhood services are among the key features of the property project this month

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