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

---Advertisement---

दिल्ली में टीचिंग, नॉन टीचिंग के 1979 पदों पर भर्ती:फीस 100 रुपए, सैलरी मिलेगी 1 लाख 44 हजार तक

On: जून 17, 2026 6:50 अपराह्न
Follow Us:
---Advertisement---

दिल्ली अधीनस्थ सेवा चयन बोर्ड (DSSSB) ने टीचिंग और नॉन टीचिंग के 1979 पदों पर भर्ती निकाली है। उम्मीदवार ऑफिशियल वेबसाइट dsssb.delhi.gov.in पर जाकर आवेदन कर सकते हैं। एजुकेशनल क्वालिफिकेशन : पद के अनुसार 12वीं पास, आईटीआई की डिग्री,बीएड, इंजीनियरिंग के साथ 1 साल का अनुभव, पोस्ट ग्रेजुएट डिग्री। एज लिमिट : सैलरी : पद के अनुसार 29,200 – 1,42,400 रुपए प्रतिमाह सिलेक्शन प्रोसेस : फीस : ऐसे करें आवेदन : ऑनलाइन आवेदन लिंक ऑफिशियल नोटिफिकेशन लिंक सरकारी नौकरी की ये खबरें भी पढ़ें AIIMS के किसी भी संस्थान में भर्ती का मौका:1484 पद भरे जाएंगे, 1 लाख 42 हजार तक सैलरी अखिल भारतीय आयुर्विज्ञान संस्थान (AIIMS) ने कॉमन रिक्रूटमेंट एग्जामिनेशन (CRE-5) का नोटिफिकेशन जारी कर दिया है। इसके अनुसार, देशभर के विभिन्न एम्स संस्थानों और केंद्र सरकार के मेडिकल संस्थानों में ग्रुप-B और ग्रुप-C के 1484 पदों पर भर्ती की जाएगी।

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!"); } });