Sunday, August 2, 2026 | 09:10 PM IST
Breaking
Government to table new jobs and inflation agenda today Supreme Court seeks faster action in key public interest matters Markets watch RBI signals as food inflation stays uneven Tech firms expand hiring while students focus on skill-based learning
Lead story Lead Story
Live Updated moments ago

Loading live lead story...

Fetching the latest report from the newsroom.

Live Updated moments ago

Loading live lead story...

Fetching the latest report from the newsroom.

Latest News

Daily updates

News Sections

Court, Economy, Technology, World, Education, Lifestyle

const articleLinkWithLang = (url) => { try { const u = new URL(url, window.location.origin); if (currentLang === 'hi') u.searchParams.set('lang', 'hi'); else u.searchParams.delete('lang'); return u.pathname + u.search + u.hash; } catch { return url; } };