// Adds dimensions UUID, Author and Topic into GA4
Monday, June 8, 2026
29.4 C
Singapore

90% of fresh graduates found a job within 6 months of graduation last year

SINGAPORE: In Parliament on Wednesday (22 Nov), Minister of Manpower and Second Minister of Trade and Industry Tan See Leng said that according to the annual graduate employment survey, an impressive 90 per cent of graduates secured jobs within six months of graduation last year. 80 per cent of them secured full-time employment, a rate comparable to pre-COVID-19 levels.

Addressing concerns raised by Members of Parliament, Dr Tan emphasized the persistent strength in labour market demand for graduates from universities, polytechnics, and technical education institutes. Despite a downward trend in job vacancies nationwide, approximately 88,000 positions awaited suitable candidates as of June this year. The overall job vacancy-to-unemployment ratio stood at a promising 1.94.

The government has rolled out several initiatives to support fresh graduates in navigating the job market. These include employment counselling, work-study programs, and career-matching programs.

Dr Tan highlighted the collaborative efforts between government agencies, industry partners, and labour organizations to facilitate graduates’ entry into key fields with competitive starting salaries and meaningful career trajectories.

Acknowledging ongoing economic uncertainties, Dr Tan noted a weakness in recruitment during the current year’s third quarter, leading to a decline in job openings. However, he expressed optimism, anticipating an improvement in the job market in the coming quarters.

He promised that the government would pay close attention as the situation evolves.

- Advertisement -

Hot this week

Woman asks how much Singaporeans have saved by their late 20s, netizens share honest answers

On Reddit, a netizen asked: how much do average Singaporeans actually have saved up in their 20s / around age 30?

Employer fumes as helper expects meals to be cooked for her despite fridge being full

SINGAPORE: An employer has complained online that her domestic helper expects meals to be cooked for her despite having access to a fully stocked fridge. On Wednesday (Jun 3), the employer posted...

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