// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 27, 2026
29.8 C
Singapore

UniSIM graduate feeling the heat after 3 back-to-back retrenchments

The following is a letter sent to Transitioning, a support site for retrenched PMETs.


I graduated in 2009 from UniSIM. Since then, I have been in 3 different jobs, each lasting about 1 year plus to 2 years. Each job ended in retrenchment, and now my resume looks horrible.

Every interviewer asks why I do not stay long in the company, asks why every previous job retrenched me.

My current job I took it desperately because I was out of job for 5 months (not long compared to others in your website). This is a totally new job scope different from my previous jobs.

Now I am really worried about my next career move (if I don’t get retrenched again) since all my jobs so far have no relevance to each other, each taken up due to a sense of desperation after retrenchment.

It is getting harder to explain to interviewers the big change in industries and the chain of retrenchments.

- Advertisement -

Hot this week

‘Cannot make or force someone to love you’: Singaporeans discuss when it’s time to let go

Is it worth fighting for a relationship when your partner no longer loves you? Singaporeans have some blunt advice.

Son upset after mum earning S$14k demands a portion of his pay in the future: ‘She’s just asking for money for the sake of...

S$14k monthly income — but should that mean a parent shouldn’t expect their child to contribute?

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