क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

UPSC NDA I, CDS I रिजल्ट 2026 जारी:8,826 कैंडिडेट्स ने किया क्वालिफाई, अब SSB इंटरव्यू के लिए करना होगा रजिस्ट्रेशन

On: मई 9, 2026 12:27 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

यूपीएससी ने एनडीए-एन (I) और सीडीएस (I) 2026 परीक्षा का रिजल्ट जारी कर दिया है। लिखित परीक्षा में सफल उम्मीदवारों की मेरिट लिस्ट ऑफिशियल वेबसाइट पर अपलोड कर दी गई है। सीडीएस में 8,826 उम्मीदवार सफल NDA और NA 1 और CDS परीक्षा 12 अप्रैल, 2026 को आयोजित की गई थी। ये परीक्षा दो शिफ्ट में हुई थी। NDA और CDS दोनों में नेगेटिव मार्किंग भी हुई। सीडीएस की परीक्षा के आधार पर भर्ती प्रक्रिया के अगले स्टेप के लिए 8,826 उम्मीदवारों को क्वालिफाई किया गया। यूपीएससी एनडीए और सीडीएस की मेरिट लिस्ट मेरिट लिस्ट में परीक्षा पास करने वाले उम्मीदवारों के रोल नंबर दिए गए हैं, जो एसएसबी इंटरव्यू देंगे। फाइनल सिलेक्शन लिखित परीक्षा और एसएसबी इंटरव्यू में किए गए प्रदर्शन के आधार पर किया जाएगा। रिजल्ट जारी होने के बाद की प्रोसेस क्या होगी : लिखित परीक्षा पास करने वाले उम्मीदवारों को एसएसबी इंटरव्यू प्रोसेस से गुजरना होगा। यह प्रोसेस 5 दिन तक जारी रहेगी। उम्म्मीदवारों को रिजल्ट जारी होने के 2 सप्ताह के अंदर एसएसबी रजिस्ट्रेशन पोर्टल पर जाकर अपना रजिस्ट्रेशन पूरा करना होगा। इसके बाद इंटरव्यू डेट और सेंटर की जानकारी ईमेल के जरिये भेजी जाएगी। UPSC NDA, NA I 2026 मेरिट लिस्ट पीडीएफ UPSC CDS I 2026 मेरिट लिस्ट पीडीएफ

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });