{"id":203,"date":"2026-05-15T11:17:27","date_gmt":"2026-05-15T11:17:27","guid":{"rendered":"https:\/\/careersmines.com\/?page_id=203"},"modified":"2026-05-15T11:25:14","modified_gmt":"2026-05-15T11:25:14","slug":"mcl","status":"publish","type":"page","link":"https:\/\/careersmines.com\/?page_id=203","title":{"rendered":"MCL"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"203\" class=\"elementor elementor-203\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70141ca e-flex e-con-boxed e-con e-parent\" data-id=\"70141ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0e9ac7 elementor-widget elementor-widget-html\" data-id=\"f0e9ac7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en-IN\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes, viewport-fit=cover\">\n  <title>Jr. Overman | Mining Sirdar | Surveyor \u2013 Mining Exam Prep India<\/title>\n  <meta name=\"description\" content=\"Crack Jr. Overman, Mining Sirdar & Surveyor exams with previous year question papers, solved answers, DGMS pattern. Free PDF & call 9556565335.\">\n  <meta name=\"keywords\" content=\"Jr. Overman exam, Mining Sirdar previous paper, Surveyor mining exam, DGMS, mining question bank, 9556565335\">\n  <meta name=\"author\" content=\"Mining Exam Hub\">\n  <meta name=\"robots\" content=\"index, follow, max-snippet:-1\">\n  <link rel=\"canonical\" href=\"https:\/\/www.miningexamhub.com\/\">\n  <meta property=\"og:title\" content=\"Jr. Overman | Mining Sirdar | Surveyor \u2013 Solved Papers & Answers\">\n  <meta property=\"og:description\" content=\"Free question bank for Junior Overman, Mining Sirdar, and Surveyor exams with official answer keys. Call 9556565335.\">\n  <meta property=\"og:type\" content=\"website\">\n  <meta name=\"twitter:card\" content=\"summary_large_image\">\n  \n  <!-- Schema markup for Educational & FAQ -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"EducationalOrganization\",\n    \"name\": \"Mining Exam Hub\",\n    \"url\": \"https:\/\/www.miningexamhub.com\",\n    \"telephone\": \"+919556565335\",\n    \"description\": \"Specialized preparation for Jr. Overman, Mining Sirdar, and Surveyor mining exams.\",\n    \"areaServed\": \"IN\"\n  }\n  <\/script>\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\"@type\": \"Question\", \"name\": \"What is the exam pattern for Jr. Overman?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Jr. Overman exam includes mining technology, legislation, ventilation, and general awareness. 150 MCQs, 2 hours.\"}},\n      {\"@type\": \"Question\", \"name\": \"How to get Mining Sirdar previous papers?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Download free solved papers from this website or call 9556565335 for instant PDF on WhatsApp.\"}}\n    ]\n  }\n  <\/script>\n  \n  <style>\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n    body {\n      background: #f4f9fc;\n      font-family: 'Segoe UI', Roboto, system-ui, -apple-system, sans-serif;\n      padding: 16px 14px 70px;\n      color: #1a2c2e;\n    }\n    .container { max-width: 1100px; margin: 0 auto; }\n    \n    \/* header & titles *\/\n    .exam-header { text-align: center; margin-bottom: 20px; }\n    .exam-header h1 { font-size: 1.9rem; background: linear-gradient(135deg, #0b5e42, #0a3527); background-clip: text; -webkit-background-clip: text; color: transparent; }\n    .badge-group { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin: 12px 0; }\n    .badge { background: #ff9800; padding: 5px 16px; border-radius: 60px; font-weight: bold; font-size: 0.7rem; animation: pulseBadge 1.4s infinite; }\n    @keyframes pulseBadge { 0% { background: #ff9800; } 50% { background: #ffc107; box-shadow: 0 0 5px orange; } 100% { background: #ff9800; } }\n    \n    \/* blinking call button *\/\n    .call-btn {\n      display: inline-block; background: #d32f2f; color: white; font-weight: bold; font-size: 1.2rem;\n      padding: 12px 24px; border-radius: 60px; text-decoration: none; margin: 10px 0 8px;\n      animation: blinkRed 0.85s infinite; box-shadow: 0 4px 12px rgba(0,0,0,0.2);\n    }\n    @keyframes blinkRed { 0% { background: #c62828; } 50% { background: #ff5252; transform: scale(1.02); } 100% { background: #c62828; } }\n    \n    \/* activity strip *\/\n    .activity-flex { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin: 20px 0; }\n    .act-item { background: #2b2d3a; color: #ffefb9; padding: 7px 16px; border-radius: 100px; font-weight: bold; font-size: 0.75rem; animation: floatAct 1.1s infinite alternate; }\n    @keyframes floatAct { 0% { transform: translateY(0px); } 100% { transform: translateY(-4px); background: #3e415c; } }\n    .blink-soft { animation: blinkTxt 0.9s infinite; }\n    @keyframes blinkTxt { 0% { opacity: 0.6; } 50% { opacity: 1; text-shadow: 0 0 2px gold; } 100% { opacity: 0.6; } }\n    \n    \/* category tabs *\/\n    .category-tabs { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin: 25px 0 15px; }\n    .tab-btn { background: #e9ecef; border: none; padding: 10px 22px; border-radius: 60px; font-weight: bold; font-size: 0.9rem; cursor: pointer; transition: 0.2s; }\n    .tab-btn.active { background: #0f4c3a; color: white; box-shadow: 0 2px 8px rgba(0,0,0,0.2); }\n    \n    \/* questions grid (mobile first) *\/\n    .papers-grid { display: grid; grid-template-columns: 1fr; gap: 22px; margin: 20px 0; }\n    @media (min-width: 640px) { .papers-grid { grid-template-columns: repeat(2, 1fr); } }\n    \n    .paper-card { background: white; border-radius: 28px; padding: 1.2rem; transition: 0.2s; box-shadow: 0 6px 14px rgba(0,0,0,0.05); border: 1px solid #d9e6ed; cursor: pointer; }\n    .paper-card:hover { transform: translateY(-4px); box-shadow: 0 12px 22px rgba(0,0,0,0.1); }\n    .exam-cat { font-size: 0.7rem; background: #e2f0e6; display: inline-block; padding: 3px 12px; border-radius: 30px; margin-bottom: 8px; font-weight: bold; }\n    .exam-title { font-size: 1.2rem; font-weight: 800; color: #145c44; margin: 6px 0 10px; }\n    .q-text { background: #f8fafc; padding: 12px; border-radius: 20px; margin: 12px 0; font-weight: 500; font-size: 0.9rem; }\n    .answer-block { background: #eafaf1; padding: 12px; border-radius: 20px; margin-top: 12px; border-left: 5px solid #ff9800; display: none; }\n    .show-ans .answer-block { display: block; }\n    .ans-btn { background: none; border: 1.5px solid #cbdce3; padding: 6px 18px; border-radius: 40px; font-weight: bold; margin-top: 12px; font-size: 0.7rem; cursor: pointer; }\n    \n    \/* live extras *\/\n    .live-bar { background: linear-gradient(95deg, #102b24, #1b4a3b); border-radius: 48px; padding: 14px 18px; margin: 30px 0 20px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 12px; color: white; }\n    .live-badge { background: #ffc107; color: #1e2a2a; padding: 5px 14px; border-radius: 60px; font-weight: bold; animation: shakeBlink 1s infinite; }\n    @keyframes shakeBlink { 0% { transform: translateX(0px); } 50% { transform: translateX(4px); background: #ffd966; } 100% { transform: translateX(0px); } }\n    \n    .floating-help { position: fixed; bottom: 20px; left: 20px; background: #0e2b24; padding: 8px 16px; border-radius: 50px; color: #ffcd7e; animation: glowMove 1s infinite; cursor: pointer; z-index: 99; font-weight: bold; font-size: 0.75rem; }\n    @keyframes glowMove { 0% { box-shadow: 0 0 0px #ff9800; } 50% { box-shadow: 0 0 12px #ff9800; } 100% { box-shadow: 0 0 0px #ff9800; } }\n    \n    footer { text-align: center; margin-top: 45px; font-size: 0.7rem; color: #5c6f6b; padding-top: 15px; border-top: 1px solid #cbdcdc; }\n    .countdown-chip { background: #1a2c24; padding: 5px 12px; border-radius: 40px; font-weight: bold; font-size: 0.8rem; }\n  <\/style>\n<\/head>\n<body>\n<div class=\"container\">\n\n  <div class=\"exam-header\">\n    <h1>\u26cf\ufe0f JR. OVERMAN \u2022 MINING SIRDAR \u2022 SURVEYOR<\/h1>\n    <div class=\"badge-group\">\n      <span class=\"badge\">\ud83d\udd25 DGMS PATTERN<\/span>\n      <span class=\"badge\">\ud83d\udcd8 SOLVED PAPERS<\/span>\n      <span class=\"badge\">\ud83c\udfaf ANSWER KEYS<\/span>\n    <\/div>\n    <div>\n      <a href=\"tel:9556565335\" class=\"call-btn\">\ud83d\udcde CALL NOW 9556565335 \ud83d\udcde<\/a>\n      <p style=\"font-size: 11px; margin-top: 5px;\">\u2705 Free previous papers + answer keys on WhatsApp \u2705<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- activities blink row -->\n  <div class=\"activity-flex\">\n    <div class=\"act-item\">\u26a1 JR. OVERMAN 2024 PAPERS<\/div>\n    <div class=\"act-item blink-soft\">\ud83d\udce2 MINING SIRDAR KEY UPDATES<\/div>\n    <div class=\"act-item\">\ud83d\udd25 SURVEYOR EXAM LIVE<\/div>\n    <div class=\"act-item\">\ud83c\udfaf 1500+ MCQs<\/div>\n  <\/div>\n\n  <!-- Category Tabs (mobile friendly) -->\n  <div class=\"category-tabs\">\n    <button class=\"tab-btn active\" data-cat=\"all\">\ud83d\udccc ALL EXAMS<\/button>\n    <button class=\"tab-btn\" data-cat=\"overman\">\ud83d\udc68\u200d\ud83d\udcbc Jr. Overman<\/button>\n    <button class=\"tab-btn\" data-cat=\"sirdar\">\u26cf\ufe0f Mining Sirdar<\/button>\n    <button class=\"tab-btn\" data-cat=\"surveyor\">\ud83d\udcd0 Surveyor<\/button>\n  <\/div>\n\n  <!-- Questions Grid -->\n  <div class=\"papers-grid\" id=\"questionsGrid\"><\/div>\n\n  <!-- extra activity zone more blinking -->\n  <div class=\"live-bar\">\n    <span class=\"live-badge\">\ud83c\udfaf ACTIVITY ZONE<\/span>\n    <span class=\"blink-soft\" style=\"background:#00000066; padding:5px 12px; border-radius:30px;\">\ud83d\udce3 CALL & GET 5 MOCK TESTS<\/span>\n    <span class=\"countdown-chip\">\ud83d\udcde 9556565335<\/span>\n    <div style=\"animation: shakeBlink 0.7s infinite; background:#ff7b2c; padding:3px 12px; border-radius:30px;\">\ud83c\udfc6 TOPPER TIPS<\/div>\n  <\/div>\n\n  <!-- additional flash info -->\n  <div style=\"display: flex; gap: 12px; flex-wrap: wrap; justify-content: center; margin: 15px 0;\">\n    <div style=\"background:#ffe0b5; border-radius: 60px; padding: 6px 14px; animation: pulseBadge 1.3s infinite;\">\u2b50 Jr. Overman 2025 Expected<\/div>\n    <div style=\"background:#ccf0e3; border-radius: 60px; padding: 6px 14px; animation: floatAct 0.9s infinite;\">\u2705 Sirdar Answer Keys<\/div>\n    <div style=\"background:#ffd966; border-radius: 60px; padding: 6px 14px; animation: blinkRed 1s infinite;\">\u26a1 Surveyor Previous Papers<\/div>\n  <\/div>\n\n  <!-- countdown timer for upcoming exam -->\n  <div style=\"background:#1e2f2c; border-radius: 40px; padding: 10px 18px; margin: 20px 0; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 8px; color: white;\">\n    <span>\ud83d\udd25 NEXT DGMS EXAM COUNTDOWN:<\/span>\n    <span id=\"countdownTimer\" style=\"font-weight: bold; background: black; padding: 4px 14px; border-radius: 80px;\">-- days left<\/span>\n    <span class=\"blink-soft\">\ud83d\udce2 CALL 9556565335 FOR SYLLABUS<\/span>\n  <\/div>\n\n  <footer>\n    <p>Mining Exam Hub \u2014 Jr. Overman, Mining Sirdar & Surveyor previous papers with official solutions. Helpline: 9556565335.<\/p>\n    <p style=\"margin-top: 5px;\">DGMS based preparation | Updated weekly<\/p>\n  <\/footer>\n<\/div>\n\n<div class=\"floating-help\" onclick=\"window.location.href='tel:9556565335'\">\ud83d\udcde 24\/7 Exam Helpline 9556565335<\/div>\n\n<script>\n  \/\/ Data for three categories: Jr. Overman, Mining Sirdar, Surveyor\n  const examQuestions = [\n    \/\/ Jr. Overman (5)\n    { category: \"overman\", exam: \"Jr. Overman Exam 2023 (DGMS)\", question: \"Q: What is the minimum ventilation air velocity in a working face for a gassy mine as per CMR 2017?\", answer: \"A: Minimum air velocity should not be less than 0.5 m\/s in last working galleries to dilute methane.\" },\n    { category: \"overman\", exam: \"Jr. Overman Previous Paper 2022\", question: \"Q: What is the statutory duty of Overman regarding support inspection?\", answer: \"A: Overman must inspect roof and sides every shift, test with sounding bar, and record support defects in logbook.\" },\n    { category: \"overman\", exam: \"Jr. Overman Technical 2024\", question: \"Q: Define 'Barrier Pillar' and its importance in board & pillar mining.\", answer: \"A: Barrier pillars are solid blocks left between panels to isolate sections, prevent fire and water inundation.\" },\n    { category: \"overman\", exam: \"Jr. Overman Legislation\", question: \"Q: Under Mines Act 1952, what is the penalty for working without a valid Overman certificate?\", answer: \"A: Fine up to \u20b950,000 or imprisonment up to 2 years, or both, as per recent amendments.\" },\n    { category: \"overman\", exam: \"Jr. Overman 2021 Solved\", question: \"Q: What is the purpose of 'Stone Dusting' in underground coal mines?\", answer: \"A: Stone dusting suppresses coal dust explosion by rendering the dust inert; 80% incombustible content required.\" },\n    \/\/ Mining Sirdar (5)\n    { category: \"sirdar\", exam: \"Mining Sirdar Exam 2023 (CIL)\", question: \"Q: What are the responsibilities of a Mining Sirdar regarding shot firing?\", answer: \"A: Sirdar ensures shotfirer holds license, examines blast area for gas, clears personnel, and checks stemming before blasting.\" },\n    { category: \"sirdar\", exam: \"Mining Sirdar Previous 2022\", question: \"Q: What is the permissible methane percentage in general body of return airway?\", answer: \"A: As per DGMS, methane percentage should not exceed 0.8% in return airway.\" },\n    { category: \"sirdar\", exam: \"Sirdar (MMR) 2024\", question: \"Q: What is a 'Winding Engine' interlock and why required?\", answer: \"A: Interlocks prevent over-winding and overspeed; mandatory for safe man\/material winding in shafts.\" },\n    { category: \"sirdar\", exam: \"Mining Sirdar Legislation\", question: \"Q: Define 'Firedamp' and how to detect it?\", answer: \"A: Firedamp is methane gas; detected using methanometer or flame safety lamp (capel).\" },\n    { category: \"sirdar\", exam: \"Sirdar Technical 2023\", question: \"Q: What is 'Pillar extraction' and what care is needed?\", answer: \"A: Pillar extraction is depillaring under caving or stowing; roof control and regular monitoring of convergence required.\" },\n    \/\/ Surveyor (5)\n    { category: \"surveyor\", exam: \"Mine Surveyor Exam 2023\", question: \"Q: What is the use of Theodolite in mine surveying?\", answer: \"A: Theodolite measures horizontal and vertical angles for surface and underground traversing, staking out.\" },\n    { category: \"surveyor\", exam: \"Surveyor Previous Paper 2022\", question: \"Q: What is 'Gyroscopic Theodolite' and where used in mines?\", answer: \"A: It determines true north without magnetic interference, used in deep mines where magnetic compass unreliable.\" },\n    { category: \"surveyor\", exam: \"Mining Surveyor DGMS 2024\", question: \"Q: Define 'Dip' and 'Strike' of a coal seam.\", answer: \"A: Dip is max inclination angle; strike is horizontal line perpendicular to dip direction.\" },\n    { category: \"surveyor\", exam: \"Surveyor Levelling 2021\", question: \"Q: What is 'Reduced Level' (RL) and its significance?\", answer: \"A: RL is height relative to datum; used for profiling, subsidence monitoring and excavation planning.\" },\n    { category: \"surveyor\", exam: \"Mine Surveyor 2020\", question: \"Q: What is the permissible error in underground traversing for a first-class mine survey?\", answer: \"A: As per DGMS, angular closure error within 15 seconds per station, linear error 1:5000.\" }\n  ];\n\n  const gridContainer = document.getElementById(\"questionsGrid\");\n  let currentFilter = \"all\";\n\n  function renderQuestions(filter) {\n    if(!gridContainer) return;\n    const filtered = filter === \"all\" ? examQuestions : examQuestions.filter(q => q.category === filter);\n    gridContainer.innerHTML = \"\";\n    filtered.forEach((item, idx) => {\n      const card = document.createElement(\"div\");\n      card.className = \"paper-card\";\n      const ansId = `ansDynamic${idx}_${filter}`;\n      let catLabel = \"\";\n      if(item.category === \"overman\") catLabel = \"\ud83d\udc68\u200d\ud83d\udcbc Jr. Overman\";\n      else if(item.category === \"sirdar\") catLabel = \"\u26cf\ufe0f Mining Sirdar\";\n      else catLabel = \"\ud83d\udcd0 Surveyor\";\n      \n      card.innerHTML = `\n        <div><span class=\"exam-cat\">${catLabel}<\/span><\/div>\n        <div class=\"exam-title\">\ud83d\udccc ${item.exam}<\/div>\n        <div class=\"q-text\"><strong>${item.question}<\/strong><\/div>\n        <div id=\"${ansId}\" class=\"answer-block\"><strong>\u2705 Official Answer:<\/strong> ${item.answer}<\/div>\n        <button class=\"ans-btn\" data-target=\"${ansId}\">\ud83d\udd0d Show Answer<\/button>\n      `;\n      gridContainer.appendChild(card);\n    });\n    \n    \/\/ attach answer toggle events\n    document.querySelectorAll('.ans-btn').forEach(btn => {\n      btn.removeEventListener('click', handleAnswerClick);\n      btn.addEventListener('click', handleAnswerClick);\n    });\n  }\n  \n  function handleAnswerClick(e) {\n    const btn = e.currentTarget;\n    const targetId = btn.getAttribute('data-target');\n    const ansDiv = document.getElementById(targetId);\n    const parentCard = btn.closest('.paper-card');\n    if(parentCard.classList.contains('show-ans')) {\n      parentCard.classList.remove('show-ans');\n      btn.textContent = \"\ud83d\udd0d Show Answer\";\n    } else {\n      parentCard.classList.add('show-ans');\n      btn.textContent = \"\ud83d\ude48 Hide Answer\";\n    }\n  }\n  \n  \/\/ tab switching\n  const tabs = document.querySelectorAll('.tab-btn');\n  tabs.forEach(tab => {\n    tab.addEventListener('click', () => {\n      tabs.forEach(t => t.classList.remove('active'));\n      tab.classList.add('active');\n      const filter = tab.getAttribute('data-cat');\n      currentFilter = filter;\n      renderQuestions(currentFilter);\n    });\n  });\n  \n  \/\/ initial render\n  renderQuestions(\"all\");\n  \n  \/\/ countdown for upcoming DGMS exam (example: 15th July 2025)\n  function updateCountdown() {\n    const examDate = new Date(2025, 6, 15); \/\/ July 15 2025\n    const now = new Date();\n    const diff = examDate - now;\n    if(diff <= 0) {\n      document.getElementById(\"countdownTimer\").innerHTML = \"Exam season! \ud83c\udfaf\";\n      return;\n    }\n    const days = Math.floor(diff \/ (1000*60*60*24));\n    document.getElementById(\"countdownTimer\").innerHTML = `${days} days left \u23f3`;\n  }\n  updateCountdown();\n  setInterval(updateCountdown, 86400000);\n  \n  \/\/ extra floating tips and more activities\n  const addMiniTips = () => {\n    const msgs = [\"\ud83d\udca1 Jr. Overman: repeat previous year Qs\", \"\ud83d\udd25 Sirdar: focus on legislation\", \"\ud83d\udcd0 Surveyor: practice bearing calculations\", \"\ud83d\udcde 9556565335 for free PDF\"];\n    let idx = 0;\n    setInterval(() => {\n      const tipDiv = document.createElement(\"div\");\n      tipDiv.innerText = msgs[idx % msgs.length];\n      tipDiv.style.position = \"fixed\";\n      tipDiv.style.bottom = \"80px\";\n      tipDiv.style.right = \"12px\";\n      tipDiv.style.backgroundColor = \"#0a2e25\";\n      tipDiv.style.color = \"#ffde9e\";\n      tipDiv.style.padding = \"7px 14px\";\n      tipDiv.style.borderRadius = \"40px\";\n      tipDiv.style.fontSize = \"0.7rem\";\n      tipDiv.style.fontWeight = \"bold\";\n      tipDiv.style.zIndex = \"999\";\n      tipDiv.style.boxShadow = \"0 2px 10px black\";\n      tipDiv.style.animation = \"floatAct 0.5s ease\";\n      document.body.appendChild(tipDiv);\n      setTimeout(() => tipDiv.remove(), 3500);\n      idx++;\n    }, 15000);\n  };\n  addMiniTips();\n  \n  \/\/ enhance call buttons blink more\n  const enhanceCall = () => {\n    const callElements = document.querySelectorAll('.call-btn, .floating-help');\n    callElements.forEach(el => {\n      setInterval(() => {\n        el.style.transform = \"scale(1.01)\";\n        setTimeout(() => el.style.transform = \"scale(1)\", 180);\n      }, 1300);\n    });\n  };\n  enhanceCall();\n  \n  \/\/ add live visitor counter as activity\n  const addVisitorCount = () => {\n    const actFlex = document.querySelector('.activity-flex');\n    if(actFlex) {\n      const visitorSpan = document.createElement('div');\n      visitorSpan.className = 'act-item';\n      visitorSpan.style.background = \"#ff9800\";\n      visitorSpan.style.color = \"#1f2a1e\";\n      visitorSpan.innerHTML = \"\ud83d\udc65 129 online \ud83d\udc65\";\n      actFlex.appendChild(visitorSpan);\n      let count = 129;\n      setInterval(() => {\n        count += Math.floor(Math.random() * 4) - 1;\n        if(count < 100) count = 108;\n        visitorSpan.innerHTML = `\ud83d\udc65 ${count} online \ud83d\udc65`;\n      }, 11000);\n    }\n  };\n  addVisitorCount();\n  \n  \/\/ schema dynamic breadcrumb\n  const breadScr = document.createElement('script');\n  breadScr.type = 'application\/ld+json';\n  breadScr.textContent = JSON.stringify({\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"BreadcrumbList\",\n    \"itemListElement\": [\n      { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/www.miningexamhub.com\/\" },\n      { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"Jr. Overman | Sirdar | Surveyor\", \"item\": \"https:\/\/www.miningexamhub.com\/exams\" }\n    ]\n  });\n  document.head.appendChild(breadScr);\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Jr. Overman | Mining Sirdar | Surveyor \u2013 Mining Exam Prep India \u26cf\ufe0f JR. OVERMAN \u2022 MINING SIRDAR \u2022 SURVEYOR \ud83d\udd25 DGMS PATTERN \ud83d\udcd8 SOLVED PAPERS \ud83c\udfaf ANSWER KEYS \ud83d\udcde CALL NOW 9556565335 \ud83d\udcde \u2705 Free previous papers + answer keys on WhatsApp \u2705 \u26a1 JR. OVERMAN 2024 PAPERS \ud83d\udce2 MINING SIRDAR KEY UPDATES \ud83d\udd25 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-203","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"careersmines@gmail.com","author_link":"https:\/\/careersmines.com\/author\/careersminesgmail-com"},"uagb_comment_info":0,"uagb_excerpt":"Jr. Overman | Mining Sirdar | Surveyor \u2013 Mining Exam Prep India \u26cf\ufe0f JR. OVERMAN \u2022 MINING SIRDAR \u2022 SURVEYOR \ud83d\udd25 DGMS PATTERN \ud83d\udcd8 SOLVED PAPERS \ud83c\udfaf ANSWER KEYS \ud83d\udcde CALL NOW 9556565335 \ud83d\udcde \u2705 Free previous papers + answer keys on WhatsApp \u2705 \u26a1 JR. OVERMAN 2024 PAPERS \ud83d\udce2 MINING SIRDAR KEY UPDATES \ud83d\udd25&hellip;","_links":{"self":[{"href":"https:\/\/careersmines.com\/index.php?rest_route=\/wp\/v2\/pages\/203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/careersmines.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/careersmines.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/careersmines.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/careersmines.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=203"}],"version-history":[{"count":4,"href":"https:\/\/careersmines.com\/index.php?rest_route=\/wp\/v2\/pages\/203\/revisions"}],"predecessor-version":[{"id":207,"href":"https:\/\/careersmines.com\/index.php?rest_route=\/wp\/v2\/pages\/203\/revisions\/207"}],"wp:attachment":[{"href":"https:\/\/careersmines.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}