// Adds dimensions UUID, Author and Topic into GA4
Monday, November 10, 2025
29.7 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.

See also  CAG chief says Changi cluster started at arrival gates & baggage claim  
- Advertisement -

Hot this week

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