// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
27.4 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

‘Garbage piled up to the ceiling’: Older sister gets court order to clear sibling’s hoarded HDB unit

Five large trucks were reportedly needed to remove the accumulated belongings from the unit.

Singapore TikToker exposes 10 workplace red flags employees may have started seeing as normal

"If your office normalizes 10 PM WhatsApp messages, public group chat scoldings, and polyclinic MC guilt, you aren't working in a "fast-paced, dynamic environment"—you are navigating systemic workp...

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