// Adds dimensions UUID, Author and Topic into GA4
Sunday, December 14, 2025
24.3 C
Singapore

36-year-old man who went for more than 10 admin job interviews in 1 month still did not get hired

Singapore — A 36-year-old man who attended more than ten administrative job interviews in a month still did not get hired for any of them.

In a post on popular Facebook group Umbrage Singapore, one Mr Ng wrote about his friend’s predicament. He noted that his friend was already 36-years-old and “cannot get white collar job already”.

Screen Shot 2021 08 20 at 1.59.35 PM

Mr Ng explained that his friend graduated from polytechnic with a diploma in marketing, and later on went to complete a private degree in business. However, Mr Ng added that he was not sure the business degree was fully recognised as it was a part-time course that was completed in a year.

After serving National Service (NS), his friend immediately started working at age 23. He got an administrative position and his salary never exceeded S$2,500 a month.

After being retrenched when he was 36-years-old, Mr Ng wrote that his friend attended more than ten interviews for an administrative position, but did not get a single offer.

See also  "Boss is not respectful of our time" — SG office worker says their boss contacts them daily after working hours and only stops calling around 9pm

His friend then gave up and went to work as a supermarket cashier, drawing a salary of less than S$2,000 a month. Mr Ng then asked: “Is this normal in Singapore? Anyone here experience this too or heard of such stories?”

Netizens who commented on Mr Ng’s post chimed in with anecdotes of their own to help, and also experiences of their own.

Screen Shot 2021 08 20 at 2.02.32 PMScreen Shot 2021 08 20 at 2.02.38 PMScreen Shot 2021 08 20 at 2.02.54 PMScreen Shot 2021 08 20 at 2.03.08 PMScreen Shot 2021 08 20 at 2.03.30 PMScreen Shot 2021 08 20 at 2.03.38 PMScreen Shot 2021 08 20 at 2.03.58 PMScreen Shot 2021 08 20 at 2.04.16 PMScreen Shot 2021 08 20 at 2.04.32 PM

/TISG

 

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