// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

NUS falls to third place in Asian University Rankings

SINGAPORE: The National University of Singapore (NUS) has fallen to third place in the latest 2024 QS Asian University Rankings. NUS took second place in last year’s rankings.

Meanwhile, Nanyang Technological University (NTU) saw its ranking rise slightly to the fourth position, just behind NUS. NTU was ranked fifth in the 2023 index.

The 2024 Asian University Rankings, released by international education market consulting firm Quacquarelli Symonds, also saw Singapore Management University ranked 120th. Singapore University of Technology and Design made the list for the first time, ranking 128th.

The report noted that Singapore universities perform well in the rankings due to the excellent quality of their research projects and strong cross-border collaboration.

China’s Peking University once again topped the list this year, while the University of Hong Kong usurped NUS’ second-place position.

- Advertisement -

Hot this week

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

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