// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
26.2 C
Singapore

Ho Ching, Helen Wong, Jenny Lee make it to 2024 Forbes World’s 100 Most Powerful Women list

SINGAPORE: Singaporean women are making significant strides globally, as former Temasek Holdings CEO Ho Ching, OCBC Bank CEO Helen Wong, and Granite Asia senior managing partner Jenny Lee made it to the 2024 Forbes World’s 100 Most Powerful Women list, as reported by Yahoo News.

Mdm Ho ranked 32nd on the list, recognised for her role in Temasek’s growth. She expanded one of the world’s largest sovereign wealth fund’s portfolios to over $313 billion, with investments in technology, life sciences, and agribusiness. Her influence went beyond business, helping shape Singapore’s economic future and positioning it as a global innovation hub.

Ms Wong ranked 59th on the list. Her leadership has driven OCBC’s growth, reinforcing its position as a top financial institution in Southeast Asia. According to Forbes, she is also the first woman to lead a Singapore-based bank.

Ms Lee, ranked 96th, has made her mark as a venture capitalist and senior managing partner at Granite Asia. Her sharp investments and entrepreneurial drive have made her a key player in the tech industry, highlighting Singapore’s role as a thriving tech hub and a nurturing ground for female innovation leaders.

See also  "Are you a police? Or police dog?” Man asks fellow train passenger who reminded him to wear mask properly

Incoming DBS Bank CEO Tan Su Shan and CapitaLand Ascott Trust (CLAS) CEO Serena Teo Joo Ling were featured in Forbes Asia’s 2024 Power Businesswomen list, which celebrated 20 exceptional female leaders. /TISG

Read also: Singapore’s Pan Pacific Orchard is named one of the world’s most beautiful hotels, NTU’s Gaia is named the world’s most beautiful campus

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