// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
31.6 C
Singapore

60% of youngsters prioritise financial security and stability as they seek new job opportunities

SINGAPORE: A new survey by the Singapore University of Social Sciences (SUSS) has revealed that about 60% of young people are actively looking for new employment opportunities, with financial security and job stability cited as their main priorities.

The findings were released at SUSS’s most recent graduation ceremony on Tuesday (Oct 7), where the university also shared insights into the differing perspectives between employers and young job seekers.

According to the survey, which gathered responses from approximately 1,000 young people and 250 employers, there is a noticeable gap in preferred learning styles between the two groups. Employers generally favour internal training and guidance within the workplace, while young people express a stronger inclination towards external courses and independent learning.

SUSS said the results shed light on evolving workforce expectations and highlight the importance of aligning training opportunities with the needs and preferences of both employers and employees.

This year, SUSS celebrated a record-breaking graduation of over 3,400 graduates. The three-day ceremony was held at the Suntec Singapore Convention & Exhibition Centre, with former President Halimah Yacob, who serves as the university’s Honorary Chancellor, gracing the event and witnessing the graduates’ milestone achievement.

- Advertisement -

Hot this week

SG employee frustrated as colleague takes 3-5 days of MC almost every month: ‘It can get pretty exhausting’

The employee says he doesn't mind the MC — he minds what happens to the work afterwards.

‘Maybe I was too trusting’: Singapore employer says maid went uncontactable after she bought her a return ticket home

After being told the helper intended to return to Singapore, the employer paid S$437.40 for a return ticket, only to receive no response when she later asked about the flight.

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