-- --------------------------------------------------------
-- Host:                         localhost
-- Server version:               5.7.24 - MySQL Community Server (GPL)
-- Server OS:                    Win64
-- HeidiSQL Version:             10.2.0.5599
-- --------------------------------------------------------

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET NAMES utf8 */;
/*!50503 SET NAMES utf8mb4 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;


-- Dumping database structure for jobdb
CREATE DATABASE IF NOT EXISTS `jobdb` /*!40100 DEFAULT CHARACTER SET latin1 */;
USE `jobdb`;

-- Dumping structure for table jobdb.migrations
CREATE TABLE IF NOT EXISTS `migrations` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `migration` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `batch` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- Dumping data for table jobdb.migrations: ~6 rows (approximately)
/*!40000 ALTER TABLE `migrations` DISABLE KEYS */;
INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
	(1, '2014_10_12_000000_create_users_table', 1),
	(2, '2014_10_12_100000_create_password_resets_table', 1),
	(3, '2018_07_24_102712_create_posts_table', 1),
	(4, '2018_07_28_124216_create_profiles_table', 1),
	(5, '2019_05_01_075337_create_statuses_table', 1),
	(6, '2020_07_18_150226_create_regs_table', 1);
/*!40000 ALTER TABLE `migrations` ENABLE KEYS */;

-- Dumping structure for table jobdb.password_resets
CREATE TABLE IF NOT EXISTS `password_resets` (
  `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  KEY `password_resets_email_index` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- Dumping data for table jobdb.password_resets: ~0 rows (approximately)
/*!40000 ALTER TABLE `password_resets` DISABLE KEYS */;
/*!40000 ALTER TABLE `password_resets` ENABLE KEYS */;

-- Dumping structure for table jobdb.posts
CREATE TABLE IF NOT EXISTS `posts` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `examname` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `postname` text COLLATE utf8mb4_unicode_ci,
  `description` longtext COLLATE utf8mb4_unicode_ci,
  `category` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `fees` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `obc` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sc` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `female` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `slug` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `posts_examname_unique` (`examname`)
) ENGINE=InnoDB AUTO_INCREMENT=88 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- Dumping data for table jobdb.posts: ~66 rows (approximately)
/*!40000 ALTER TABLE `posts` DISABLE KEYS */;
INSERT INTO `posts` (`id`, `examname`, `postname`, `description`, `category`, `fees`, `obc`, `sc`, `female`, `slug`, `user_id`, `deleted_at`, `created_at`, `updated_at`) VALUES
	(1, 'AIIMS Nursing Officer NORCET Admit Card 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">AIIMS Nursing Officer NORCET Admit Card 2020</h1></td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">05 August 2020 | 11:15 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">02 September 2020 | 03:55 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>All India Institute of Management AIIMS Is Recently Released Admit Card and New Exam Notice for the Nursing Officer Recruitment Combined Eligibility Test NORCET 2020. Those Candidates Are Enrolled with Vacancy Can Check the Download the Call Letter.</p><p><br></p></td></tr></tbody></table><table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);"></td><td valign="top" align="left" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><h2 align="center" style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="5" valign="top" width="346" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>1500/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>1200/-</b></li><li style="font-size: 21px; margin-left: 10px;">PH :&nbsp;<b>0/- (Exempted)</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking or Pay Fee Through Offline Payment E Challan Mode Only.<b></b></li></ul></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;<span style="color: rgb(255, 0, 255);">18/08/2020</span></b></span></h2><h2 align="center" style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="18" valign="top" width="798" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<b>18 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<b>30 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Rules.</li></ul></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 3803 Post</b></span></span><b></b></h2><h2 align="center" style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="18" valign="top" width="798" style="font-size: 20px;"></td></tr><tr><td colspan="2" valign="top" width="162" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="64" style="font-size: 20px;"><p align="center"><b>Gen</b></p></td><td valign="top" width="63" style="font-size: 20px;"><p align="center"><b>EWS</b></p></td><td colspan="4" valign="top" width="61" style="font-size: 20px;"><p align="center"><b>OBC</b></p></td><td colspan="2" valign="top" width="48" style="font-size: 20px;"><p align="center"><b>SC</b></p></td><td valign="top" width="48" style="font-size: 20px;"><p align="center"><b>ST</b></p></td><td colspan="3" valign="top" width="64" style="font-size: 20px;"><p align="center"><b>Total</b></p></td><td colspan="3" valign="top" width="289" style="font-size: 20px;"><p align="center"><b>Eligibility</b></p></td></tr><tr><td colspan="2" valign="top" width="162" style="font-size: 20px;"><p align="center">Nursing Officer</p></td><td colspan="2" valign="top" width="64" style="font-size: 20px;"><p align="center">1474</p></td><td valign="top" width="63" style="font-size: 20px;"><p align="center">421</p></td><td colspan="4" valign="top" width="61" style="font-size: 20px;"><p align="center">966</p></td><td colspan="2" valign="top" width="48" style="font-size: 20px;"><p>623</p></td><td valign="top" width="48" style="font-size: 20px;"><p>319</p></td><td colspan="3" valign="top" width="64" style="font-size: 20px;"><p>3803</p></td><td colspan="3" valign="top" width="289" style="font-size: 20px;">B.Sc Nursing / Diploma in Nursing with Registration and 2 Year Experience in 50 Bedded Hospitals.</td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>AIIMS Wise Vacancy Details</b></span></h2><h2 align="center" style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="18" valign="top" width="798" style="font-size: 20px;"></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center"><b>AIIMS Name</b></p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center"><b>General</b></p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center"><b>EWS</b></p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center"><b>OBC</b></p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center"><b>SC</b></p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center"><b>ST</b></p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center"><b>Total</b></p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, New Delhi</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">270</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">59</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">154</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">79</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">35</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">597</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Bhubaneswar</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">243</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">60</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">162</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">90</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">45</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">600</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Deogarh</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">62</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">15</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">40</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">22</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">11</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">150</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Gorakhpur</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">41</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">10</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">27</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">15</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">07</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">100</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Jodhpur</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">71</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">18</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">48</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">26</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">13</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">176</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Kalyani</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">243</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">60</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">162</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">90</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">45</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">600</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Mangalagiri</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">58</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">15</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">36</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">19</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">12</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">140</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Nagpur</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">41</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">10</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">27</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">15</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">07</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">100</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Patna</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">81</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">20</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">54</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">30</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">15</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">200</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, RaeBareli</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">239</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">60</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">161</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">89</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">45</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">594</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Raipur</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">81</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">53</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">57</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">36</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">19</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">246</p></td></tr><tr><td colspan="3" valign="top" width="219" style="font-size: 20px;"><p align="center">AIIMS, Rishikesh</p></td><td colspan="4" valign="top" width="88" style="font-size: 20px;"><p align="center">44</p></td><td colspan="3" valign="top" width="87" style="font-size: 20px;"><p align="center">41</p></td><td colspan="4" valign="top" width="79" style="font-size: 20px;"><p align="center">38</p></td><td colspan="2" valign="top" width="92" style="font-size: 20px;"><p align="center">112</p></td><td valign="top" width="111" style="font-size: 20px;"><p align="center">65</p></td><td valign="top" width="122" style="font-size: 20px;"><p align="center">300</p></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Enrolled Candidate Can Check the Exam Notice.</b></span></h2><h2 align="center" style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="18" valign="top" width="798" style="font-size: 20px;"></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></h2><h2 align="center" style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="18" valign="top" width="798" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">All India Institute of Medical Science AIIMS, Nursing Officer&nbsp;Recruitment&nbsp;Common Eligibility Test NORCET 2020 Candidate Can Apply Between 05/08/2020 to 18/08/2020.</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in AIIMS Various Region in India.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit, the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr><tr><td colspan="18" valign="top" width="798" style="font-size: 20px;"><center><ins class="adsbygoogle" data-ad-client="ca-pub-9222595088627935" data-ad-slot="1698571817" data-adsbygoogle-status="done" style="display: inline-block; width: 300px; height: 250px;"><ins id="aswift_1_expand" style="display: inline-table; border: none; height: 250px; margin: 0px; padding: 0px; position: relative; visibility: visible; width: 300px; background-color: transparent;"><ins id="aswift_1_anchor" style="display: block; border: none; height: 250px; margin: 0px; padding: 0px; position: relative; visibility: visible; width: 300px; background-color: transparent;"><br></ins></ins></ins></center></td></tr></tbody></table></h2></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'aiims-nursing-officer-norcet-admit-card-2020', '1', NULL, '2020-09-04 14:47:43', '2020-09-04 15:02:19'),
	(2, 'UPSC Combined Defence Service CDS II Recruitment 2019 Final Result 2020', NULL, '<h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">UPSC Combined Defence Service CDS II Recruitment 2019 Final Result 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">12 June 2019 | 10:26 AM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">01 September 2020 | 03:25 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Union Public Service Commission UPSC Are Invited to Online Application Form for the Recruitment Post of Combined Defence Service Second II Examination 2019. Those Candidates Are Interested to the Following Form and Completed the All Eligibility Criteria in CDS I Can Read the Full Notification and Apply Online</td></tr></tbody></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><p><br></p></td></tr></tbody></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"></td></tr></tbody></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"></table></td></tr></tbody></table></h2><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>Union Public Service Commission (UPSC)</b></span></h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"></table></td></tr></tbody></table></h2><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(0, 128, 0);"><b>Combined Defence Service Exam II Recruitment 2019</b></span></h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"></table></td></tr></tbody></table></h2><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span></h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"></table></td></tr></tbody></table></h2><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px; text-align: center;"><br></h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="7" valign="top" width="638"></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="4" valign="top" width="322"><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<strong>12/06/2019</strong></li><li style="font-size: 21px; margin-left: 10px;">Last Date for&nbsp;<span id="IL_AD1" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Apply Online</span>&nbsp;:&nbsp;<span style="color: rgb(255, 0, 0);"><b>08/07/2019 Upto 06:00 PM Only</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Part II :&nbsp;<strong>08/07/2019</strong></li><li style="font-size: 21px; margin-left: 10px;">Last Date&nbsp;<span id="IL_AD3" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Complete</span>&nbsp;Form :&nbsp;<strong>08/07/2019</strong></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :<strong>&nbsp;08/09/2019</strong></li><li style="font-size: 21px; margin-left: 10px;">Admit Card&nbsp;<span id="IL_AD4" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Available</span>&nbsp;:&nbsp;<strong>19/08/2019</strong></li><li style="font-size: 21px; margin-left: 10px;">Result&nbsp;Available&nbsp;:&nbsp;<strong>01/11/2019</strong></li><li style="font-size: 21px; margin-left: 10px;">Final Result&nbsp;Available&nbsp;:&nbsp;<strong>01/09/2020</strong></li></ul></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="3" valign="top" width="316"><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :<b>&nbsp;200/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / Female&nbsp;<b>: 0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card / Credit Card / Net Banking or Pay the Exam Fee Through E Challan<b></b></li></ul></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Eligibility</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="4" valign="top" width="322"><ul><li style="font-size: 21px; margin-left: 10px;"><b>For IMA &amp; OTA :&nbsp;</b>Bachelor Degree in Any Stream.</li><li style="font-size: 21px; margin-left: 10px;"><b>For Naval Academy :&nbsp;</b>Bachelor Degree in Engineering&nbsp;<b>.</b></li><li style="font-size: 21px; margin-left: 10px;"><b>For Airforce :&nbsp;</b>Bachelor Degree in Any Stream with Physics &amp; Math in 10+2 Level</li></ul></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on 01/07/2020</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="3" valign="top" width="316"><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<strong>20 Years</strong></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<strong>24 Years</strong></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Rules</li></ul></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total : 417 Post</span></b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="7" valign="top" width="638"></td></tr><tr><td valign="top" width="224" data-word-count="4" il_cc1="1"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="95" data-word-count="4" il_cc1="1"><p align="center"><b>Total Post</b></p></td><td colspan="3" valign="top" width="224" data-word-count="4" il_cc1="1"><p align="center"><b>Post Name</b></p></td><td valign="top" width="95" data-word-count="4" il_cc1="1"><p align="center"><b>Total Post</b></p></td></tr><tr><td valign="top" width="224" data-word-count="6" data-p-count="1" il_cc1="1"><p align="center"><b>Indian Military Academy IMA</b></p></td><td colspan="2" valign="top" width="95" data-word-count="3" il_cc1="1"><p align="center"><b>100</b></p></td><td colspan="3" valign="top" width="224" data-word-count="5" il_cc1="1"><p align="center"><b>Indian Naval Academy</b></p></td><td valign="top" width="95" style="text-align: center;"><strong>45</strong></td></tr><tr><td valign="top" width="224" data-word-count="5" il_cc1="1"><p align="center"><b>Air Force Academy</b></p></td><td colspan="2" valign="top" width="95" data-word-count="3" il_cc1="1"><p align="center"><b>32</b></p></td><td colspan="3" valign="top" width="224" data-word-count="6" data-p-count="1" il_cc1="1"><p align="center"><b>Officers&nbsp;<span id="IL_AD2" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Training</span>&nbsp;Academy OTA</b></p></td><td valign="top" width="95" data-word-count="3" il_cc1="1"><p align="center"><b>240</b></p></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Interested Candidates Can Read the Full Notification Before Apply Online</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="7" valign="top" width="638"></td></tr></tbody></table></td></tr></tbody></table></h2>', 'Result', NULL, NULL, NULL, NULL, 'upsc-combined-defence-service-cds-ii-recruitment-2019-final-result-2020', '1', NULL, '2020-09-04 15:06:28', '2020-09-04 15:07:00'),
	(3, 'SSC CHSL 2019 Tier II Additional Result 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">SSC CHSL 2019 Tier II Additional Result 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">05 March 2019 | 03:04 AM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">27 August 2020 | 05:48 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Staff Selection Commission SSC Are Recently Uploaded Tier II Additional Result with Marks for the Recruitment Post of CHSL in Lower Division Clerk LDC, Postal Assistant, Data Entry Operator Vacancy 2019 Those Candidates Are Appeared in the Tier II Test Can Check the Result with Marks Now.</p><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;">&nbsp;Marks Now.</td></tr></tbody></table></h2><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="5" valign="top" width="626"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Staff Selection Commission (SSC)</b></span></h2><h2 align="center" style="font-size: 28px;"><b></b><span style="color: rgb(0, 128, 0);"><b>Combined Higher Secondary Level Exam CHSL Recruitment 2019</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span></h2><br></td></tr><tr><td colspan="3" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :<b>05/03/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date For&nbsp;<span id="IL_AD1" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Registration</span>&nbsp;:&nbsp;<span style="color: rgb(255, 0, 0);"><b>05/04/2019 Upto 05 PM Only.</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Online Payment :&nbsp;<b>07/04/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date Offline Payment :&nbsp;<b>09/04/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Online Exam Date Paper I :<b>&nbsp;01-26 July 2019</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card&nbsp;<span id="IL_AD2" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Available</span>&nbsp;Paper I :<b>&nbsp;June 2019</b></li><li style="font-size: 21px; margin-left: 10px;">Answer Key&nbsp;Available&nbsp;Paper I :<b>&nbsp;23-27 July 2019</b></li><li style="font-size: 21px; margin-left: 10px;">Result Declared Tier I :<b>&nbsp;12/09/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Paper II Exam Date :<strong>&nbsp;29/09/2019</strong></li><li style="font-size: 21px; margin-left: 10px;">Paper II Result&nbsp;Available&nbsp;:<strong>&nbsp;25/02/2020</strong></li></ul><li style="font-size: 21px; margin-left: 10px;">Paper II Marks&nbsp;Available&nbsp;:<strong>&nbsp;02/03/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Paper II&nbsp;<span id="IL_AD3" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Additional</span>&nbsp;Result&nbsp;Available&nbsp;:<strong>&nbsp;27/08/2020</strong></li></td><td colspan="2" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/- (Nil)</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>0/- (Exempted)</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through Online Debit Card, Credit Card, Net Banking Fee Mode or Pay the Examination Fee Through Offline E Challan.<b></b></li></ul></td></tr><tr><td colspan="3" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Eligibility</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Must Have Passed 10+2&nbsp;<span id="IL_AD5" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Intermediate</span>&nbsp;Exam in Any Recognized Board in India.</li></ul></td><td colspan="2" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on 01/08/2019</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<b>18</b>&nbsp;Years</li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<b>27</b>&nbsp;Years</li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation&nbsp;<span id="IL_AD4" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Extra</span>&nbsp;as per Rules</li></ul></td></tr><tr><td colspan="5" valign="top" width="626"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Vacancy Post Details</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Lower Division Clerk/Junior Secretariat Assistant</li><li style="font-size: 21px; margin-left: 10px;">Postal Assistant/Sorting Assistant</li><li style="font-size: 21px; margin-left: 10px;">Data Entry Operators (DEOs)</li></ul></td></tr><tr><td colspan="5" valign="top" width="626" style="text-align: center;"><h2 style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><strong>Vacancy Seat Details Will be Available Soon</strong></span></h2></td></tr><tr><td colspan="5" valign="top" width="626"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Tier II Appeared Candidate Can Check the Result.</b></span></h2></td></tr></tbody></table></td></tr></tbody></table>', 'Result', NULL, NULL, NULL, NULL, 'ssc-chsl-2019-tier-ii-additional-result-2020', '1', NULL, '2020-09-04 15:08:02', '2020-09-04 15:08:02'),
	(4, 'Bihar BSTC Staff Nurse Result 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Bihar BSTC Staff Nurse Result 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">18 July 2019 | 11:53 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">17 August 2020 | 03:57 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Bihar Technical Education BSTC Are Invited to Online Application Recruitment Form for the Staff Nurse and Tutor Recruitment 2019. Those Candidate Are Interested to Following Vacancy and Completed the All</p><p><br></p><center><br><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="15" valign="top" width="604"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Bihar Technical Service Commission</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>BTSC Staff Nurse &amp; Tutor Recruitment 2019</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span></h2><br></td></tr><tr><td colspan="8" valign="top" width="299"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(0, 128, 0);">Important Dates</span></b><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Re-Open Application Begin :&nbsp;<b>12/11/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Re-Open Last Date for&nbsp;Apply Online&nbsp;:&nbsp;<span style="color: rgb(255, 0, 0);"><b>18/11/2019</b></span></li><li style="font-size: 21px; margin-left: 10px;">Re-Open Last Date Pay Exam Fee :&nbsp;<b>18/11/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>25/07/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for&nbsp;Apply Online&nbsp;:&nbsp;<span style="color: rgb(255, 0, 0);"><b>12/10/2019</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee :&nbsp;<b>12/10/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li></ul></td><td colspan="7" valign="top" width="305"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(0, 128, 0);">Application Fee</span></b><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>200/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :<b>&nbsp;50/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>50/- (Bihar Domicile)</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking.</li></ul></td></tr><tr><td colspan="15" valign="top" width="604"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b></span><span style="color: rgb(255, 0, 255);"><b>Total : 9299 Post</b></span><b></b></h2></td></tr><tr><td valign="top" width="131" data-word-count="4" il_cc1="1"><p align="center"><b>Post Name</b></p></td><td colspan="5" valign="top" width="112" data-word-count="4" il_cc1="1"><p align="center"><b>Total Post</b></p></td><td colspan="5" valign="top" width="85" data-word-count="4" il_cc1="1"><p align="center"><b>Age Limit</b></p></td><td colspan="4" valign="top" width="276" data-word-count="3" il_cc1="1"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="131" data-word-count="4" il_cc1="1"><p align="center">Staff Nurse</p></td><td colspan="5" valign="top" width="112" data-word-count="3" il_cc1="1"><p align="center">9130</p></td><td colspan="5" valign="top" width="85" data-word-count="6" data-p-count="1" il_cc1="1"><p align="center">21-37 as on 01/08/2015</p></td><td colspan="4" valign="top" width="276"><ul><li style="font-size: 21px; margin-left: 10px;">GNM Exam Qualified with Registered in Bihar Nursing Council.</li></ul></td></tr><tr><td valign="top" width="131" data-word-count="3" il_cc1="1"><p align="center">Tutor</p></td><td colspan="5" valign="top" width="112" data-word-count="3" il_cc1="1"><p align="center">169</p></td><td colspan="5" valign="top" width="85" data-word-count="6" data-p-count="1" il_cc1="1"><p align="center">21-37 as on 01/08/2018</p></td><td colspan="4" valign="top" width="276"><ul><li style="font-size: 21px; margin-left: 10px;">M.Sc / B.Sc Nursing /&nbsp;<span id="IL_AD3" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Diploma</span>&nbsp;in Nursing with&nbsp;<span id="IL_AD5" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">2 Year</span>&nbsp;<span id="IL_AD1" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Working</span>&nbsp;Experience.</li></ul></td></tr><tr><td colspan="15" valign="top" width="604"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(255, 0, 255);">Category Wise Vacancies Details</span></b></h2></td></tr><tr><td colspan="2" valign="top" width="134" data-word-count="4" il_cc1="1"><p align="center"><b>Post Name</b></p></td><td valign="top" width="41" data-word-count="3" il_cc1="1"><p align="center"><b>Gen</b></p></td><td colspan="2" valign="top" width="46" data-word-count="3" il_cc1="1"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center"><b>SC</b></p></td><td colspan="3" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center"><b>ST</b></p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center"><b>OBC</b></p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center"><b>BC</b></p></td><td valign="top" width="113" data-word-count="4" il_cc1="1"><p align="center"><b>BC Female</b></p></td><td valign="top" width="74" data-word-count="3" il_cc1="1"><p align="center"><b>Total</b></p></td></tr><tr><td colspan="2" valign="top" width="134" data-word-count="4" il_cc1="1"><p align="center">Staff Nurse</p></td><td valign="top" width="41" data-word-count="3" il_cc1="1"><p align="center">2498</p></td><td colspan="2" valign="top" width="46" data-word-count="3" il_cc1="1"><p align="center">625</p></td><td colspan="2" valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">2036</p></td><td colspan="3" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">96</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">2380</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">1069</p></td><td valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center">426</p></td><td valign="top" width="74" data-word-count="3" il_cc1="1"><p align="center">9130</p></td></tr><tr><td colspan="2" valign="top" width="134" data-word-count="3" il_cc1="1"><p align="center">Tutor</p></td><td valign="top" width="41" data-word-count="3" il_cc1="1"><p align="center">66</p></td><td colspan="2" valign="top" width="46" data-word-count="3" il_cc1="1"><p align="center">16</p></td><td colspan="2" valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">29</p></td><td colspan="3" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">01</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">31</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">20</p></td><td valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center">06</p></td><td valign="top" width="74" data-word-count="3" il_cc1="1"><p align="center">169</p></td></tr></tbody></table><br></center></td></tr></tbody></table>', 'Result', NULL, NULL, NULL, NULL, 'bihar-bstc-staff-nurse-result-2020', '1', NULL, '2020-09-04 15:09:03', '2020-09-04 15:09:44'),
	(5, 'India Post GDS Odisha, Tamilnadu Online Form 2020', NULL, '<h2 style="font-size: 28px; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: -webkit-left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td></tr></tbody></table></h2><h1 style="font-size: 22px; font-weight: 400; display: block; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">India Post GDS Odisha, Tamilnadu Online Form 2020</h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"></td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">06 June 2019 | 07:35 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">02 September 2020 | 10:24 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">India Post Are Invited to Online Application Form for the Online Gramin Dak Sevak Engagement in Odisha. Those Candidates Are Interested to the Completed the All Eligibility Criteria Can Read the Full Notification and Apply Online</td></tr></tbody></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;">.</td></tr></tbody></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(255, 0, 255);">India Post (Bhartiya Daak Vibhag)</span></b></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Gramin Dak Sevak (GDS) Recruitment 2020 Online Form</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><br></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="17" valign="top" width="680"></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="17" valign="top" width="680"></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="4" il_cc1="1"><p align="center"><b>State Name</b></p></td><td colspan="4" valign="top" width="108" data-word-count="4" il_cc1="1"><p align="center"><b>Registration Begin</b></p></td><td colspan="6" valign="top" width="157" data-word-count="5" il_cc1="1"><p align="center"><b>Registration Last Date</b></p></td><td colspan="3" valign="top" width="132" data-word-count="5" il_cc1="1"><p align="center"><b>Form Start Date</b></p></td><td valign="top" width="104" data-word-count="5" il_cc1="1"><p align="center"><b>Form Last Date</b></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="5" il_cc1="1"><p align="center"><b>Tamilnadu Circle III</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>01/09/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>30/09/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>01/09/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>30/09/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="5" il_cc1="1"><p align="center"><b>Odisha Circle II</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>01/09/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>30/09/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>01/09/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>30/09/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="5" il_cc1="1"><p align="center"><b>Rajasthan Circle II</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>22/06/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/08/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>22/06/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/08/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="3" il_cc1="1"><p align="center"><b>Haryana</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/08/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/08/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="5" il_cc1="1"><p align="center"><b>Jammu &amp; Kashmir</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>06/07/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>05/08/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>06/07/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>05/08/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="4" il_cc1="1"><p align="center"><b>Madhya Pradesh</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>14/07/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>14/07/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="3" il_cc1="1"><p align="center"><b>Uttrakhand</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>07/07/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>07/07/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="6" data-p-count="1" il_cc1="1"><p align="center"><b>Uttar Pradesh Circle II</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>23/03/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>15/05/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>23/03/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>15/05/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="4" il_cc1="1"><p align="center"><b>West Bengal</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>18/02/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>18/03/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>18/02/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>18/03/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="8" data-p-count="1" il_cc1="1"><p align="center"><b>Andhra Pradesh / Chhattisgarh / Telangana</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>15/10/2019</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>14/11/2019</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>15/10/2019</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>14/11/2019</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="7" data-p-count="1" il_cc1="1"><p align="center"><b>Bihar / Gujarat/ Karnataka/ Assam/Kerala</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>05/08/2019</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>05/08/2019</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>22/09/2019</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>22/09/2019</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="7" data-p-count="1" il_cc1="1"><p align="center"><b>Delhi / Himachal Pradesh/ Jharkhand</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>06/06/2019</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/07/2019</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(0, 128, 0);"><b>13/06/2019</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1"><p align="center"><span style="color: rgb(255, 0, 0);"><b>19/07/2019</b></span></p></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Pay Exam Fee</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="9" valign="top" width="331"><ul><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Cash Payment E Challan Mode Submit Fee in Any Post Office in India. OR Pay the Exam Fees Through Online Fee Mode Pay Through Debit Card / Credit Card / Net Banking Only.<b></b></li></ul></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="8" valign="top" width="350"><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/- (Exempted)</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :<b>&nbsp;0/- (Exempted)</b></li></ul>&nbsp;</td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(0, 128, 0);">Vacancy Details</span></b></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="17" valign="top" width="680"></td></tr><tr><td valign="top" width="129" data-word-count="4" il_cc1="1"><p align="center"><b>Post Name</b></p></td><td colspan="5" valign="top" width="147" data-word-count="4" il_cc1="1"><p align="center"><b>Age Limit</b></p></td><td colspan="11" valign="top" width="404" data-word-count="3" il_cc1="1"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="129" data-word-count="6" data-p-count="1" il_cc1="1"><p align="center">GDS (Gram Dak Sevak)</p></td><td colspan="5" valign="top" width="147">18-40 as on Start Date of Application</td><td colspan="11" valign="top" width="404">Class 10 High School Exam Passed in Any Recognized Board in India with Mathematics and English as a Subject. Know the Local Language of Applied State.</td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>State Wise Vacancy Details</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="17" valign="top" width="680"></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1"><p align="center"><b>State Name</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center"><b>General</b></p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center"><b>OBC</b></p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center"><b>SC</b></p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center"><b>ST</b></p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center"><b>PH</b></p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>Total</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1"><p align="center"><b>Tamilnadu III</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">1487</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">743</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">311</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">502</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">25</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">94</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>3162</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1"><p align="center"><b>Odisha II</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">863</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">217</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">206</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">289</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">429</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">56</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>2060</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="5" il_cc1="1"><p align="center"><b>Jammu &amp; Kashmir</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">180</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">109</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">46</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">46</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">42</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">7</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>442</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="5" il_cc1="1"><p align="center"><b>Rajasthan Circle II</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">1527</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">348</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">278</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">544</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">468</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">97</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>3262</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1"><p align="center"><b>Madhya Pradesh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">1139</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">296</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">292</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">428</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">566</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">113</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>2834</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Uttrakhand</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">411</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">96</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">38</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">134</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">27</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">18</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>724</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Haryana</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">276</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">147</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">60</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">106</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">0</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">19</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>608</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1"><p align="center"><b>Uttar Pradesh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">1814</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">1000</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">314</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">750</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">11</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">62</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>3951</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1"><p align="center"><b>West Bengal</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">188</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">408</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">144</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">429</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">94</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">64</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>2021</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Chhattisgarh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">667</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">54</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">222</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">232</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">552</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">72</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>1799</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Telangana</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">439</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">176</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">114</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">119</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">85</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">37</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>970</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1"><p align="center"><b>Andhra Pradesh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">1178</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">593</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">384</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">286</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">165</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">101</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>2707</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Bihar</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">507</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">274</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">81</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">154</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">30</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">17</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>1063</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Gujarat</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">1167</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">588</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">266</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">78</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">359</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">52</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>2510</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Karnataka</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">1109</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">630</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">260</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">361</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">174</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">103</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>2637</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Kerala</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">1235</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">416</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">197</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">143</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">37</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">58</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>2086</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Punjab</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">416</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">153</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">51</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">210</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">0</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">21</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>851</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Assam</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">439</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">231</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">75</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">50</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">87</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">37</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>919</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Delhi</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">74</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">42</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">18</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">23</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">12</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">05</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>174</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1"><p align="center"><b>Himachal Pradesh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">323</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">182</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">78</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">131</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">43</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">0</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>757</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1"><p align="center"><b>Jharkhand</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1"><p align="center">347</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1"><p align="center">97</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1"><p align="center">36</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1"><p align="center">99</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1"><p align="center">201</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1"><p align="center">24</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1"><p align="center"><b>804</b></p></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Interested Candidate Can Read the Full Notification Before Apply Online.</b></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="17" valign="top" width="680"></td></tr></tbody></table></td></tr></tbody></table></h2>', 'Result', NULL, NULL, NULL, NULL, 'india-post-gds-odisha-tamilnadu-online-form-2020', '1', NULL, '2020-09-04 15:10:39', '2020-09-04 15:10:39'),
	(6, 'Bihar Police Lady Constable Recruitment Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Bihar Police Lady Constable Recruitment Online Form 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">23 June 2020 | 06:09 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">27 August 2020 | 11:50 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>The Central Selection Board of Constable&nbsp;<a href="http://csbc.bih.nic.in/" target="_blank"><span style="color: rgb(0, 0, 0);">CSBC&nbsp;</span></a>Bihar has released the notification of new recruitment of Lady Constable, this time only women candidates of Bihar can apply for the women constable who are being recruited. And people of other district will not be eligible for this recruitment, whatever the female candidate wants to fill this application, first read the complete advertisement Before Apply online.</p><br><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="8" valign="top" width="621"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>Bihar Police Lady Constable Recruitment 2020 Re upload photo and signature</b></span></h1></td></tr><tr><td colspan="8" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b></b><b>Central Selection Board of Constable (CSBC)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 01/2020 Short Details of Notification</b></span></p><br></td></tr><tr><td colspan="6" valign="top" width="323"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>24/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>24/07/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Pay Exam Fee :<b>24/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date<b>&nbsp;: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available<b>&nbsp;: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date Reupload<b>&nbsp;: 05/09/2020</b></li></ul></td><td colspan="2" valign="top" width="299"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">ST :&nbsp;<b>112/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking or Pay Offline Through SBI E Challan Fee Mode</li></ul></td></tr><tr><td colspan="8" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details</b><span style="color: rgb(255, 0, 255);"><b>&nbsp;Total : 454 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="149"><p align="center"><b>Post Name</b></p></td><td colspan="3" valign="top" width="94"><p align="center"><b>Total Post</b></p></td><td colspan="4" valign="top" width="378"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="149"><p align="center">Constable Lady in Bihar Police Swabhiman Battalion</p></td><td colspan="3" valign="top" width="94"><p align="center">454</p></td><td colspan="4" valign="top" width="378"><ul><li style="font-size: 21px; margin-left: 10px;">Only for Female Candidates.</li><li style="font-size: 21px; margin-left: 10px;">Must Be Domicile in Bihar State.</li><li style="font-size: 21px; margin-left: 10px;">Only Bihar ST Category Candidates Are Eligible.</li><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam Passed in Any Recognized Board in India.</li><li style="font-size: 21px; margin-left: 10px;"><b>Age Limit :</b>&nbsp;18-30 Years as on&nbsp;<b>01/01/2020</b></li></ul></td></tr><tr><td colspan="8" valign="top" width="621"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Physical Eligibility</b></span><b></b></p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center"><b>Category</b></p></td><td colspan="6" valign="top" width="444"><p align="center"><b>Female</b></p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">Height</p></td><td colspan="6" valign="top" width="444"><p align="center">NA</p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">Chest</p></td><td colspan="6" valign="top" width="444"><p align="center">NA</p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">Running</p></td><td colspan="6" valign="top" width="444"><p align="center">01 KM in 05 Minutes (Maximum)</p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">High Jump</p></td><td colspan="6" valign="top" width="444"><p align="center">03 Feet</p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">Gola Fek</p></td><td colspan="6" valign="top" width="444"><p align="center">12 Pound Weight Through 12 Feet</p></td></tr><tr><td colspan="8" valign="top" width="621"><p align="center"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Central Selection Board of Constable CSBC Constable Lady Under Swabhiman Battalion Recruitment 2020 Candidate Can Apply Between&nbsp;<strong>23/06/2020 to 24/07/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in Bihar&nbsp;<a href="https://www.sarkariresult.com/policeall.php" target="_blank"><span style="color: rgb(0, 0, 0);">Police&nbsp;</span></a>Lady Constable CSBC Latest Vacancies 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'bihar-police-lady-constable-recruitment-online-form-2020', '1', NULL, '2020-09-04 15:11:48', '2020-09-04 15:11:48'),
	(7, 'Bihar BPSC Associate Professor Civil / Electrical Recruitment Apply Online Form 2020', NULL, '<h2 style="font-size: 28px; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: -webkit-left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td></tr></tbody></table></h2><h1 style="font-size: 22px; font-weight: 400; display: block; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">Bihar BPSC Associate Professor Civil / Electrical Recruitment Apply Online Form 2020</h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"></td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">24 August 2020 | 05:36 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">24 August 2020 | 05:36 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Bihar Public Service Commission Patna&nbsp;<a href="http://www.bpsc.bih.nic.in/" target="_blank"><span style="color: rgb(0, 0, 0);">BPSC</span></a>&nbsp;has released the advertisement for the recruitment of 137 posts of Associate Professor in Engineering Institute and has asked for online applications, which are going to start from August 25, 2020, all the eligible candidates who want to participate in this recruitment complete advertisement Fill the online form only after studying.</td></tr></tbody></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><p><br></p><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><span style="color: rgb(255, 0, 255);"><strong>Bihar Public Service Commission (BPSC)</strong></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><span style="color: rgb(0, 128, 0);"><strong>BPSC Associate Professor in Engineering Colleges Recruitment 2020</strong></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><span style="color: rgb(255, 0, 255);"><strong>Advt No. : 25-26/2020 Short Details of Notification</strong></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"></table></td></tr></tbody></table></h2><br><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="15" valign="top" width="611" style="font-size: 20px;"></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><span style="color: rgb(0, 128, 0);"><strong>Important Dates</strong></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="9" valign="top" width="340" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :<span>&nbsp;</span><b>25/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :<span>&nbsp;</span><span style="color: rgb(255, 0, 0);"><b>11/09/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fee Last Date:<span>&nbsp;</span><b>16/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Complete Form Last Date<b><span>&nbsp;</span>: 23/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Receipt Form Last Date :<span>&nbsp;</span><strong>30/09/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :<span>&nbsp;</span><b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :<span>&nbsp;</span><b>Notified Soon</b></li></ul></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><strong><span style="color: rgb(0, 128, 0);">Application Fee</span></strong></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="6" valign="top" width="271" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :<span>&nbsp;</span><b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST /<b>: 25/-</b></li><li style="font-size: 21px; margin-left: 10px;">Bihar Domicile Female :<span>&nbsp;</span><b>25/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card / Credit Card / Net Banking Fee Mode Only.</li></ul></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><span style="color: rgb(0, 128, 0);"><strong>Vacancy Details<span style="color: rgb(255, 0, 255);"><span>&nbsp;</span>Total : 137 Post</span></strong></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="15" valign="top" width="611" style="font-size: 20px;"></td></tr></tbody></table></td></tr></tbody></table></h2><h3 align="center" style="font-size: 14px; font-weight: 400;">Post Name</h3><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="2" valign="top" width="153" style="font-size: 20px;"></td></tr></tbody></table></td></tr></tbody></table></h2><h3 align="center" style="font-size: 14px; font-weight: 400;">Total Post</h3><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="2" valign="top" width="63" style="font-size: 20px;"></td></tr></tbody></table></td></tr></tbody></table></h2><h3 align="center" style="font-size: 14px; font-weight: 400;">Age Limit as on 01/08/2020</h3><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="4" valign="top" width="123" style="font-size: 20px;"></td></tr></tbody></table></td></tr></tbody></table></h2><h3 align="center" style="font-size: 14px; font-weight: 400;">Eligibility</h3><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="7" valign="top" width="272" style="font-size: 20px;"></td></tr><tr><td colspan="2" valign="top" width="153" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Associate Professor Civil</p></td><td colspan="2" valign="top" width="63" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">120</p></td><td colspan="4" valign="top" width="123" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center">30-65 Years.</p></td><td colspan="7" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">PHD Degree in Civil Engineering.</li><li style="font-size: 21px; margin-left: 10px;">More Details Read Notification.</li></ul></td></tr><tr><td colspan="2" valign="top" width="153" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Associate Professor Electrical and Electronics</p></td><td colspan="2" valign="top" width="63" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">17</p></td><td colspan="4" valign="top" width="123" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center">30-65 Years.</p></td><td colspan="7" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">PHD Degree in Electrical and Electronics.</li><li style="font-size: 21px; margin-left: 10px;">More Details Read Notification.</li></ul></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><span style="color: rgb(255, 0, 255);"><strong>Category Wise Vacancy Details</strong></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="15" valign="top" width="611" style="font-size: 20px;"></td></tr><tr><td valign="top" width="115" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Trade Name</b></p></td><td colspan="2" valign="top" width="59" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Gen</b></p></td><td colspan="2" valign="top" width="71" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>EWS</b></p></td><td valign="top" width="63" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>BC</b></p></td><td colspan="5" valign="top" width="80" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>BC Female</b></p></td><td valign="top" width="59" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>EBC</b></p></td><td valign="top" width="44" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>SC</b></p></td><td valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>ST</b></p></td><td valign="top" width="73" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Total</b></p></td></tr><tr><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">Civil</p></td><td colspan="2" valign="top" width="59" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">46</p></td><td colspan="2" valign="top" width="71" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">12</p></td><td valign="top" width="63" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">14</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">04</p></td><td valign="top" width="59" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">22</p></td><td valign="top" width="44" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">20</p></td><td valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">02</p></td><td valign="top" width="73" style="font-size: 20px; text-align: center;">120</td></tr><tr><td valign="top" width="115" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Electrical and Electronics</p></td><td colspan="2" valign="top" width="59" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">07</p></td><td colspan="2" valign="top" width="71" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">02</p></td><td valign="top" width="63" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">02</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">0</p></td><td valign="top" width="59" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td valign="top" width="44" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">0</p></td><td valign="top" width="73" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">17</p></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><span style="color: rgb(255, 0, 255);"><strong>Interested Candidate Can Read the Full Notification Before Apply Online.</strong></span></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><tbody><tr><td colspan="15" valign="top" width="611" style="font-size: 20px;"></td></tr></tbody></table></td></tr></tbody></table></h2><h2 align="center" style="font-size: 28px; font-weight: 400;"><strong><span style="color: rgb(0, 128, 0);">How to Fill Form</span></strong></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="611" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="15" valign="top" width="611"><ul><li style="font-size: 21px; margin-left: 10px;">Bihar Public Service Commission&nbsp;<a title="BPSC More Recruitment 2020 Find " href="https://www.sarkariresult.com/bpsc.php" target="_blank"><span style="color: rgb(0, 0, 0);">BPSC</span></a>, Patna Latest Associate Professor Vacancy in Advt No. 25/2020, 26/2020 Government Engineering College Recruitment 2020 Candidate Can Apply Between&nbsp;<strong>25 August 2020 to 11 September 2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in BPSC Lecturer Mathematics Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table></h2>', 'Govt Job', NULL, NULL, NULL, NULL, 'bihar-bpsc-associate-professor-civil-electrical-recruitment-apply-online-form-2020', '1', NULL, '2020-09-04 15:12:31', '2020-09-04 15:12:31'),
	(8, 'NTA CSIR UGC NET June Online Application Form Reopen 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">NTA CSIR UGC NET June Online Application Form Reopen 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">16 March 2020 | 09:56 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">24 August 2020 | 12:55 PM</td></tr><tr></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>NTA has opened the online correction window in CSIR UGC NET Exam 2020, all the candidates who had filled the CSIR UGC NET exam form and made any kind of error / mistake, they can correct it before the last date. That too online.</p><p><br></p><p><br></p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="5" valign="top" width="638"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>National Testing Agency (NTA)</b></span></h2><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(0, 128, 0);"><b>NTA CSR UGC Test for JRF &amp; NET June 2020 Online Form (Reopen)</b></span></h1><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span></h2><h2 style="font-size: 28px; text-align: center;"><br></h2></td></tr><tr><td colspan="3" valign="top" width="325"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><li style="font-size: 21px; margin-left: 10px;">Re-Open Form :&nbsp;<strong>22/08/2020 to 10/09/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<strong>16/03/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><strong>30/06/2020</strong></span></li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fee Last Date :&nbsp;<strong>30/06/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Correction Last Date :&nbsp;<strong>15/07/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Exam Held on :&nbsp;<strong>Notified Soon</strong></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :<strong>Notified Soon</strong></li><li style="font-size: 21px; margin-left: 10px;">Answer Key Available :<strong>&nbsp;After Exam</strong></li><li style="font-size: 21px; margin-left: 10px;">Result Declared :&nbsp;<strong>Notified Soon</strong></li></td><td colspan="2" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee<span style="color: rgb(255, 0, 255);"></span></b></span></h2><li style="font-size: 21px; margin-left: 10px;">General :&nbsp;<strong>1000/-</strong></li><li style="font-size: 21px; margin-left: 10px;">OBC :&nbsp;<strong>500/-</strong></li><li style="font-size: 21px; margin-left: 10px;">ST / SC / PH :&nbsp;<strong>250/-</strong></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through E Challan Deposit Fee at Any Branches of Indian Bank.</li></td></tr><tr><td colspan="3" valign="top" width="325"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Eligibility</b></span></h2><li style="font-size: 21px; margin-left: 10px;">M.Sc / Equivalent Degree with 55% Marks for General / OBC Candidates.</li><li style="font-size: 21px; margin-left: 10px;">For SC / ST and PH Candidates : 50% Marks.</li><li style="font-size: 21px; margin-left: 10px;">Integrated Course and B.E/ B.Tech / B.Pharma and MBBS Candidates Are Also Eligible for CSIR NET 2018</li></td><td colspan="2" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Subject Available</b></span></h2><li style="font-size: 21px; margin-left: 10px;">Chemical Science</li><li style="font-size: 21px; margin-left: 10px;">Earth, Atmospheric, Ocean and Planetary Science</li><li style="font-size: 21px; margin-left: 10px;">Life Science</li><li style="font-size: 21px; margin-left: 10px;">Mathematical Science</li><li style="font-size: 21px; margin-left: 10px;">Physical Science</li></td></tr><tr><td colspan="3" valign="top" width="325"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on 01/12/2020</b></span></h2><li style="font-size: 21px; margin-left: 10px;">JRF : Maximum Age :<strong>&nbsp;28 Years</strong></li><li style="font-size: 21px; margin-left: 10px;">For Lecturer / Net :&nbsp;<strong>No Age Limit</strong></li></td><td colspan="2" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Send Application Form To</b></span></h2><li style="font-size: 21px; margin-left: 10px;">No Need to Send Application Form</li><li style="font-size: 21px; margin-left: 10px;">If You Want to Change Exam Center Kindly Send Written Request Letter for the NTA</li></td></tr><tr><td colspan="5" valign="top" width="638"><h3 align="center" style="font-size: 14px;"><span style="color: rgb(255, 0, 255);"><b>Enrolled Candidate Can Check the Result.</b></span></h3></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'nta-csir-ugc-net-june-online-application-form-reopen-2020', '1', NULL, '2020-09-04 15:13:08', '2020-09-04 15:13:08'),
	(9, 'MP High Court Civil Judge PCS J Online Form 2020.', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">MP High Court Civil Judge PCS J Online Form 2020.</h1></td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">05 September 2020 | 06:29 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">05 September 2020 | 06:30 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Madhya Pradesh High Court MPHC, Jabalpur Are Invited to Online Application Form for the Recruitment Post of Civil Judge PCS J II Post Latest Vacancies 2020. Those Candidates Are Interested to the Following Vacancy Can Read the Full Notification Before Apply Online.</td></tr></tbody></table><center style="font-family: &quot;Times New Roman&quot;; font-size: 20px;"><a href="https://www.dmca.com/Protection/Status.aspx?ID=c81d92e5-9e14-4471-b080-8d86f5167345&amp;refurl=https://www.sarkariresult.com/mp/mphc-civil-judge-phase2-2019.php" title="DMCA.com Protection Status" class="dmca-badge"><img src="https://images.dmca.com/Badges/_dmca_premi_badge_4.png?ID=c81d92e5-9e14-4471-b080-8d86f5167345" alt="DMCA.com Protection Status"></a></center><table border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;;"><tbody><tr><td colspan="12" valign="top" width="638" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Madhya Pradesh High Court, MPHC</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Civil Judge Phase II Recruitment 2019 Online Form 2020</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 325/Exam/2019 Phase II Short Details of Notification</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 0);"><b><a title="Sarkari Result 2020 2021" href="https://www.sarkariresult.com/" target="_blank"><span style="color: rgb(255, 0, 0);">WWW.SARKARIRESULT.COM</span></a></b></span></h2></td></tr><tr><td colspan="8" valign="top" width="320" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>22/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>05/11/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee :&nbsp;<b>05/11/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Online Correction&nbsp;<b>: 10-12 November 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Pre Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Mains Exam Date :&nbsp;<b>Notified Soon</b></li></ul></td><td colspan="4" valign="top" width="319" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / Other State :&nbsp;<b>1122.16/-</b></li><li style="font-size: 21px; margin-left: 10px;">OBC / SC / ST :&nbsp;<b>722.16/-</b></li><li style="font-size: 21px; margin-left: 10px;">Portal Charge : Included</li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Cash at MP Online Authorised Kiosk or Pay Through Online Fee Mode Debit Card, Credit Card, Net Banking Mode Only</li></ul></td></tr><tr><td colspan="12" valign="top" width="638" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total : 252 Post</span></b></span></h2></td></tr><tr><td valign="top" width="111" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td valign="top" width="39" style="font-size: 20px;"><p align="center"><b>Gen</b></p></td><td valign="top" width="40" style="font-size: 20px;"><p align="center"><b>OBC</b></p></td><td colspan="2" valign="top" width="40" style="font-size: 20px;"><p align="center"><b>SC</b></p></td><td valign="top" width="42" style="font-size: 20px;"><p align="center"><b>ST</b></p></td><td colspan="3" valign="top" width="48" style="font-size: 20px;"><p align="center"><b>Total</b></p></td><td colspan="2" valign="top" width="87" style="font-size: 20px;"><p align="center"><b>Age Limit</b></p></td><td valign="top" width="231" style="font-size: 20px;"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="111" style="font-size: 20px;"><p align="center">Civil Judge Grade II</p></td><td valign="top" width="39" style="font-size: 20px;"><p align="center">102</p></td><td valign="top" width="40" style="font-size: 20px;"><p align="center">29</p></td><td colspan="2" valign="top" width="40" style="font-size: 20px;"><p align="center">33</p></td><td valign="top" width="42" style="font-size: 20px;"><p align="center">88</p></td><td colspan="3" valign="top" width="48" style="font-size: 20px;"><p align="center">252</p>&nbsp;</td><td colspan="2" valign="top" width="87" style="font-size: 20px;"><p align="center">21-35 as on 01/01/2020</p></td><td valign="top" width="231" style="font-size: 20px;">Bachelor Degree in Law (LLB) Degree in Any Recognized University in India.</td></tr><tr><td colspan="12" valign="top" width="638" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Interested Candidate Can Read the Full Notification Before Apply Online</b></span></h2></td></tr><tr><td colspan="12" valign="top" width="638" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Madhya Pradesh High Court Jabalpur Civil Judge Phase II Recruitment 2019. Candidate Can Apply Between&nbsp;<b>22/09/2020 to 05/11/2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in MPHC, Jabalpur Latest Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'mp-high-court-civil-judge-pcs-j-online-form-2020', '1', NULL, '2020-09-06 22:27:26', '2020-09-06 22:27:26'),
	(10, 'Bureau of Indian Standards BIS Recruitment Various Post Online Form 2020.', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">Bureau of Indian Standards BIS Recruitment Various Post Online Form 2020.</h1></td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">05 September 2020 | 04:32 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">05 September 2020 | 04:35 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Bureau of Indian Standards BIS Are Invited to Online Application Form for the Recruitment Post of Group A, Group B, Group C Various Post Latest Vacancies 2020. Those Candidates Are Interested to the Following Vacancy Can Read the Full Notification Before Apply Online.</td></tr></tbody></table><center style="font-family: &quot;Times New Roman&quot;; font-size: 20px;"><a href="https://www.dmca.com/Protection/Status.aspx?ID=c81d92e5-9e14-4471-b080-8d86f5167345&amp;refurl=https://www.sarkariresult.com/2020/bis-various-02-2020.php" title="DMCA.com Protection Status" class="dmca-badge"><img src="https://images.dmca.com/Badges/_dmca_premi_badge_4.png?ID=c81d92e5-9e14-4471-b080-8d86f5167345" alt="DMCA.com Protection Status"></a></center><table width="669" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;;"><tbody><tr><td colspan="8" valign="top" width="669" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>BIS Various Post Online Form 2020</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(0, 128, 0);">Bureau of Indian Standards (BIS)</span></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Advt. No. 02/2020 Short Details of Notification</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 0);"><b><a href="https://www.sarkariresult.com/"><span style="color: rgb(255, 0, 0);">WWW.SARKARIRESULT.COM</span></a></b></span></h2></td></tr><tr><td colspan="4" valign="top" width="352" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>05/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>26/09/2020 upto 06 PM</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Fee Payment&nbsp;<b>: 26/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>08/11/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: 20/10/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Result Announced :<b>&nbsp;Notified Soon</b></li></ul></td><td colspan="4" valign="top" width="317" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;"><b>For Assistant Director Post :</b></li><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>800/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;"><b>For Other Post :</b></li><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>500/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking, E Challan</li></ul></td></tr><tr><td colspan="8" valign="top" width="669" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total 171 Post</b></span></span></h2></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center"><b>Total</b></p></td><td colspan="3" valign="top" width="128" style="font-size: 20px;"><p align="center"><b>Age Limit</b></p></td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Assistant Director (Administration &amp; Finance)</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">02</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 35 Years.</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Law with 3 Year Experience&nbsp;<b>OR</b>&nbsp;CA / MBA with Finance and 3 Year Experience.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Assistant Director (Marketing &amp; Consumer Affairs)</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">01</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 35 Years.</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">MBA Marketing with 5 Year Experience.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Assistant Director (Library)</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">01</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 35 Years.</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Master Degree in Library Science with 5 Year Experience.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Assistant Section Officer</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">17</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 30 Years.</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Any Stream with Computer Proficiency Test: Level 6 National Skill Qualification Framework.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Personal Assistant</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">16</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 30 Years.</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Any Stream with Computer Proficiency Test: Level 6 National Skill Qualification Framework and Shorthand Test in Hindi / English.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Junior Translator Hindi</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">01</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 27 Years.</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Master Degree in Hindi / English and Bachelor Degree with Alternative Subject and Diploma / Certificate Course in Translation.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Library Assistant</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">01</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 27 Years.</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor / Diploma in Library Science.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Stenographer</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">17</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 27 Years.</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Any Stream.</li><li style="font-size: 21px; margin-left: 10px;">Computer Proficiency Test: Level 5 National Skill Qualification Framework and Shorthand Test in Hindi / English with 80 WPM.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Senior Secretariat Assistant</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">79</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 27 Years</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelorâ€˜s Degree in Any Stream with Qualifying Skill Test in Computer Proficiency consisting of:</li><li style="font-size: 21px; margin-left: 10px;">Word Processing Test -2000 Key Depressions in 15 Min.</li><li style="font-size: 21px; margin-left: 10px;">Test in Spread Sheets on Microsoft Excel -fifteen minutes; and (c) Test in Power Point (Microsoft PowerPoint) â€“15 Min.</li></ul></td></tr><tr><td valign="top" width="146" style="font-size: 20px;"><p align="center">Junior Secretariat Assistant</p></td><td valign="top" width="123" style="font-size: 20px;"><p align="center">36</p></td><td colspan="3" valign="top" width="128" style="font-size: 20px; text-align: center;">Max 27 Years</td><td colspan="3" valign="top" width="272" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Any Stream.</li><li style="font-size: 21px; margin-left: 10px;">English Typing : 35 WPM OR Hindi Typing 30 WPM</li><li style="font-size: 21px; margin-left: 10px;">Computer Proficiency Test: Level 5 National Skill Qualification Framework.</li></ul></td></tr><tr><td colspan="8" valign="top" width="669" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Bureau of Indian Standards BIS 02/2020 Various Post Group A, B, C Recruitment 2020 Candidate Can Apply Between&nbsp;<b>05/09/2020 to 26/09/2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in BIS Latest Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'bureau-of-indian-standards-bis-recruitment-various-post-online-form-2020', '1', NULL, '2020-09-06 22:28:45', '2020-09-06 22:28:45'),
	(11, 'CCL Apprentice Various Post Online Form 2020.', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">CCL Apprentice Various Post Online Form 2020.</h1></td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">05 September 2020 | 01:20 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">05 September 2020 | 01:22 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Central Coal Field Limited CCL Are Invited to&nbsp;<span id="IL_AD3" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Online Application Form</span>&nbsp;for the Recruitment Post of Apprentice in Various Trade Fitter, Electrical, COPA, Welder and Other Trade Vacancies 2020. Those Candidates Are Interested to the Following Vacancy Can Read the Full&nbsp;<span id="IL_AD9" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Notification</span>&nbsp;Before&nbsp;<span id="IL_AD2" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Apply Online</span>.</td></tr></tbody></table><center style="font-family: &quot;Times New Roman&quot;; font-size: 20px;"><a href="https://www.dmca.com/Protection/Status.aspx?ID=c81d92e5-9e14-4471-b080-8d86f5167345&amp;refurl=https://www.sarkariresult.com/2020/ccl-apprentice-sep20.php" title="DMCA.com Protection Status" class="dmca-badge"><img src="https://images.dmca.com/Badges/_dmca_premi_badge_4.png?ID=c81d92e5-9e14-4471-b080-8d86f5167345" alt="DMCA.com Protection Status"></a></center><table border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;;"><tbody><tr><td colspan="6" valign="top" width="697" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>CCL Apprentice Recruitment 2020 Online Form</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Central Coalfield Limited CCL</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>CCL/Apprentice Trg/Notification/20-21/329 Short Details of Notification</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 0);"><b><a href="https://www.sarkariresult.com/" target="_blank"><span style="color: rgb(255, 0, 0);">WWW.SARKARIRESULT.COM</span></a></b></span><b></b></h2></td></tr><tr><td colspan="4" valign="top" width="381" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>05/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for&nbsp;<span id="IL_AD1" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Registration</span>&nbsp;:&nbsp;<span style="color: rgb(255, 0, 0);"><b>05/10/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Merit List / Exam Date :<b>&nbsp;Notified Soon</b></li></ul></td><td colspan="2" valign="top" width="317" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">No Application Fees for the All Candidates.</li></ul></td></tr><tr><td colspan="6" valign="top" width="697" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;<span style="color: rgb(255, 0, 255);">05/10/2020</span></b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :<b>&nbsp;18 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :<b>&nbsp;30 Years.</b></li><li style="font-size: 21px; margin-left: 10px;"><b>Age Relaxation Extra as per Rules.</b></li></ul></td></tr><tr><td colspan="6" valign="top" width="697" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><span style="color: rgb(0, 128, 0);"><b>Total : 1565 Post</b></span></span></h2></td></tr><tr><td colspan="2" valign="top" width="257" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td valign="top" width="115" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Total Post</b></p></td><td colspan="3" valign="top" width="326" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Eligibility</b></p></td></tr><tr><td colspan="2" valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Apprentice Various Post</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1565</p></td><td colspan="3" valign="top" width="326" style="font-size: 20px;">Class 10 High School with ITI&nbsp;<span id="IL_AD5" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Certificate</span>&nbsp;in Related Trade.</td></tr><tr><td colspan="6" valign="top" width="697" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Trade Wise Vacancy Details</b></span></h2></td></tr><tr><td valign="top" width="248" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Trade Name</b></p></td><td colspan="2" valign="top" width="124" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Total Post</b></p></td><td colspan="2" valign="top" width="198" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Trade Name</b></p></td><td valign="top" width="127" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Total Post</b></p></td></tr><tr><td valign="top" width="248" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">Fitter</p></td><td colspan="2" valign="top" width="124" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">425</p></td><td colspan="2" valign="top" width="198" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">Welder</p></td><td valign="top" width="127" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">80</p></td></tr><tr><td valign="top" width="248" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">Electrician</p></td><td colspan="2" valign="top" width="124" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">630</p></td><td colspan="2" valign="top" width="198" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">Mechanic</p></td><td valign="top" width="127" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">175</p></td></tr><tr><td valign="top" width="248" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">COPA</p></td><td colspan="2" valign="top" width="124" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">50</p></td><td colspan="2" valign="top" width="198" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Information &amp; Communication Tech.</p></td><td valign="top" width="127" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">25</p></td></tr><tr><td valign="top" width="248" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">Machinist</p></td><td colspan="2" valign="top" width="124" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">50</p></td><td colspan="2" valign="top" width="198" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">Turner</p></td><td valign="top" width="127" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">50</p></td></tr><tr><td valign="top" width="248" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Medical Laboratory / Radiology</p></td><td colspan="2" valign="top" width="124" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">15</p></td><td colspan="2" valign="top" width="198" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Medical Laboratory / Pathology</p></td><td valign="top" width="127" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">15</p></td></tr><tr><td valign="top" width="248" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center">Secretarial Assistant</p></td><td colspan="2" valign="top" width="124" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">50</p></td><td colspan="2" valign="top" width="198" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">Total</p></td><td valign="top" width="127" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1565</p></td></tr><tr><td colspan="6" valign="top" width="697" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Central CoalField Limited CCL Are Released Apprentice Recruitment&nbsp;Notification&nbsp;in Various Trade Fitter / COPA / Turner / Welder / Electrician / Etc.</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the&nbsp;Notification&nbsp;Before&nbsp;<font color="#1b8ede"><u>Apply&nbsp;</u></font>the Recruitment&nbsp;<span id="IL_AD8" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Application Form</span>&nbsp;in CCL Apprentice Recruitment&nbsp;<span id="IL_AD7" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Online Form</span>&nbsp;2020.</li><li style="font-size: 21px; margin-left: 10px;">For Eligibility / Age Limit Details Must Read the&nbsp;Notification.</li><li style="font-size: 21px; margin-left: 10px;">Kindly&nbsp;<span id="IL_AD6" class="IL_AD" style="position: static; background-position-x: 0%; border-bottom: 1px solid rgb(27, 142, 222) !important; text-decoration-line: underline !important; color: rgb(27, 142, 222) !important; background-image: none !important; background-position-y: 50% !important; background-size: initial !important; background-repeat: repeat !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: transparent !important; cursor: pointer !important; display: inline !important; padding: 0px 0px 1px !important; float: none !important;">Check</span>&nbsp;and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the&nbsp;Application Form&nbsp;Must&nbsp;Check&nbsp;the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'ccl-apprentice-various-post-online-form-2020', '1', NULL, '2020-09-06 22:29:57', '2020-09-06 22:29:57'),
	(12, 'UPPSC Direct Recruitment 2020 Various Post ONline Form.', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">UPPSC Direct Recruitment 2020 Various Post Online Form.</h1></td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">05 September 2020 | 12:37 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">05 September 2020 | 12:40 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Uttar Pradesh Public Service Commission UPPSC, Prayagraj Are Invited to Online Application Form for the Direct Recruitment in Various Post of Assistant Professor, Officers, Medical Officer MO, Principal, Engineering, Etc Those Candidates Are Interested to the Following Vacancy Can Read the Full Details Before Apply Online.</td></tr></tbody></table><center style="font-family: &quot;Times New Roman&quot;; font-size: 20px;"><br></center><table border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;;"><tbody><tr><td colspan="5" valign="top" width="697" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Uttar Pradesh Public Service Commission (UPPSC)</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Direct Recruitment Various Post Recruitment 2020</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 01/2020-2021 Short Details of Notification</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 0);"><b><a title="Sarkari Result 2020 2021" href="https://www.sarkariresult.com/" target="_blank"><span style="color: rgb(255, 0, 0);">WWW.SARKARIRESULT.COM</span></a></b></span><b></b></h2></td></tr><tr><td colspan="3" valign="top" width="381" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>05/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Registration :<span style="color: rgb(255, 0, 0);">&nbsp;<b>01/10/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Fee Payment :&nbsp;<b>01/10/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date Submit Form&nbsp;<b>: 05/10/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Merit List / Exam Date :<b>&nbsp;Notified Soon</b></li></ul></td><td colspan="2" valign="top" width="317" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>105/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>65/-</b></li><li style="font-size: 21px; margin-left: 10px;">PH :&nbsp;<b>25/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through SBI Mops or E Challan Fee Mode Only</li></ul></td></tr><tr><td colspan="5" valign="top" width="697" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 610 Post</b></span></span><b></b></h2></td></tr><tr><td valign="top" width="257" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td valign="top" width="115" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Total Post</b></p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Age</b></p></td><td valign="top" width="251" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">VETTING OFFICER,S- 02/01</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-40</p></td><td valign="top" width="251" style="font-size: 20px;">Bachelor Degree in Any Stream Science/ Arts / Commerce.</td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">VETERINARY MEDICAL OFFICER,S- 02/02</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">215</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-40</p></td><td valign="top" width="251" style="font-size: 20px;">Bachelor\'s degree in Veterinary Science and Livestock (BVS-C &amp; AH) with Registration in Council.</td></tr><tr><td valign="top" width="257" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center">PRINCIPAL,S- 08/40</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">50-62</p></td><td valign="top" width="251" style="font-size: 20px;">Degree in MD / MS with 10 Year Experience.</td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Community Medicine,S- 08/01</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td><td rowspan="7" valign="top" width="251" style="font-size: 20px;">MD / MS Degree in Related Trade with 3 Year Experience. More Details Read the Notification.</td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor General Medicine,S- 08/02</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Radiodiagnosis,S- 08/03</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">05</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor General Surgery,S- 08/04</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Anesthesiology,S- 08/05</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Chordiology,S- 08/06</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">05</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Gastrointrology,S- 08/07</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">02</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Nephrology,S- 08/08</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td><td rowspan="24" valign="top" width="251" style="font-size: 20px;">MD / MS Degree in Related Trade with 3 Year Experience. More Details Read the Notification.</td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Thoracic Surgery,S- 08/09</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Physicist,S- 08/10</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Neurology,S- 08/11</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Biochemistry,S- 08/12</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">06</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Plastic Surgery,S- 08/13</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor SPM (Community Medicine),S-08/14</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">08</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Anesthesiology,S-08/15</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">10</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Obs. &amp; Gynae.,S-08/16</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Skin &amp; V.D.,S-08/17</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Opthalmology,S-08/18</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor General Medicine,S-08/19</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">14</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="8" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor A.N.M.O. (Obs &amp; Gynae),S-08/20</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">02</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Radiodiagnosis,S-08/21</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">06</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor E.N.T. (Oto-Rhino Laryngology),S-08/22</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor General Surgery,S-08/23</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">10</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Pathology,S-08/24</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor T.B. &amp; Chest,S-08/25</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">04</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Forensic Medicine,S-08/26</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Radio Therapy,S-08/27</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Dentistry,S-08/28</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Neuro Surgery,S-08/29</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Orthopedics,S-08/30</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">02</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Psychiatry,S-08/31</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Blood Bank,S-08/32</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td><td rowspan="7" valign="top" width="251" style="font-size: 20px;">MD / MS Degree in Related Trade with 3 Year Experience. More Details Read the Notification.</td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Chordiology,S-08/33</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="8" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Epidimiologist cum Asst. Prof.,S-08/34</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Pharmacology,S-08/35</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Anatomy,S-08/36</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Physiology,S-08/37</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">02</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">Assistant Professor Microbiology,S-08/38</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">26-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">MEDICAL OFFICER (ALLOPATHY),S-09/01</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">03</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-40</p></td><td rowspan="2" valign="top" width="251" style="font-size: 20px;">MBBS Degree with Registration in State Medical Council.</td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">MEDICAL OFFICER (ALLOPATHY),S-09/02</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">256</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-40</p></td></tr><tr><td valign="top" width="257" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center">ASSISTANT PLANNER,S-10/01</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">08</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-40</p></td><td valign="top" width="251" style="font-size: 20px;">Degree / PG Diploma in Town and Country Planning More Details Read Notification.</td></tr><tr><td valign="top" width="257" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center">ENGINEERS,S- 10/02</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">04</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-40</p></td><td valign="top" width="251" style="font-size: 20px;">Degree in Civil Engineering with Experience. More Details Read Notification.</td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">JOINT DIRECTOR,S- 09/03</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-45</p></td><td rowspan="2" valign="top" width="251" style="font-size: 20px;">CA / CS with Experience. More Details Read the Notification.</td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">DEPUTY DIRECTOR,S- 09/04</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-40</p></td></tr><tr><td valign="top" width="257" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center">MINES OFFICER,S- 06/01</p></td><td valign="top" width="115" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="74" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21-40</p></td><td valign="top" width="251" style="font-size: 20px;">Degree / Diploma in Mining Engineering with Experience.</td></tr><tr><td colspan="5" valign="top" width="697" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Uttar Pradesh Public Service Commission UPPSC, Allahabad (Prayagraj) Are Announced Various Post Direct Recruitment Notification in Principal / Medical Officer / Assistant Professor Etc.</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in UPPSC Ntification Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">For Eligibility / Age Limit Details Must Read the Notification.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr><tr><td colspan="5" valign="top" width="697" style="font-size: 20px;"><center><ins class="adsbygoogle" data-ad-client="ca-pub-9222595088627935" data-ad-slot="1698571817" data-adsbygoogle-status="done" style="display: inline-block; width: 300px; height: 250px;"><ins id="aswift_1_expand" style="display: inline-table; border: none; height: 250px; margin: 0px; padding: 0px; position: relative; visibility: visible; width: 300px; background-color: transparent;"><ins id="aswift_1_anchor" style="display: block; border: none; height: 250px; margin: 0px; padding: 0px; position: relative; visibility: visible; width: 300px; background-color: transparent;"><iframe id="aswift_1" name="aswift_1" sandbox="allow-forms allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" width="300" height="250" frameborder="0" src="https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9222595088627935&amp;output=html&amp;h=250&amp;slotname=1698571817&amp;adk=2804722283&amp;adf=3390634262&amp;w=300&amp;lmt=1599417042&amp;psa=1&amp;guci=2.2.0.0.2.2.0.0&amp;format=300x250&amp;url=https%3A%2F%2Fwww.sarkariresult.com%2F2020%2Fuppsc-direct-01-2020.php&amp;flash=0&amp;wgl=1&amp;adsid=ChAI8JHS-gUQxrGGlYHjwv1cEjsAlyFXiy_9Bx4J2Df8WIB_mdkzKoQuM275MNpI5D_XIVdwlwItNrom1QC8abT6TMm6I76EF7_SFBZh5g&amp;dt=1599417020836&amp;bpp=11&amp;bdt=2052&amp;idt=138&amp;shv=r20200831&amp;cbv=r20190131&amp;ptt=9&amp;saldr=aa&amp;abxe=1&amp;cookie=ID%3D6d487da713e6a81c%3AT%3D1599051124%3AS%3DALNI_MblloJFvRJX0yAw1eqT96z2k3Yctw&amp;prev_fmts=728x90%2C160x600%2C0x0%2C0x0&amp;nras=1&amp;correlator=4672193471457&amp;frm=20&amp;pv=1&amp;ga_vid=1475212183.1599051124&amp;ga_sid=1599417021&amp;ga_hid=1217393759&amp;ga_fc=0&amp;iag=0&amp;icsg=2379411917448&amp;dssz=29&amp;mdo=0&amp;mso=0&amp;u_tz=330&amp;u_his=1&amp;u_java=0&amp;u_h=864&amp;u_w=1536&amp;u_ah=824&amp;u_aw=1536&amp;u_cd=24&amp;u_nplug=3&amp;u_nmime=4&amp;adx=491&amp;ady=3940&amp;biw=1519&amp;bih=722&amp;scr_x=0&amp;scr_y=1063&amp;eid=42530621%2C44726949%2C21066358&amp;oid=3&amp;psts=AGkb-H99jOhqZJee9u4eI2LnLSFFk71eNFiF7sKDY4iW0kKIH03XFiv8SRKwAHZv20CO%2CAGkb-H9GdR-If-u3r1PcUlyR4np7-iEu-dh_RR7cvNMgtWrLJos_hrHSFsHd62pFFbo9_Q&amp;pvsid=1693583294704906&amp;pem=301&amp;ref=https%3A%2F%2Fwww.sarkariresult.com%2F&amp;rx=0&amp;eae=0&amp;fc=896&amp;brdim=0%2C0%2C0%2C0%2C1536%2C0%2C1536%2C824%2C1536%2C722&amp;vis=1&amp;rsz=%7C%7CeEbr%7C&amp;abl=CS&amp;pfx=0&amp;fu=8192&amp;bc=31&amp;jar=2020-09-06-18&amp;ifi=2&amp;uci=a!2&amp;btvi=2&amp;fsb=1&amp;xpc=35GbxiNlZz&amp;p=https%3A//www.sarkariresult.com&amp;dtd=21288" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" data-google-container-id="a!2" data-google-query-id="CL71iOSU1esCFYQd1QodJe8Fhg" data-load-complete="true" style="left: 0px; position: absolute; top: 0px; border-width: 0px; border-style: initial; width: 300px; height: 250px;"></iframe></ins></ins></ins></center></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'uppsc-direct-recruitment-2020-various-post-online-form', '1', NULL, '2020-09-06 22:32:07', '2020-09-06 22:32:07'),
	(13, 'Madhya Pradesh BMC Sagar Staff Nurse, Pharmacist Online Form 2020', NULL, '<h2 style="font-size: 28px; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: -webkit-left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td></tr></tbody></table></h2><h1 style="font-size: 22px; font-weight: 400; display: block; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">Madhya Pradesh BMC Sagar Staff Nurse, Pharmacist Online Form 2020</h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"></td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">04 September 2020 | 12:43 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">04 September 2020 | 12:45 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Madhya Pradesh MP Bundelkhand Medical College, Sagar Are Invited to Online Application Form for the Recruitment Post of Staff Nurse and Pharmacist Recruitment 2020. Those Candidates Are Interested to the Following Vacancy Can Read the Full Details Before Apply Online.<br></td></tr></tbody></table><center><br></center></h2><table width="680" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;;"><tbody><tr><td colspan="10" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>Bundelkhand Medical College, BMC Sagar MP</b></span><b></b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Staff Nurse &amp; Pharmacist Recruitment 2020</b><b></b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 0);"><b><a title="Sarkari Result 2020 2021" href="https://www.sarkariresult.com/" target="_blank"><span style="color: rgb(255, 0, 0);">WWW.SARKARIRESULT.COM</span></a></b></span><b></b></h2></td></tr><tr><td colspan="7" valign="top" width="335" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin&nbsp;<b>: 02/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online&nbsp;<b>:&nbsp;<span style="color: rgb(255, 0, 0);">16/09/2020</span></b></li><li style="font-size: 21px; margin-left: 10px;">Correction Last Date :<b>&nbsp;19/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date&nbsp;<b>: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="3" valign="top" width="345" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>1000/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Other Category :&nbsp;<b>800/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through Cash at MP Online Kiosk OR Pay Through Debit Card / Credit Card / Net Banking Mode.</li></ul></td></tr><tr><td colspan="10" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;<span style="color: rgb(255, 0, 255);">01/01/2020</span></b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :<b>&nbsp;18 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :<b>&nbsp;65 Years (Staff Nurse)</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :<b>&nbsp;62 Years (Pharmacist)</b></li></ul></td></tr><tr><td colspan="10" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 134 Post</b></span></span><b></b></h2></td></tr><tr><td valign="top" width="128" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="90" style="font-size: 20px;"><p align="center"><b>Total</b></p></td><td colspan="7" valign="top" width="462" style="font-size: 20px;"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="128" style="font-size: 20px;"><p align="center">Staff Nurse</p></td><td colspan="2" valign="top" width="90" style="font-size: 20px;"><p align="center">125</p></td><td colspan="7" valign="top" width="462" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 with Science Stream with Bachelor Degree B.Sc in Nursing from a Any Recognized University in India&nbsp;<b>OR</b>&nbsp;Diploma / Certificate Courses in GNM</li><li style="font-size: 21px; margin-left: 10px;">Registration in Council.</li></ul></td></tr><tr><td valign="top" width="128" style="font-size: 20px;"><p align="center">Pharmacist</p></td><td colspan="2" valign="top" width="90" style="font-size: 20px;"><p align="center">09</p></td><td colspan="7" valign="top" width="462" style="font-size: 20px;"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 with Science Stream.</li><li style="font-size: 21px; margin-left: 10px;">Diploma / Diploma in Pharmacy</li><li style="font-size: 21px; margin-left: 10px;">Registration in Council.</li></ul></td></tr><tr><td colspan="10" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Category Wise Vacancy Details</b></span><b></b></h2></td></tr><tr><td colspan="2" valign="top" width="142" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="87" style="font-size: 20px;"><p align="center"><b>Gen</b></p></td><td colspan="2" valign="top" width="83" style="font-size: 20px;"><p align="center"><b>OBC</b></p></td><td colspan="2" valign="top" width="87" style="font-size: 20px;"><p align="center"><b>SC</b></p></td><td valign="top" width="104" style="font-size: 20px;"><p align="center"><b>ST</b></p></td><td valign="top" width="178" style="font-size: 20px;"><p align="center"><b>Total</b></p></td></tr><tr><td colspan="2" valign="top" width="142" style="font-size: 20px;"><p align="center">Staff Nurse</p></td><td colspan="2" valign="top" width="87" style="font-size: 20px;"><p align="center">56</p></td><td colspan="2" valign="top" width="83" style="font-size: 20px;"><p align="center">10</p></td><td colspan="2" valign="top" width="87" style="font-size: 20px;"><p align="center">35</p></td><td valign="top" width="104" style="font-size: 20px;"><p align="center">24</p></td><td valign="top" width="178" style="font-size: 20px;"><p align="center">125</p></td></tr><tr><td colspan="2" valign="top" width="142" style="font-size: 20px;"><p align="center">Pharmacist</p></td><td colspan="2" valign="top" width="87" style="font-size: 20px;"><p align="center">04</p></td><td colspan="2" valign="top" width="83" style="font-size: 20px;"><p align="center">01</p></td><td colspan="2" valign="top" width="87" style="font-size: 20px;"><p align="center">02</p></td><td valign="top" width="104" style="font-size: 20px;"><p align="center">02</p></td><td valign="top" width="178" style="font-size: 20px;"><p align="center">09</p></td></tr><tr><td colspan="10" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(255, 0, 255);">Interested Candidate Can Read the Full Notification Before Apply Online.</span></b><b></b></h2></td></tr><tr><td colspan="10" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Madhya Pradesh Bundelkhand Medical College BMC, Sagar Staff Nurse and Pharmacist Recruitment 2020 Candidate Can Apply Online Between&nbsp;<b>02 September 2020 to 16 September 2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in BMC Sagar, Madhya Pradesh Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'madhya-pradesh-bmc-sagar-staff-nurse-pharmacist-online-form-2020', '1', NULL, '2020-09-06 22:33:07', '2020-09-06 22:33:07'),
	(14, 'India Post  Odisha, Tamilnadu GDS Online Form 2020', NULL, '<h2 style="font-size: 28px; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: -webkit-left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td></tr></tbody></table></h2><h1 style="font-size: 22px; font-weight: 400; display: block; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">India Post GDS Odisha, Tamilnadu Online Form 2020</h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"></td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">06 June 2019 | 07:35 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">02 September 2020 | 10:24 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">India Post Are Invited to Online Application Form for the Online Gramin Dak Sevak Engagement in Odisha. Those Candidates Are Interested to the Completed the All Eligibility Criteria Can Read the Full Notification and Apply Online.</td></tr></tbody></table><center><br></center></h2><table width="680" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;;"><tbody><tr><td colspan="17" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(255, 0, 255);">India Post (Bhartiya Daak Vibhag)</span></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Gramin Dak Sevak (GDS) Recruitment 2020 Online Form</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 0);"><a href="https://www.sarkariresult.com/"><span style="color: rgb(255, 0, 0);"><b>WWW.SARKARIRESULT.COM</b></span></a></span></h2></td></tr><tr><td colspan="17" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>State Name</b></p></td><td colspan="4" valign="top" width="108" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Registration Begin</b></p></td><td colspan="6" valign="top" width="157" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Registration Last Date</b></p></td><td colspan="3" valign="top" width="132" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Form Start Date</b></p></td><td valign="top" width="104" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Form Last Date</b></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Tamilnadu Circle III</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>01/09/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>30/09/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>01/09/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>30/09/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Odisha Circle II</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>01/09/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>30/09/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>01/09/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>30/09/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Rajasthan Circle II</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>22/06/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/08/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>22/06/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/08/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Haryana</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/08/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/08/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Jammu &amp; Kashmir</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>06/07/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>05/08/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>06/07/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>05/08/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Madhya Pradesh</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>14/07/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>14/07/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Uttrakhand</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>07/07/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>08/06/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>07/07/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Uttar Pradesh Circle II</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>23/03/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>15/05/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>23/03/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>15/05/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>West Bengal</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>18/02/2020</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>18/03/2020</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>18/02/2020</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>18/03/2020</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="8" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Andhra Pradesh / Chhattisgarh / Telangana</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>15/10/2019</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>14/11/2019</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>15/10/2019</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>14/11/2019</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Bihar / Gujarat/ Karnataka/ Assam/Kerala</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>05/08/2019</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>05/08/2019</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>22/09/2019</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>22/09/2019</b></span></p></td></tr><tr><td colspan="3" valign="top" width="179" data-word-count="7" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Delhi / Himachal Pradesh/ Jharkhand</b></p></td><td colspan="4" valign="top" width="108" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>06/06/2019</b></span></p></td><td colspan="6" valign="top" width="157" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>12/07/2019</b></span></p></td><td colspan="3" valign="top" width="132" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(0, 128, 0);"><b>13/06/2019</b></span></p></td><td valign="top" width="104" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><span style="color: rgb(255, 0, 0);"><b>19/07/2019</b></span></p></td></tr><tr><td colspan="9" valign="top" width="331" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Pay Exam Fee</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Cash Payment E Challan Mode Submit Fee in Any Post Office in India. OR Pay the Exam Fees Through Online Fee Mode Pay Through Debit Card / Credit Card / Net Banking Only.<b></b></li></ul></td><td colspan="8" valign="top" width="350" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/- (Exempted)</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :<b>&nbsp;0/- (Exempted)</b></li></ul>&nbsp;</td></tr><tr><td colspan="17" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(0, 128, 0);">Vacancy Details</span></b></h2></td></tr><tr><td valign="top" width="129" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td colspan="5" valign="top" width="147" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Age Limit</b></p></td><td colspan="11" valign="top" width="404" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="129" data-word-count="6" data-p-count="1" il_cc1="1" style="font-size: 20px;"><p align="center">GDS (Gram Dak Sevak)</p></td><td colspan="5" valign="top" width="147" style="font-size: 20px;">18-40 as on Start Date of Application</td><td colspan="11" valign="top" width="404" style="font-size: 20px;">Class 10 High School Exam Passed in Any Recognized Board in India with Mathematics and English as a Subject. Know the Local Language of Applied State.</td></tr><tr><td colspan="17" valign="top" width="680" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>State Wise Vacancy Details</b></span></h2></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>State Name</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>General</b></p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>OBC</b></p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>SC</b></p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>ST</b></p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>PH</b></p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Total</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Tamilnadu III</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1487</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">743</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">311</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">502</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">25</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">94</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>3162</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Odisha II</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">863</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">217</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">206</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">289</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">429</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">56</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>2060</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Jammu &amp; Kashmir</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">180</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">109</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">46</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">46</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">42</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">7</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>442</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="5" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Rajasthan Circle II</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1527</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">348</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">278</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">544</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">468</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">97</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>3262</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Madhya Pradesh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1139</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">296</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">292</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">428</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">566</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">113</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>2834</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Uttrakhand</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">411</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">96</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">38</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">134</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">27</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">18</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>724</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Haryana</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">276</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">147</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">60</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">106</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">0</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">19</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>608</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Uttar Pradesh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1814</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1000</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">314</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">750</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">11</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">62</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>3951</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>West Bengal</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">188</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">408</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">144</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">429</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">94</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">64</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>2021</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Chhattisgarh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">667</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">54</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">222</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">232</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">552</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">72</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>1799</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Telangana</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">439</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">176</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">114</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">119</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">85</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">37</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>970</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Andhra Pradesh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1178</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">593</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">384</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">286</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">165</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">101</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>2707</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Bihar</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">507</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">274</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">81</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">154</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">30</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">17</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>1063</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Gujarat</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1167</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">588</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">266</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">78</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">359</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">52</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>2510</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Karnataka</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1109</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">630</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">260</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">361</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">174</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">103</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>2637</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Kerala</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">1235</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">416</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">197</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">143</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">37</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">58</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>2086</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Punjab</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">416</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">153</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">51</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">210</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">0</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">21</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>851</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Assam</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">439</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">231</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">75</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">50</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">87</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">37</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>919</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Delhi</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">74</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">42</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">18</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">23</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">12</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">05</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>174</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="4" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Himachal Pradesh</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">323</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">182</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">78</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">131</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">43</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">0</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>757</b></p></td></tr><tr><td colspan="2" valign="top" width="170" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>Jharkhand</b></p></td><td colspan="3" valign="top" width="101" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">347</p></td><td colspan="5" valign="top" width="80" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">97</p></td><td valign="top" width="45" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">36</p></td><td colspan="2" valign="top" width="47" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">99</p></td><td valign="top" width="66" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">201</p></td><td valign="top" width="57" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center">24</p></td><td colspan="2" valign="top" width="113" data-word-count="3" il_cc1="1" style="font-size: 20px;"><p align="center"><b>804</b></p></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'india-post-odisha-tamilnadu-gds-online-form-2020', '1', NULL, '2020-09-06 22:37:51', '2020-09-06 22:37:51'),
	(15, 'Hiring For Senior Java Developers || FIS Bangalore', NULL, '<div class="cTitle f16 lh30 " style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif; border: 0px; vertical-align: baseline; text-size-adjust: none; color: rgb(29, 117, 29); line-height: 30px; font-weight: bold;"><h2 class="jobDescriptionHeading " style="padding: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border: 0px; font-size: 16px; vertical-align: baseline; text-size-adjust: none;">Job Description</h2></div><div class="f14 lh18 alignJ disc-li" style="padding: 0px; margin: 0px; font-family: Arial; border: 0px; font-size: 13px; vertical-align: baseline; text-size-adjust: none; text-align: justify; line-height: 19px; color: rgb(102, 102, 102);"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;">Please find below the job description:</p><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"></p><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;"><u style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">What you bring:</u></span></p><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><ul style="padding: 0px 0px 0px 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 4px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;"><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Requires 7+ experience in Java/J2EE application development.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Proficiency in Core Java, J2EE, ANSI SQL, XML, Maven, Oracle, Hibernate, EJB, MQ Series.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Demonstrated experience as application development.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Ability to mentor, train and coach Associate Architects and Technical Leads.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Requires participation in multiple project lifecycles from inception to transition.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Knowledge of end-to-end systems development life cycles, i.e., waterfall, iterative and other modern approaches to software development.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Proficiency in business modeling and requirements definition disciplines through Unified Modeling Language (UML), use cases, etc.</li></ul><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;"><u style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">What you will be doing:</u></span></p><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><ul style="padding: 0px 0px 0px 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 4px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;"><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Analyzes requirements and translates business requirements into product designs.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Writes technical specifications and other forms of documentation.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Suggests technical alternatives and improves/streamlines processes and systems.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Develops program logic for new applications or analyzes and modifies logic in existing applications.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Codes, tests, debugs, documents, implements and maintains software applications.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Maintains, tests and integrates application components.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Makes recommendations towards the development of new code or reuse of existing code</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Ensures system improvements are successfully implemented.</li></ul><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;"><u style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Added bonus if you have:</u></span></p><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><ul style="padding: 0px 0px 0px 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 4px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;"><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Knowledge of&nbsp;<span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;">FIS products and services</span></li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Knowledge of financial services industry</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Knowledge of basic financial analysis principles and ratios</li></ul><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;"><u style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">What we offer you&nbsp;</u></span></p><ul style="padding: 0px 0px 0px 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 4px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;"><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">An exciting opportunity be a part of&nbsp;<span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;"><u style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Worlds Leading FinTech Product MNC</u></span></li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">To be a part of vibrant team and to build up a career on core banking/payments domain</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Competitive salary and attractive benefits including GHMI/ Hospitalization coverage for employee and direct dependents</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">A multifaceted job with a high degree of responsibility and a broad spectrum of opportunities</li></ul><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Salary: Not Disclosed by Recruiter<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Industry:&nbsp;<a title="Find all jobs matching IT Software" href="https://www.naukri.com/it-software-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">IT-Software&nbsp;</a>/&nbsp;<a title="Find all jobs matching Software Services" href="https://www.naukri.com/software-services-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Software Services</a><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Functional Area:&nbsp;<a title="Find all jobs matching Select" href="https://www.naukri.com/select-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Select</a><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Role Category:<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Role:<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Employment Type: Full Time, Permanent</div>', 'Private Job', NULL, NULL, NULL, NULL, 'hiring-for-senior-java-developers-fis-bangalore', '1', NULL, '2020-09-06 22:40:33', '2020-09-06 22:40:33'),
	(16, 'BA with Corporate Banking domain hiring @ FIS Global, Chennai (Ambit)', NULL, '<div class="ptb20 hLine" style="padding: 20px 0px; margin: 0px; font-family: Roboto, sans-serif; border: 0px; font-size: 10px; vertical-align: baseline; text-size-adjust: none; background-image: url(&quot;../images/h_seperator.png&quot;); background-position: center bottom; background-size: 100% 1px; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(102, 102, 102);"><div class="cTitle f16 lh30 " style="padding: 0px; margin: 0px; border: 0px; font-size: 16px; vertical-align: baseline; text-size-adjust: none; color: rgb(29, 117, 29); line-height: 30px; font-weight: bold;"><h2 class="jobDescriptionHeading " style="padding: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border: 0px; font-size: 16px; vertical-align: baseline; text-size-adjust: none;">Job Description</h2></div><div class="f14 lh18 alignJ disc-li" style="padding: 0px; margin: 0px; font-family: Arial; border: 0px; font-size: 13px; vertical-align: baseline; text-size-adjust: none; text-align: justify; line-height: 19px;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;">Business Analyst with Corporate Banking domain hiring @ FIS Global, Chennai (Ambit) :: Immediate to 30 days joiner</span></p><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"></p><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;"></span>Experience : 7- 10 years</p><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;">Work Location : Chennai</p><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;">Joining Time : Immediate - 30 days</p><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;">About the team</span></p><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;">In todays highly competitive private equity market, firms must not only deliver superior returns, but also respond to more stringent reporting requirements and increasing demands for information – both from within and outside their organization. Throughout the industry there is mounting pressure on organizations to do more, requiring a clear technology strategy that not only addresses the demands of today, but also enables the growth and performance of tomorrow.</p><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;">What you will be doing</span></p><ul style="padding: 0px 0px 0px 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 4px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;"><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">7 to 10 years of strong banking solutions or Banking experience - Corporate Banking domain</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Experience in requirements documentation and elicitation from varied geographical teams and banks</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Demonstrated exposure in conducting/participating in product demonstrations and assessment studies</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Demonstrated understanding of solution architecture of banking applications and mapping it to a bank system landscape</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Excellent communication skills - consistency and ease in discussions with leadership team of banks and in-house development teams</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Must understand the nuances and dynamics of banking</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Ideally, should have worked in a bank in one of the retail or commercial banking domains</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Excellent knowledge on Micro finance industry.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Knowledge of agent commission functionalities.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Knowledge on 3rd party integration of HHD for micro finance</li></ul><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;">What you bring:</span></p><ul style="padding: 0px 0px 0px 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 4px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;"><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Graduate, Retail / Commercial banking domain Business Analyst/Functional consultant/SME.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">SQL,XML, Knowledge of web service.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Proficiency in industry-standard process methodologies</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Excellent verbal and written communication skills to audiences of various levels in the organization</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Excellent analytical, decision-making, problem-solving, interpersonal, team, customer service, negotiation, conflict management and time management skills</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Business industry professionals, who elicit, analyze, communicate and validate business/user requirements for processes, policies and information systems</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Translate these business needs/end-user requirements into functional specifications that describe what the system, process or product/service must do to fulfill the end-user/business requirements.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Ability to estimate work effort for projects</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Ability to Identifies/documents how applications and systems interact to support business processes.</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Ability to handle multiple assignments at one time and meet delivery dates</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Proven ability to be self-motivated and work well independently</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Self-starter but team mindset - work autonomously and as part of a global team</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">Willing to travel occasionally (no more than 10%)</li></ul><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><p style="padding: 5px 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: inherit; border: 0px; font-size: 12px; vertical-align: baseline; text-size-adjust: none;"><span style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; font-weight: 700;">What we offer you</span></p><ul style="padding: 0px 0px 0px 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 4px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;"><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">A multifaceted job with a high degree of responsibility and a broad spectrum of opportunities</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">A broad range of professional education and personal development possibilities – FIS is your final career step!</li><li style="padding: 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none;">A variety of career development tools, resources and opportunities</li></ul><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Salary: Not Disclosed by Recruiter<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Industry:&nbsp;<a title="Find all jobs matching IT Software" href="https://www.naukri.com/it-software-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">IT-Software&nbsp;</a>/&nbsp;<a title="Find all jobs matching Software Services" href="https://www.naukri.com/software-services-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Software Services</a><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Functional Area:&nbsp;<a title="Find all jobs matching Financial Services" href="https://www.naukri.com/financial-services-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Financial Services</a>,&nbsp;<a title="Find all jobs matching Banking" href="https://www.naukri.com/banking-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Banking</a>,&nbsp;<a title="Find all jobs matching Investments" href="https://www.naukri.com/investments-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Investments</a>,&nbsp;<a title="Find all jobs matching Insurance" href="https://www.naukri.com/insurance-jobs" style="padding: 0px; margin: 0px; font-family: inherit; color: rgb(102, 102, 102); border: 0px; vertical-align: baseline; text-size-adjust: none; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">Insurance</a><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Role Category: Corporate Banking<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Role: Credit Analyst-Corporate Banking<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Employment Type: Full Time, Permanent<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"></div></div><div class="ptb20 hLine skills-section other-keyskills" style="padding: 20px 0px; margin: 0px; font-family: Roboto, sans-serif; border: 0px; font-size: 10px; vertical-align: baseline; text-size-adjust: none; background-image: url(&quot;../images/h_seperator.png&quot;); background-position: center bottom; background-size: 100% 1px; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(102, 102, 102);"><div class="cTitle f16 lh30 " style="padding: 0px; margin: 0px; border: 0px; font-size: 16px; vertical-align: baseline; text-size-adjust: none; color: rgb(29, 117, 29); line-height: 30px; font-weight: bold;"><h2 style="padding: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border: 0px; font-size: 16px; vertical-align: baseline; text-size-adjust: none;">Keyskills</h2></div><div class="f14 lh18 alignJ disc-li" style="padding: 0px; margin: 0px; font-family: Arial; border: 0px; font-size: 13px; vertical-align: baseline; text-size-adjust: none; text-align: justify; line-height: 19px;"><div class="cl" style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif; border: 0px; vertical-align: baseline; text-size-adjust: none; clear: both; overflow: hidden; height: auto;"><a class="tag" title="Find all jobs matching Retail Banking" href="https://www.naukri.com/retail-banking-jobs" style="padding: 2px 6px; margin: 5px 10px 5px 0px; font-family: inherit; color: rgb(102, 102, 102); border: 1px solid rgb(206, 206, 206); vertical-align: baseline; text-size-adjust: none; background-image: linear-gradient(rgb(254, 255, 255) 0%, rgb(244, 243, 243) 100%); background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: left; border-radius: 5px;"><span style="padding: 0px 10px 0px 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; color: rgb(99, 97, 97);">Retail Banking</span></a><a class="tag" title="Find all jobs matching Business Analyst" href="https://www.naukri.com/business-analyst-jobs" style="padding: 2px 6px; margin: 5px 10px 5px 0px; font-family: inherit; color: rgb(102, 102, 102); border: 1px solid rgb(206, 206, 206); vertical-align: baseline; text-size-adjust: none; background-image: linear-gradient(rgb(254, 255, 255) 0%, rgb(244, 243, 243) 100%); background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: left; border-radius: 5px;"><span style="padding: 0px 10px 0px 0px; margin: 0px; font-family: inherit; border: 0px; vertical-align: baseline; text-size-adjust: none; color: rgb(99, 97, 97);">Business Analyst</span></a></div></div></div><div class="ptb20" style="padding: 20px 0px; margin: 0px; font-family: Roboto, sans-serif; border: 0px; font-size: 10px; vertical-align: baseline; text-size-adjust: none; color: rgb(102, 102, 102);"><div class="cTitle f16 lh30" style="padding: 0px; margin: 0px; border: 0px; font-size: 16px; vertical-align: baseline; text-size-adjust: none; color: rgb(29, 117, 29); line-height: 30px; font-weight: bold;"><h4 class="jobCompanyProfileHeading" style="padding: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border: 0px; font-size: 16px; vertical-align: baseline; text-size-adjust: none;">Company Profile</h4></div><div class="f14 lh18 alignJ" style="padding: 0px; margin: 0px; font-family: Arial; border: 0px; font-size: 13px; vertical-align: baseline; text-size-adjust: none; text-align: justify; line-height: 19px;">FIS Global Business Solutions India Pvt. Ltd.</div><div class="f14 lh18 alignJ" style="padding: 0px; margin: 0px; font-family: Arial; border: 0px; font-size: 13px; vertical-align: baseline; text-size-adjust: none; text-align: justify; line-height: 19px;">FIS„¢ is the world\'s largest global provider dedicated to financial technology solutions. FIS empowers the financial world with software, services, consulting and outsourcing solutions focused on retail and institutional banking, payments, asset and wealth management, risk and compliance, trade enablement, transaction processing and record-keeping. FIS€™ more than 53,000 worldwide employees are passionate about moving our clients€™ business forward.<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Headquartered in Jacksonville, Florida, FIS serves more than 20,000 clients in over 130 countries, and our technology powers billions of transactions annually that move over $9 trillion around the globe. FIS is a Fortune 500 company and is a member of Standard &amp; Poor€™s 500®Index.<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">The combination of organic and external growth has positioned FIS among the world€™s leading technology providers for the financial services industry. Through the visionary leadership of its management and its philosophy of championing its clients€™ success each and every day, FIS remains on a short list of providers capable of offering end-to-end solutions to financial institutions and retailers across the world.<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">SOLUTIONS OFFERED:<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">BANKING AND WEALTH<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Take advantage of analytics, commercial and investment banking, core banking, digital and channel solutions, lending, private banking, retirement services, wealth management and trust, and treasury services.<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">INSTITUTIONAL AND WHOLESALE<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Rely on FIS for expertise in asset management, commercial and investment banking, and solutions for broker-dealers, corporations, energy and commodities, insurance providers and retailer/merchants.<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;"><br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">PAYMENT SOLUTIONS<br style="padding: 0px; margin: 0px; font-family: Roboto, sans-serif;">Turn to the leader in comprehensive card solutions, check processing, corporate payments, digital payments, enterprise payments, imaging and remittance, merchant services, output solutions, print and mail, and open test solutions.</div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'ba-with-corporate-banking-domain-hiring-at-fis-global-chennai-ambit', '1', NULL, '2020-09-06 22:41:42', '2020-09-06 22:41:42'),
	(17, 'Delivery Executive', NULL, '<p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Job Summary :</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">We are looking for reliable delivery executives/drivers/riders on an immediate basis. Shadowfax is India’s most trusted on-demand last mile logistics network offering tech-enabled one stop delivery solutions.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">( Valid driving license, Aadhaar card and Motorbike is required )</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Responsibilities and duties :</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Should be able to deliver packed or unpacked products in a timely manner.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Follow assigned routes and time schedule</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Follow transportation laws and regulations</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Grocery Delivery, Courier Delivery, Other Delivery and collection</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Qualifications :</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Valid driver license, PAN card and Aadhaar card</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Benefits :</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Upto Rs. 10,000 Minimum Guarantee/month</b></li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Upto Rs. 50,000 in 3 months (E-com sale period)</b></li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Rs.1500 Joining Bonus + Daily Incentives</b></li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Rs. 1000 Referral Bonus / Rider</b></li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Job Type: Full-time</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Salary: ₹15,000.00 - ₹20,000.00 per month</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Job Duties:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Delivering to residential locations</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Delivering to commercial locations</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Work Remotely:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">No</li></ul>', 'Private Job', NULL, NULL, NULL, NULL, 'delivery-executive', '1', NULL, '2020-09-06 22:45:56', '2020-09-06 22:45:56'),
	(18, 'Online Tutor / Teachers - Women Candidates only - Non Metro Cities', NULL, '<p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Whitehat Jr. is an 18-Month-Old Company founded in Nov\' 18 by Ex-Discovery India CEO, Karan Bajaj. The founder is highly reputed with a blue-chip pedigree and a history of successful exits. WhiteHat Jr makes kids creators in the new world with the first structured coding curriculum in the world from early childhood.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Looking to onboard Female Coding teachers, who can be a part of our talented Educator Force aiming at educating and teaching Code language to kids between the ages of 6-15 years old, enrolled on our platform.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">"Women Empowerment at its best" -&nbsp;</b><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Minimal Coding Education/Experience required</b><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">.</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Job description :</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Love Working with Kids? You\'ve found your dream job.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Get Early Childhood Coding Expert Certification</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Earn more than Rs 50,000 - 1 Lakh per month immediately.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Teach Online: Flexible Work Hours &amp; Location.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">You\'ll teach students aged 6-14 coding (logic, sequence, structure) to generate creative outcomes like websites, animations, and apps.</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">All classes are taught live 1:1 online. Work on weekends to maximize your earnings.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Responsibilities and Duties</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Minimal coding experience is required</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">WhiteHat Jr provides curriculum and digital platform and trains you free as a Certified Early Childhood Coding Expert</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Pre-Requisites Passion for Teaching Kids aged 6-14. High-Speed Internet (Min. 20 MBPS)Modern Laptop/PC with Microphone and Camera</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Fluency in English is a must</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Get Certification from Discovery and Google Alumni</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Good to have skills for this role:</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Java, Python, C, SQL, Objective C, C#, Javascript, Ruby, PHP.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Required Experience and Qualifications:</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">College Degree in Computer, Math, Science Fields preferred. Freshers can also apply.<br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Teacher, Work from Home, Online Tutor, Teaching, Home Tutor, coding teacher, computer teacher, home teacher, kids teacher</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Benefits</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Degrees: B.tech, M.tech, BCA, MCA, BE, ME<br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Coding Experience will be good to have<br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Job Types: Full-time, Part-time</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Job Type: Full-time</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Salary: ₹50,000.00 - ₹100,000.00 per month</p>', 'Private Job', NULL, NULL, NULL, NULL, 'online-tutor-teachers-women-candidates-only-non-metro-cities', '1', NULL, '2020-09-06 22:46:31', '2020-09-06 22:46:31'),
	(19, 'Computer operator', NULL, '<p><span style="color: rgb(45, 45, 45); font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13.3333px;">We Need Candidate For Grounds Handling Staff. Skills : Good Communication Skills &amp; pleasing behavior Educational Qualification : 12th pass or above can apply. Fresher Can Also Apply. Contact Person Anisha : 97117-70354 Job Responsibilities: To guide The People. To Manage The People. Age Limit : (18 years to 28) years for male (18 years to 27) years for female Salary: 19000 to 25000 (Per Month ) Benefits : OT+PF+ E.S.I + MEDICLAIM+CAB+ BONES+ and other allowances as per company norms.</span><br></p>', 'Private Job', NULL, NULL, NULL, NULL, 'computer-operator', '1', NULL, '2020-09-06 22:47:07', '2020-09-06 22:47:07'),
	(20, 'Billing Executive', NULL, '<div class="serpvj-MessageContainer" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; display: flex; -webkit-box-align: center; align-items: center; margin-top: 1rem; font-size: 13.3333px;"><div class="serpvj-UrgentlyHiringMessage" style="display: flex; -webkit-box-align: center; align-items: center; margin-bottom: 1rem; margin-top: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><div class="serpvj-UrgentlyHiringMessage-text" style="font-size: 0.875rem; line-height: 1.25rem; font-weight: bold; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Urgently hiring</div></div></div><div id="vjs-desc" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; padding: 0px 0px 24px; line-height: 1.5; word-break: break-word; color: rgb(45, 45, 45); font-size: 13.3333px;"><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Expert in Excel. Some prior experience is needed. Full command in excel.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Job Type: Full-time</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Salary: ₹20,000.00 - ₹30,000.00 per month</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Experience:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Excel: 2 years (Preferred)</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">work: 3 years (Preferred)</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">total work: 3 years (Preferred)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Education:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Bachelor\'s (Preferred)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Benefits:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Provident fund (PF)</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Phone / Internet reimbursement</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Industry:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Accounting</li></ul></div>', 'Private Job', NULL, NULL, NULL, NULL, 'billing-executive', '1', NULL, '2020-09-06 22:47:48', '2020-09-06 22:47:48'),
	(21, 'Accounts Officer', NULL, '<div id="vjs-header" class="vjs-header-no-shadow" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; height: auto; border-width: 0px 1px 1px; border-bottom-style: solid; border-color: rgb(212, 210, 208); border-top-style: none; position: relative; padding: 16px 24px; border-radius: 8px 8px 0px 0px; font-size: 13.3333px; box-shadow: none !important;"><div id="vjs-header-jobinfo" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; display: flex; align-items: center;"><div id="vjs-jobinfo" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 11pt; line-height: 20px; color: rgb(45, 45, 45);"><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><span id="vjs-cn" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Om Sai Services</span><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">&nbsp;- Patna, Bihar</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">₹15,000 a month</span></div></div></div><div id="vjs-x" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; position: absolute; top: 10px; right: 10px;"><a class="icl-CloseButton vjs-x-button-close" href="https://www.indeed.co.in/jobs-in-Bihar?vjk=aea17ab386323f15#" style="unicode-bidi: embed; cursor: pointer; box-sizing: border-box; -webkit-font-smoothing: antialiased; background-image: none; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border: none; float: right; color: rgb(28, 86, 172) !important;"><svg class="icl-Icon icl-Icon--md  icl-Icon--black close" aria-label="Close" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="12" fill="#fff" fill-opacity=".5"></rect><path d="m15.536 7.8987c-0.1953-0.19526-0.5119-0.19526-0.7071 0l-2.8284 2.8284-2.8285-2.8284c-0.19526-0.19527-0.51185-0.19527-0.70711 0l-0.56568 0.56568c-0.19527 0.19526-0.19526 0.51185 0 0.70711l2.8285 2.8284-2.8285 2.8285c-0.19526 0.1952-0.19526 0.5118 0 0.7071l0.56568 0.5657c0.19527 0.1952 0.51185 0.1952 0.70711 0l2.8285-2.8285 2.8284 2.8284c0.1952 0.1953 0.5118 0.1953 0.7071 0l0.5657-0.5657c0.1952-0.1953 0.1952-0.5118 0-0.7071l-2.8284-2.8284 2.8283-2.8284c0.1953-0.19526 0.1953-0.51184 0-0.70711l-0.5656-0.56568z" clip-rule="evenodd" fill="#2D2D2D" fill-rule="evenodd"></path></svg></a></div><div id="apply-button-container" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin-top: 0px; margin-bottom: 0px;"><div class="job-footer-button-row" style="margin-top: 10px; -webkit-font-smoothing: antialiased; box-sizing: border-box; display: flex; align-items: start;"><span class="indeed-apply-widget indeed-apply-button-container js-IndeedApplyWidget indeed-apply-status-not-applied" data-indeed-apply-jobtitle="Accounts Officer" data-indeed-apply-apitoken="aa102235a5ccb18bd3668c0e14aa3ea7e2503cfac2a7a9bf3d6549899e125af4" data-indeed-apply-coverletter="optional" data-indeed-apply-resume="required" data-indeed-apply-jk="aea17ab386323f15" data-indeed-apply-jobid="3c05177138eefb1a5ea9" data-indeed-apply-joblocation="Patna, Bihar" data-indeed-apply-jobcompanyname="Om Sai Services" data-indeed-apply-joburl="https://www.indeed.co.in/viewjob?jk=aea17ab386323f15" data-indeed-apply-posturl="https://dradisindeedapply.sandbox.indeed.net/process-indeedapply" data-indeed-apply-jobmeta="{&quot;vtk&quot;:&quot;1ehibu1cbqap1802&quot;, &quot;tk&quot;:&quot;1ehibp3te152u000&quot;}" data-indeed-apply-questions="nigma://Wmh2b11RFFlSEEJeREFr?locale=en_IN&amp;v=3" data-indeed-apply-advnum="2493738855732837" data-indeed-apply-onapplied="indeedApplyHandleApply" data-indeed-apply-onclose="indeedApplyHandleModalClose" data-indeed-apply-onclick="indeedApplyHandleButtonClick" data-indeed-apply-onready="indeedApplyHandleReady" data-indeed-apply-oncontinueclick="indeedApplyHandleModalClose" data-indeed-apply-dismisshandler="window.top.postMessage({ eventType: \'dismiss\' }, \'*\')" data-indeed-apply-inpageapplyhandler="window.top.postMessage({ eventType: \'inpageapply\' }, \'*\')" data-indeed-apply-pingbackurl="https://gdc.indeed.com/conv/orgIndApp?trk.origin=jobsearch&amp;jk=aea17ab386323f15&amp;vjtk=1ehibu1cbqap1802&amp;advn=2493738855732837&amp;astse=cdeee3693e9b27da&amp;assa=4507&amp;tk=1ehibp3te152u000&amp;vjfrom=vjs&amp;co=IN&amp;sj=0" data-indeed-apply-skipcontinue="false" data-acc-payload="1,2,22,1,144,1,552,1,3648,1,4392,1" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; position: relative; display: inline-block; padding: 0px !important; margin: 0px !important; vertical-align: top !important; zoom: 1 !important;"><span style="color: rgb(45, 45, 45);">Accounts officer should have proper knowledge of Tally ERP 9 and Computers.</span></span></div></div></div><div id="vjs-content" tabindex="0" aria-labelledby="vjs-desc" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; overflow-x: auto; padding: 24px 24px 10px; font-size: 13.3333px; height: 534px;"><div id="vjs-tab-job" data-tab-bind="job" style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><div id="vjs-desc" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; padding: 0px 0px 24px; line-height: 1.5; word-break: break-word; color: rgb(45, 45, 45);"><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Should know how to write emails properly.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Should know the accounting work like Billing, Following up of clients for payment, Keeping of track records of invoices and payments.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Should have knowledge of GST and TDS.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Knowledge of PF and ESI is preferable.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Good communication skills</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Job Type: Full-time</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Salary: Up to ₹15,000.00 per month</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Education:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Bachelor\'s (Preferred)</li></ul></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'accounts-officer', '1', NULL, '2020-09-06 22:48:36', '2020-09-06 22:48:36'),
	(22, 'Personal Secretary', NULL, '<div id="vjs-jobtitle" tabindex="0" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); line-height: 20px; font-size: 18px; font-weight: 700; margin-bottom: 3px; margin-right: 30px;">Personal Secretary</div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span id="vjs-cn" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><a href="https://www.indeed.co.in/cmp/Infosys?campaignid=2pane-name&amp;from=2pane&amp;fromjk=1fdbf7e3d9edc1a1&amp;jcid=d98878d9ca05a86e" rel="nofollow noopener" target="_blank" style="unicode-bidi: embed; cursor: pointer; -webkit-font-smoothing: antialiased; box-sizing: border-box; color: rgb(28, 86, 172) !important;">InfoSystem &amp; Solutions</a></span><a data-tn-element="reviewStars" data-tn-variant="d98878d9ca05a86e" class="turnstileLink slNoUnderline" href="https://www.indeed.co.in/cmp/Infosys/reviews" target="_blank" style="unicode-bidi: embed; cursor: pointer; white-space: nowrap; -webkit-font-smoothing: antialiased; box-sizing: border-box; width: auto; color: rgb(75, 75, 75) !important;"><span class="ratings" aria-label="3.9 out of 5 star rating" style="unicode-bidi: embed; display: inline-block; margin: 0px 3px; height: 11px; line-height: 11px; width: 60px; background-image: url(&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDEyIDIzIj4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBvbHlnb24gZmlsbD0iIzc2NzY3NiIgcG9pbnRzPSIxMiAxNS4zNDQgNy42ODYgMTQuOTcyIDYgMTEgNC4zMTQgMTQuOTc4IDAgMTUuMzQ0IDMuMjc2IDE4LjE4MiAyLjI5MiAyMi40IDYgMjAuMTYyIDkuNzA4IDIyLjQgOC43MyAxOC4xODIiLz4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIHN0cm9rZT0iIzc2NzY3NiIgZD0iTTEwLjc4MDE0MjUsNC43NDA2NjIyMSBMNy4zNDMzMzMzMSw0LjQ0NDMwMDc2IEw2LjAwMDM3Mzk4LDEuMjgwNDc1ODggTDQuNjU2NzE5MDYsNC40NTA3MjkxMSBMMS4yMjMwODcyNCw0Ljc0MjAyOTQ5IEwzLjgzMTUwNDA5LDcuMDAxNzAwNDkgTDMuMDQ4MTQ0NzIsMTAuMzU5NjE3NCBMNi4wMDAwMjc3NCw4LjU3Nzk4NTU3IEw4Ljk1Mzc3OSwxMC4zNjA3NjkgTDguMTc0OTY5MDEsNy4wMDE3MDA0OSBMMTAuNzgwMTQyNSw0Ljc0MDY2MjIxIFoiLz4KICA8L2c+Cjwvc3ZnPgo=&quot;); background-size: 12px 22px; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span class="rating" style="unicode-bidi: embed; display: inline-block; background-position: 0px 11px; -webkit-font-smoothing: antialiased; box-sizing: border-box; height: 11px; line-height: 11px; width: 44.4px; background-image: url(&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDEyIDIzIj4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBvbHlnb24gZmlsbD0iIzc2NzY3NiIgcG9pbnRzPSIxMiAxNS4zNDQgNy42ODYgMTQuOTcyIDYgMTEgNC4zMTQgMTQuOTc4IDAgMTUuMzQ0IDMuMjc2IDE4LjE4MiAyLjI5MiAyMi40IDYgMjAuMTYyIDkuNzA4IDIyLjQgOC43MyAxOC4xODIiLz4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIHN0cm9rZT0iIzc2NzY3NiIgZD0iTTEwLjc4MDE0MjUsNC43NDA2NjIyMSBMNy4zNDMzMzMzMSw0LjQ0NDMwMDc2IEw2LjAwMDM3Mzk4LDEuMjgwNDc1ODggTDQuNjU2NzE5MDYsNC40NTA3MjkxMSBMMS4yMjMwODcyNCw0Ljc0MjAyOTQ5IEwzLjgzMTUwNDA5LDcuMDAxNzAwNDkgTDMuMDQ4MTQ0NzIsMTAuMzU5NjE3NCBMNi4wMDAwMjc3NCw4LjU3Nzk4NTU3IEw4Ljk1Mzc3OSwxMC4zNjA3NjkgTDguMTc0OTY5MDEsNy4wMDE3MDA0OSBMMTAuNzgwMTQyNSw0Ljc0MDY2MjIxIFoiLz4KICA8L2c+Cjwvc3ZnPgo=&quot;); background-size: 12px 22px;"></span></span><span class="slNoUnderline" style="unicode-bidi: embed; cursor: pointer; -webkit-font-smoothing: antialiased; box-sizing: border-box; width: auto;">13,312 reviews</span></a><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">&nbsp;- Bihar Sharif, Bihar</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">₹25,000 - ₹49,000 a month</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><br></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;">Educational Qualifications:- Graduation in any stream</span><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><span style="font-size: 13.3333px;">Females only having age group 18-35 years. Excellent communication skill in both Hindi and English. Having Computer knowledge. Candidate must be a hard working professional who is able to undertake a variety of office support tasks and work diligently under pressure.</span><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><span style="font-size: 13.3333px;">Package - Rs.25000/- to 49000/- PM</span><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><span style="font-size: 13.3333px;">Job Type: Full-time</span><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><span style="font-size: 13.3333px;">Work palce :- Patna &amp; Delhi</span><br></span></div>', 'Private Job', NULL, NULL, NULL, NULL, 'personal-secretary', '1', NULL, '2020-09-06 22:49:40', '2020-09-06 22:49:40'),
	(23, 'Student Administrator', NULL, '<div id="vjs-jobtitle" tabindex="0" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); line-height: 20px; font-size: 18px; font-weight: 700; margin-bottom: 3px; margin-right: 30px;">Student Administrator</div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span id="vjs-cn" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Abhi Education and Business Consultant Private Limited</span><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">&nbsp;- Patna, Bihar</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">₹40,000 a month</span>&nbsp;-&nbsp;<span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Full-time,&nbsp;Contract,&nbsp;</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><br></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><div class="serpvj-MessageContainer" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; display: flex; -webkit-box-align: center; align-items: center; margin-top: 1rem; color: rgb(0, 0, 0); font-size: 13.3333px;"><div class="serpvj-UrgentlyHiringMessage" style="display: flex; -webkit-box-align: center; align-items: center; margin-bottom: 1rem; margin-top: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><div class="serpvj-UrgentlyHiringMessage-text" style="font-size: 0.875rem; line-height: 1.25rem; font-weight: bold; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Urgently hiring</div></div></div><div id="vjs-desc" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; padding: 0px 0px 24px; line-height: 1.5; word-break: break-word; font-size: 13.3333px;"><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">We are executing an exciting opportunity as Student Administrator- Patna, Bihar</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">- acknowledging the policies and procedures<br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">- assuring the quality and compliance of organisational operations<br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">-can function as an Administration Assistant</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Duties Responsibilities</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Hands on Customer Service</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Records Management</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Hands on EMS (Enquiry Management System)</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Experience in CRM (Customer Relationship Management)</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Vendor Management will be added advantage</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Hello Score 75% and above</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">added advantage Typing (Speed 30-35 Words / min)</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Mail Management</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Good communication Skills in English (written and verbal)</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Hands on MS Suit (Microsoft Office, e.g. Excel and power point)</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Take Self initiative and problem solving skills</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Role Category blended (Voice, Chat, backend and support)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Industry Type: Services</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Functional Area ITES, BPO, KPO, LPO, Customer Service, Operations, Administration</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Employment Type Full Time, Permanent</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Interested candidates must share their updated resume via email with Subject line "Student Administrator/Name"</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Job Types: Full-time, Contract, Walk-In</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Salary: Up to ₹40,000.00 per month</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">COVID-19 considerations:<br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">To keep our premises and staff safe as possible, we are taking some measures due to COVID-19. We request all job seekers to wear mask when called for the Interview. We do provide hand sanitizer though recommend all visitors to carry themselves as well.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Experience:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">work: 1 year (Preferred)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Education:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Bachelor\'s (Preferred)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Location:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Patna, Bihar (Preferred)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Language:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">English (Preferred)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Work Remotely:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">No</li></ul></div></span></div>', 'Private Job', NULL, NULL, NULL, NULL, 'student-administrator', '1', NULL, '2020-09-06 22:50:41', '2020-09-06 22:50:41'),
	(24, 'Office Administrative Assistant', NULL, '<p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Wabtec Corporation is a leading global provider of equipment, systems, digital solutions and value-added services for freight and transit rail. Drawing on nearly four centuries of collective experience across Wabtec, GE Transportation and Faiveley Transport, the company has unmatched digital expertise, technological innovation, and world-class manufacturing and services, enabling the digital-rail-and-transit ecosystems. Wabtec is focused on performance that drives progress, creating transportation solutions that move and improve the world. Wabtec has approximately 27,000 employees in facilities throughout the world. Visit the company’s new website at: http://www.WabtecCorp.com .<br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">It’s not just about your career… or your job title…it’s about who you are and the impact you are going to make on the world. Do you want to go into uncharted waters…do things that haven’t been done to make yours and someone else\'s life better? Wabtec has been doing that for decades and we will continue to do so! Through our people, leadership development, services, technology and scale, Wabtec delivers better outcomes for global customers by speaking the language of industry.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Job Title</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Office Administrative Assistant</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Job Summary -</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Office Admin for India’s Leading Diesel Locomotive Plant. The role includes providing executive assistance to Plant Head.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">The job location is Marhowrah, which is in Saran district of Bihar</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Qualifications and Skills Required&nbsp;</b><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">–</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Graduate or Equivalent or MBA from Tier 2 college (Any branch of studies) Should be proficient in English with good communication skills, preparing reports, memos, official letters, and other documents. Should have excellent knowledge in Office tools (Excel and Powerpoint) Must be able to meet deadlines in a fast-paced quickly changing environment. Prior experience in field of admin or management will be an added advantage</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Responsibilities &amp; Duties to be performed&nbsp;</b><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">–</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Provide assistance to Site Leader: Booking of official travels and calendar/schedule management of site leader. Coordinating logistics &amp; stay of Company delegates to site. Includes managing the agenda at site and also coordinating travels abroad. Prepare for meeting, record meeting records Office stationery, basic bookkeeping tasks &amp; supplies update Creche supervision. Employee joining kit joining &amp; induction support. Generating &amp; maintaining reports – birthday list, uniform list or any other distributions done by the company. Also, regular update needs to be done. Pro-actively support in engagement activities across the organization. Responsibilities may be added based on performance.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Wabtec Corporation is committed to taking on the world’s toughest challenges. In order to fulfill that commitment we rely on a culture of leadership, diversity and inclusiveness. We aim to employ the world’s brightest minds to help us create a limitless source of ideas and opportunities. We believe in hiring talented people of varied backgrounds, experiences and styles…people like you! Wabtec Corporation is committed to equal employment opportunity regardless of race, color, ancestry, religion, sex, national origin, sexual orientation, age, citizenship, marital status, disability, gender identity or expression, or protected Veteran status. If you have a disability or special need that requires accommodation, please let us know.</p>', 'Private Job', NULL, NULL, NULL, NULL, 'office-administrative-assistant', '1', NULL, '2020-09-06 22:51:27', '2020-09-06 22:51:27'),
	(25, 'RBB-PB-Teller Authorisers', NULL, '<div id="vjs-jobtitle" tabindex="0" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); line-height: 20px; font-size: 18px; font-weight: 700; margin-bottom: 3px; margin-right: 30px; outline: none;">RBB-PB-Teller Authorisers</div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span id="vjs-cn" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><a href="https://www.indeed.co.in/cmp/Hdfc-Bank" rel="nofollow noopener" target="_blank" style="unicode-bidi: embed; cursor: pointer; -webkit-font-smoothing: antialiased; box-sizing: border-box; color: rgb(28, 86, 172) !important;">HDFC Bank</a></span><a data-tn-element="reviewStars" data-tn-variant="ecb0f4da0a8f2623" class="turnstileLink slNoUnderline" href="https://www.indeed.co.in/cmp/Hdfc-Bank/reviews" target="_blank" style="unicode-bidi: embed; cursor: pointer; white-space: nowrap; -webkit-font-smoothing: antialiased; box-sizing: border-box; width: auto; color: rgb(75, 75, 75) !important;"><span class="ratings" aria-label="3.9 out of 5 star rating" style="unicode-bidi: embed; display: inline-block; margin: 0px 3px; height: 11px; line-height: 11px; width: 60px; background-image: url(&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDEyIDIzIj4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBvbHlnb24gZmlsbD0iIzc2NzY3NiIgcG9pbnRzPSIxMiAxNS4zNDQgNy42ODYgMTQuOTcyIDYgMTEgNC4zMTQgMTQuOTc4IDAgMTUuMzQ0IDMuMjc2IDE4LjE4MiAyLjI5MiAyMi40IDYgMjAuMTYyIDkuNzA4IDIyLjQgOC43MyAxOC4xODIiLz4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIHN0cm9rZT0iIzc2NzY3NiIgZD0iTTEwLjc4MDE0MjUsNC43NDA2NjIyMSBMNy4zNDMzMzMzMSw0LjQ0NDMwMDc2IEw2LjAwMDM3Mzk4LDEuMjgwNDc1ODggTDQuNjU2NzE5MDYsNC40NTA3MjkxMSBMMS4yMjMwODcyNCw0Ljc0MjAyOTQ5IEwzLjgzMTUwNDA5LDcuMDAxNzAwNDkgTDMuMDQ4MTQ0NzIsMTAuMzU5NjE3NCBMNi4wMDAwMjc3NCw4LjU3Nzk4NTU3IEw4Ljk1Mzc3OSwxMC4zNjA3NjkgTDguMTc0OTY5MDEsNy4wMDE3MDA0OSBMMTAuNzgwMTQyNSw0Ljc0MDY2MjIxIFoiLz4KICA8L2c+Cjwvc3ZnPgo=&quot;); background-size: 12px 22px; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span class="rating" style="unicode-bidi: embed; display: inline-block; background-position: 0px 11px; -webkit-font-smoothing: antialiased; box-sizing: border-box; height: 11px; line-height: 11px; width: 44.4px; background-image: url(&quot;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDEyIDIzIj4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPHBvbHlnb24gZmlsbD0iIzc2NzY3NiIgcG9pbnRzPSIxMiAxNS4zNDQgNy42ODYgMTQuOTcyIDYgMTEgNC4zMTQgMTQuOTc4IDAgMTUuMzQ0IDMuMjc2IDE4LjE4MiAyLjI5MiAyMi40IDYgMjAuMTYyIDkuNzA4IDIyLjQgOC43MyAxOC4xODIiLz4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIHN0cm9rZT0iIzc2NzY3NiIgZD0iTTEwLjc4MDE0MjUsNC43NDA2NjIyMSBMNy4zNDMzMzMzMSw0LjQ0NDMwMDc2IEw2LjAwMDM3Mzk4LDEuMjgwNDc1ODggTDQuNjU2NzE5MDYsNC40NTA3MjkxMSBMMS4yMjMwODcyNCw0Ljc0MjAyOTQ5IEwzLjgzMTUwNDA5LDcuMDAxNzAwNDkgTDMuMDQ4MTQ0NzIsMTAuMzU5NjE3NCBMNi4wMDAwMjc3NCw4LjU3Nzk4NTU3IEw4Ljk1Mzc3OSwxMC4zNjA3NjkgTDguMTc0OTY5MDEsNy4wMDE3MDA0OSBMMTAuNzgwMTQyNSw0Ljc0MDY2MjIxIFoiLz4KICA8L2c+Cjwvc3ZnPgo=&quot;); background-size: 12px 22px;"></span></span><span class="slNoUnderline" style="unicode-bidi: embed; cursor: pointer; -webkit-font-smoothing: antialiased; box-sizing: border-box; width: auto;">6,769 reviews</span></a><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">&nbsp;- Arwal, Bihar</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><br></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><h4 class="jobSectionHeader" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13.3333px; color: rgb(45, 45, 45);"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Job Description</b></h4><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">A.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Supervisory Responsibility: Supervise &amp; monitor Personal Banker desks and contract sales staff Branch administration Lobby Management Ensure quality customer service is delivered Resolution of customer queries/complaints Customer service to ensure walk in customers issues Monitor Staff productivity and give guidance on improving the same in conjunction with the Branch Manager Monitoring of dummy accounts, suspense accounts, deferred accounts, accounts payable/ receivable Branch Operations and Audit Compliance B.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Transactional Responsibility: Authorize Personal Banker transactions Corporate salaries processing Cost Management and staff productivity Responsible for Cash and Customer transactions at the Teller counters Supervising all Non-Cash transactions like DD/MC, fund transfer etc.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Penetration of Saving Accounts on non-liability customers Reconciliation and maintenance of suspense accounts register as per the required format C.</li></ul><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Sales: Branch Merchandising Generate business, cross sell and monitor cross sales of Personal Bankers Generate leads for Third Party Products to the customers Ensure that all tellers are adequately trained on the Products of the bank.<br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"></li></ul><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"></p><h4 class="jobSectionHeader" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13.3333px; color: rgb(45, 45, 45);"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Skills</b></h4><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">1. Sales and Influencing Skills</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">2. Banking Product &amp; Process Knowledge</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">3. NRI Product and Regulatory Knowledge</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">4. Planning and Organizing Skills</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">5. Communication</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">6. Knowledge of Competition &amp; Current trends in financial Industry.</li></ul></span></div>', 'Private Job', NULL, NULL, NULL, NULL, 'rbb-pb-teller-authorisers', '1', NULL, '2020-09-06 22:52:10', '2020-09-06 22:52:10'),
	(26, 'Program Executive', NULL, '<div id="vjs-jobtitle" tabindex="0" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); line-height: 20px; font-size: 18px; font-weight: 700; margin-bottom: 3px; margin-right: 30px;">Program Executive</div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span id="vjs-cn" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Foundation for Reproductive Health Services India</span><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">&nbsp;- Gaya, Bihar</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">₹20,000 a month</span>&nbsp;-&nbsp;<span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Full-time,&nbsp;Contract</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><br></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">JOB SUMMARY</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;">The incumbent is responsible for the part of the workplace management team that supports in managing the projects. The role will entail supporting the reporting manager to planning and implementation of the program at the block &amp; district levels. A professional, friendly attitude and effective communication and coordination skills are the keys to becoming successful in this role.</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">KEY RESPONSIBILITIES</b></p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">1. Program support</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Supporting Program Coordinator in implementing district strategies.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Ensuring and supporting the team in leaving for FDS (Fixed Day Service)on time.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Supporting the COT team in preparation of FDSs.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">If required, accompany the COT team at FDSs.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Support nurses in follow up for clients.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Visiting field for report compilation &amp; data management from Partners of the concern districts of the Project.</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">2. Office Administration</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Organize office filling system, maintenance of inward/outward registers, receipt and dispatches of correspondence, maintenance of office stationary etc.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Ensure proper maintenance of office property which includes building, office furniture and equipment, computers etc. through regular monitoring and upkeep.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Maintaining records of all movable &amp; immovable assets at office and ensure assets register and asset numbering is up to date.</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">3. Office Coordination</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Supporting Program Coordinator and State Finance officer in opening bank accounts of staffs.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Collecting all travel and FDS expenses of the team and submitting to Program Coordinator timely.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Supporting State HR representatives for leave and attendance record management of respective district.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Support in maintenance of accounts and preparation of bills/ vouchers etc.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Coordinate the reporting and other follow ups of the Project.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Arranging on-call teams in absence of any team member.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Follow up to ensure timely receipts of reimbursement from District level health officials</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Qualifications, Skills and Experience</b></p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Graduate in any discipline/MSW with 3 years of experience in development sector.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Knowledge of Family planning (FP) services.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Good interpersonal and communication skills (both oral and written in English &amp; Hindi).</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Analytical, creative and problem solving.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Computer Skills (MS Office).</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Team Working Skills</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Commitment towards meeting deadlines.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Good coordination and organizing skills.</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">High levels of integrity and loyalty</li><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Good understanding of MSI protocol.</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;">Job Types: Full-time, Contract</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;">Salary: Up to ₹20,000.00 per month</p><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;">Experience:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">total work: 3 years (Preferred)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;">Education:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Bachelor\'s (Preferred)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;">Location:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">Gaya, Bihar (Required)</li></ul><p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;">Work Remotely:</p><ul style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><li style="-webkit-font-smoothing: antialiased; box-sizing: border-box;">No</li></ul></span></div>', 'Private Job', NULL, NULL, NULL, NULL, 'program-executive', '1', NULL, '2020-09-06 22:53:11', '2020-09-06 22:53:11'),
	(27, 'Computer operator & Back office, Fresher', NULL, '<p style="margin-right: 0px; margin-bottom: 1em; margin-left: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">We are looking for Data Entry Operator To manage Data on our google drive and excel sheets as in documents, sheets, forms Back office Executive/Data Entry Operator.</p><p><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">We are looking for Computer Operator in Back Office, Maintain Data on our google drive applications (documents, sheets, forms) within the organization, as he will be operating with delicate information. He will also do filing, copying, and Print Document as required.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Responsibilities: -</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Maintain database on regular basis.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Scan And Print documents.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Verify data and correct database.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Review and verify the entries.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Give the regular Detail of business.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Transfer data from PDF formats in system.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Maintain the records Confidential.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Required Skills and Qualifications: -</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Knowledge of MS Office</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Good typing speed.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Communication skills-oral and written.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Any Diploma/Degree 12th with good typing skills.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Knowledge of Internet Browsing.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Age - 18 To 28 Yr.</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Benefits: -</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">No Target</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Fixed Shift</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Parking Free</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Incentives</b><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><b style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;">Freshers Welcome</b><br></p>', 'Private Job', NULL, NULL, NULL, NULL, 'computer-operator-back-office-fresher', '1', NULL, '2020-09-06 22:54:03', '2020-09-06 22:54:03'),
	(28, 'Store Keeper', NULL, '<p><span style="color: rgb(45, 45, 45); font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13.3333px;">Educational Qualifications:- MBA with specialisation in HR or LLB with five years experience</span><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 13.3333px;"><span style="color: rgb(45, 45, 45); font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13.3333px;">Remuneration - Rs. 20000/- PM</span><br></p>', 'Private Job', NULL, NULL, NULL, NULL, 'store-keeper', '1', NULL, '2020-09-06 22:54:33', '2020-09-06 22:54:33'),
	(29, 'Data-Entry', NULL, '<div id="vjs-jobtitle" tabindex="0" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); line-height: 20px; font-size: 18px; font-weight: 700; margin-bottom: 3px; margin-right: 30px; outline: none;">Data-Entry</div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span id="vjs-cn" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Jobsprovider</span><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">&nbsp;- Gaya, Bihar</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">₹28,000 a month</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><br></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;">We Need Candidate For Grounds Handling Staff. </span></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;">Skills: Good Communication Skills &amp; pleasing behavior </span></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;">Educational Qualification: 12th pass or above can apply. Fresher Can Also Apply.&nbsp;</span></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;"> Job Responsibilities: To guide The People. </span></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;">To Manage The People. Age Limit : (18 years to 28) years for male (18 years to 27) years for female </span></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;">Salary: 19000 to 25000 (Per Month ) </span></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;">Benefits: OT+PF+ E.S.I + MEDICLAIM+CAB+ BONES+ and other allowances as per company norms.</span><br></span></div>', 'Private Job', NULL, NULL, NULL, NULL, 'data-entry', '1', NULL, '2020-09-06 22:56:08', '2020-09-06 22:56:08'),
	(30, 'Content Writer Executive', NULL, '<div id="vjs-jobtitle" tabindex="0" style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); line-height: 20px; font-size: 18px; font-weight: 700; margin-bottom: 3px; margin-right: 30px;">Content Writer Executive</div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span id="vjs-cn" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Fresherslive</span><span id="vjs-loc" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">&nbsp;- Nalanda R S, Bihar</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">₹8,000 - ₹12,000 a year</span><span class="remote-bullet" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">&nbsp;-&nbsp;</span><span class="remote" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;">Remote</span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span class="remote" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><br></span></div><div style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(45, 45, 45); font-size: 14.6667px;"><span class="remote" style="unicode-bidi: embed; -webkit-font-smoothing: antialiased; box-sizing: border-box;"><span style="font-size: 13.3333px;">Content Writer Executive Jobs In Fresherslive Posted On 5th September 2020Company Name: Fresherslive Designation: Content Writer Executive Education : Any Graduate,Any Post Graduate Location: Experience: Fresher Salary: Rs.8000 - Rs.12000 (per annum) JOB PROFILE: FRESHERS Across India can apply for this WORK FROM HOME Opportunity SALARY : Will Start from 8,000 or More Based upon the Performance Company Name : FreshersliveDesignation : Content Writer (WORK FROM HOME)Education : Any Graduate / Any Post GraduateLocation : ACROSS INDIAExperience : Freshers / Experience can applyTotal Vacancies : 10 JOB PROFILE: 1. Candidate with excellent English language will have a better opportunity.2. Candidate who has an interest and experience In Technology domain and a flair for writing with an understanding of what works on the internet.3.</span><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><span style="font-size: 13.3333px;">Candidates should have good Portfolio of publishing articles or current affairs.4. Taking full responsibility on various social media platforms.5. Creating, managing and publishing original content on different platforms.6. Creating and editing content as per SEO guidelines for the website and other (Blogs/Articles/Social Media/ Video etc.)7.</span><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><span style="font-size: 13.3333px;">Ability to follow strict deadlines and fast-check information.8. Candidate with current knowledge in Journalism is an added advantage.9. Candidate should be Flexible with working hours.10. Their role would be a combination of current affairs and article writing.</span><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 13.3333px;"><span style="font-size: 13.3333px;">11. The person must be incredibly sharp with amazing listening skills Very well spoken, positive and a pleasure to communicate with.Work Wrom Home</span><br></span></div>', 'Private Job', NULL, NULL, NULL, NULL, 'content-writer-executive', '1', NULL, '2020-09-06 22:57:17', '2020-09-06 22:57:17'),
	(31, 'Nainital Bank Clerk PO Recruitment 2020 Online Form 2020', NULL, '<h2 style="font-size: 28px; font-weight: 400; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: -webkit-left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td></tr></tbody></table></h2><h1 style="font-size: 22px; font-weight: 400; display: block; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">Nainital Bank Clerk PO Recruitment 2020 Online Form 2020</h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);"></td><td valign="top" align="left" style="font-size: 20px;"><br></td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Nainital Bank Uttrakhand Are Invited to Online Application Form for the Recruitment Post of Clerk and Probationary Officer Recruitment 2020. Those Candidates Are Interested to the Nanital Bank Clerk and PO Recruitment 2020 and Completed the All Eligibile Criteria Can Read the Full Notification and Apply Online Before Last Date.</td></tr></tbody></table><center><br></center></h2><table width="699" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;;"><tbody><tr><td rowspan="2" colspan="6" valign="top" width="350" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin&nbsp;<b>29/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online<span style="color: rgb(255, 0, 0);">&nbsp;<b>15/10/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee&nbsp;<b>: 15/10/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date<b>: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="2" valign="top" width="349" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">For PO Scale I / SO Scale I Post :&nbsp;<b>2000/-</b></li><li style="font-size: 21px; margin-left: 10px;">For Clerk Post :&nbsp;<b>1500/-</b></li></ul></td></tr><tr><td colspan="2" valign="top" width="349" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Payment Mode</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through Debit Card, Credit Card, Net Banking, E Challan Fee Mode Only.</li></ul></td></tr><tr><td colspan="8" valign="top" width="699" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 155 Post</b></span><b>&nbsp;| Age Limit as on&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>31/07/2020</b></span></span><b></b></h2></td></tr><tr><td valign="top" width="148" style="font-size: 20px;"><p align="center"><b>Post Name</b></p></td><td valign="top" width="76" style="font-size: 20px;"><p align="center"><b>Total Post</b></p></td><td colspan="2" valign="top" width="70" style="font-size: 20px;"><p align="center"><b>Age Limit</b></p></td><td colspan="4" valign="top" width="405" style="font-size: 20px;"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="148" style="font-size: 20px;"><p align="center">Probationary Officer Scale I</p></td><td valign="top" width="76" style="font-size: 20px;"><p align="center">75</p></td><td colspan="2" valign="top" width="70" style="font-size: 20px;"><p align="center">21-30</p></td><td colspan="4" valign="top" width="405" style="font-size: 20px;">Bachelor / Master Degree with Minimum 50% Marks with Computer Knowledge Operation.</td></tr><tr><td valign="top" width="148" style="font-size: 20px;"><p align="center">Clerk</p></td><td valign="top" width="76" style="font-size: 20px;"><p align="center">80</p></td><td colspan="2" valign="top" width="70" style="font-size: 20px;"><p align="center">21-28</p></td><td colspan="4" valign="top" width="405" style="font-size: 20px;">Bachelor / Master Degree with Minimum 45% Marks.</td></tr><tr><td colspan="8" valign="top" width="699" style="font-size: 20px;"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Nainital Bank Clerk and Probationary Officer PO Recruitment 2020 Candidate Can Apply Online Between&nbsp;<b>1st September 2020 to 15 October 2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in Uttrakhand Nainital Bank Clerk and PO Vacancy 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'nainital-bank-clerk-po-recruitment-2020-online-form-2020', '1', NULL, '2020-09-06 23:02:12', '2020-09-06 23:02:12'),
	(32, 'Rajasthan RSMSSB ECG Technician Recruitment 2020 Online Form', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">Rajasthan RSMSSB ECG Technician Recruitment 2020 Online Form Extended 2020</h1></td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">31 July 2020 | 10:29 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">06 August 2020 | 10:40 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Rajasthan Subordinate Service Selection Commission RSMSSB to Online Application Form for the Paramedical ECG Technician Recruitment 2020. Those Candidates Are Interested to the Following Recruitment Can Read the Full Details Before Apply Online.</p><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left"></td></tr></tbody></table><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="13" valign="top" width="633"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(255, 0, 255);">Rajasthan Staff Selection Board, RSMSSB</span></b></h2><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(0, 128, 0);">ECG Technician Recruitment 2020 Online Form</span></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 03/2020 Short Details of Notification</b></span></h2><h3 align="center" style="font-size: 14px;"></h3></td></tr><tr><td colspan="7" valign="top" width="335"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :<b>06/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>04/11/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fees Last Date&nbsp;<b>: 04/11/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon.</b><b></b></li></ul></td><td colspan="6" valign="top" width="298"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>450/-</b></li><li style="font-size: 21px; margin-left: 10px;">ONC NCL :<b>&nbsp;350/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fees Through Debit Card / Credit Card / E Mitra.</li></ul></td></tr><tr><td colspan="13" valign="top" width="633"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;<span style="color: rgb(255, 0, 255);">01/01/2021</span></b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<b>18 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<b>40 Years.</b></li><li style="font-size: 21px; margin-left: 10px;"><b>Age Relaxation Extra as per Rules.</b></li></ul></td></tr><tr><td colspan="13" valign="top" width="633"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Vacancy Details</b><span style="color: rgb(0, 128, 0);"><b>&nbsp;Total : 195</b></span><b><span style="color: rgb(0, 128, 0);">&nbsp;Post</span></b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>TSP Area :&nbsp;<span style="color: rgb(0, 128, 0);">18 Post</span>&nbsp;| Non TSP Area :<span style="color: rgb(0, 128, 0);">&nbsp;177 Post</span></b></span></h2></td></tr><tr><td colspan="2" valign="top" width="151"><h3 align="center" style="font-size: 14px;"><b>Post Name</b></h3></td><td colspan="3" valign="top" width="106"><h3 align="center" style="font-size: 14px;"><b>Total Post</b></h3></td><td colspan="8" valign="top" width="376"><h3 align="center" style="font-size: 14px;"><b>Eligibility</b></h3></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">ECG Technician</p></td><td colspan="3" valign="top" width="106"><p align="center">195</p></td><td colspan="8" valign="top" width="376"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 with Science / Mathematics and 2 Year Diploma in ECG Technician.</li><li style="font-size: 21px; margin-left: 10px;">Registered in Rajasthan Paramedical Council.</li><li style="font-size: 21px; margin-left: 10px;">Knowledge of Rajasthani Culture.</li></ul></td></tr><tr><td colspan="13" valign="top" width="633"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Category Wise Vacancy Details</b></span></h2></td></tr><tr><td valign="top" width="141"><p align="center"><b>Type</b></p></td><td colspan="3" valign="top" width="74"><p align="center"><b>Gen</b></p></td><td colspan="2" valign="top" width="61"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="80"><p align="center"><b>OBC</b></p></td><td colspan="2" valign="top" width="70"><p align="center"><b>EBC</b></p></td><td valign="top" width="59"><p align="center"><b>SC</b></p></td><td valign="top" width="61"><p align="center"><b>ST</b></p></td><td valign="top" width="85"><p align="center"><b>Total</b></p></td></tr><tr><td valign="top" width="141"><p align="center">Non TSP</p></td><td colspan="3" valign="top" width="74"><p align="center">69</p></td><td colspan="2" valign="top" width="61"><p align="center">17</p></td><td colspan="2" valign="top" width="80"><p align="center">36</p></td><td colspan="2" valign="top" width="70"><p align="center">08</p></td><td valign="top" width="59"><p align="center">27</p></td><td valign="top" width="61"><p align="center">20</p></td><td valign="top" width="85"><p align="center">177</p></td></tr><tr><td valign="top" width="141"><p align="center">TSP</p></td><td colspan="3" valign="top" width="74"><p align="center">10</p></td><td colspan="2" valign="top" width="61"><p align="center">0</p></td><td colspan="2" valign="top" width="80"><p align="center">0</p></td><td colspan="2" valign="top" width="70"><p align="center">0</p></td><td valign="top" width="59"><p align="center">08</p></td><td valign="top" width="61"><p align="center">0</p></td><td valign="top" width="85"><p align="center">18</p></td></tr><tr><td colspan="13" valign="top" width="633"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(255, 0, 255);">Interested Candidate Can Read the Full Notification Before Apply Online.</span></b></h2></td></tr><tr><td colspan="13" valign="top" width="633"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Rajasthan SSB Are Released Notification and Inviting Online Application for Paramedical Recruitment 2020. Candidate Can Apply Between 06/08/2020 to 04/09/2020.</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in&nbsp;<a title="Find More Rajasthan Sarkari Result Latest Jobs 2020" href="https://www.sarkariresult.com/rpsc.php" target="_blank"><span style="color: rgb(0, 0, 0);">Rajasthan&nbsp;</span></a>RSMSSB Latest Advt No. 03/2020 Recruitment 2020</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Columns Carefully.</li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fee Examination and Complete Your RSMSSB Form.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'rajasthan-rsmssb-ecg-technician-recruitment-2020-online-form', '1', NULL, '2020-09-10 15:35:12', '2020-09-10 15:35:12'),
	(33, 'Bihar BPSC Vehicle Inspector MVI Online Form Re Open 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Bihar BPSC Vehicle Inspector MVI Online Form Re Open 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">30 April 2020 | 06:41 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">07 September 2020 | 05:56 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Bihar Public Service Commission BPSC and Bihar Transport Department Are Recently Invited Online Application Form for the Motor Vehicle Inspector MVI Recruitment 2020. Those Candidates Are Interested to the Following Vacancies Can Read the Full Notification Before Apply Online.</p><p><br></p><table width="602" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>BPSC Motor Vehicle Inspector MVI Recruitment Online Form 2020 Re Open</b></span><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><b>Bihar Public Service Commission (BPSC)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 06/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="7" valign="top" width="313"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>11/05/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>06/10/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fee Last Date:&nbsp;<b>10/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Complete Form Last Date<b>&nbsp;: 14/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Receipt Form Last Date :<b>&nbsp;20/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Re Open Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>08-17 September 2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<b>Notified Soon</b></li></ul></td><td colspan="7" valign="top" width="289"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General /BC/EWS:&nbsp;<b>750/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST /<b>: 200/-</b></li><li style="font-size: 21px; margin-left: 10px;">Bihar Domicile Female :&nbsp;<b>200/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card / Credit Card / Net Banking Fee Mode Only.</li></ul></td></tr><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 90 Post</b></span></span></p></td></tr><tr><td colspan="2" valign="top" width="111"><p align="center"><b>Post Name</b></p></td><td valign="top" width="69"><p align="center"><b>Total Post</b></p></td><td colspan="3" valign="top" width="109"><p align="center"><b>Age Limit as on 01/08/2019</b></p></td><td colspan="8" valign="top" width="312"><p align="center"><b>Eligibility</b></p></td></tr><tr><td colspan="2" valign="top" width="111"><p align="center">Motor Vehicle Inspector MVI</p></td><td valign="top" width="69"><p align="center">90</p></td><td colspan="3" valign="top" width="109"><p align="center">18-37 for&nbsp;<b>Male</b>&nbsp;&amp; 18-40 for&nbsp;<b>Female</b></p></td><td colspan="8" valign="top" width="312"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School with Diploma in Automobile Engineering&nbsp;<b>OR</b>&nbsp;Diploma in Mechanical Engineering</li><li style="font-size: 21px; margin-left: 10px;">with Valid Driving License.</li></ul></td></tr><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Category Wise Vacancy Details</b></span></p></td></tr><tr><td valign="top" width="102"><p align="center"><b>General</b></p></td><td colspan="2" valign="top" width="78"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="82"><p align="center"><b>OBC</b></p></td><td colspan="4" valign="top" width="99"><p align="center"><b>OBC Female</b></p></td><td valign="top" width="52"><p align="center"><b>EBC</b></p></td><td colspan="2" valign="top" width="47"><p align="center"><b>SC</b></p></td><td valign="top" width="47"><p align="center"><b>ST</b></p></td><td valign="top" width="94"><p align="center"><b>Total</b></p></td></tr><tr><td valign="top" width="102"><p align="center">26</p></td><td colspan="2" valign="top" width="78"><p align="center">06</p></td><td colspan="2" valign="top" width="82"><p align="center">10</p></td><td colspan="4" valign="top" width="99"><p align="center">04</p></td><td valign="top" width="52"><p align="center">22</p></td><td colspan="2" valign="top" width="47"><p align="center">20</p></td><td valign="top" width="47"><p align="center">02</p></td><td valign="top" width="94"><p align="center">90</p></td></tr><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Interested Candidate Can Read the Full Notification Before Apply Online.</b></span></p></td></tr><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Bihar Public Service Commission&nbsp;<a href="https://www.sarkariresult.com/bpsc.php" target="_blank"><span style="color: rgb(0, 0, 0);">BPSC</span></a>, Patna Latest Motor Vehicle Inspector in Transport Department 06/2020 Recruitment 2020 Candidate Can Apply Between&nbsp;<b>11/05/2020 to 26/05/2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in BPSC MVI Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'bihar-bpsc-vehicle-inspector-mvi-online-form-re-open-2020', '1', NULL, '2020-09-10 15:35:58', '2020-09-10 15:35:58'),
	(34, 'Bihar BPSC MDO Online Form Re Open 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Bihar BPSC MDO Online Form Re Open 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">23 April 2020 | 10:40 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">07 September 2020 | 12:39 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Bihar Public Service Commission BPSC, Patna Are Invited to Online Application Recruitment Form for the Mineral Development Officer MDO Recruitment 2020. Those Candidate Are Interested to Following Recruitment and Completed the All Eligibility Criteria Can Read the Notification Before Apply Online.<br><br><table width="602" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b><span style="color: rgb(255, 0, 255);">BPSC Mineral Development Officer MNO Recruitment Online Form Re Open 2020</span></b><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><b>Bihar Public Service Commission (BPSC)</b><b></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 05/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="7" valign="top" width="313"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>04/05/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>23/06/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fee Last Date:&nbsp;<b>27/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Complete Form Last Date<b>&nbsp;: 30/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Receipt Form Last Date :<b>&nbsp;07/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Re Open Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>08-17 September 2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<b>Notified Soon</b></li></ul></td><td colspan="7" valign="top" width="289"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General /BC/EWS:&nbsp;<b>750/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST /<b>: 200/-</b></li><li style="font-size: 21px; margin-left: 10px;">Bihar Domicile Female :&nbsp;<b>200/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card / Credit Card / Net Banking Fee Mode Only.</li></ul></td></tr><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 20 Post</b></span></span></p></td></tr><tr><td colspan="2" valign="top" width="111"><p align="center"><b>Post Name</b></p></td><td valign="top" width="69"><p align="center"><b>Total Post</b></p></td><td colspan="3" valign="top" width="109"><p align="center"><b>Age Limit as on 01/08/2019</b></p></td><td colspan="8" valign="top" width="312"><p align="center"><b>Eligibility</b></p></td></tr><tr><td colspan="2" valign="top" width="111"><p align="center">Mineral Development Officer</p></td><td valign="top" width="69"><p align="center">20</p></td><td colspan="3" valign="top" width="109"><p align="center">21-37 for&nbsp;<b>Male</b>&nbsp;&amp; 21-40 for&nbsp;<b>Female</b></p></td><td colspan="8" valign="top" width="312"><ul><li style="font-size: 21px; margin-left: 10px;">Master Degree M.Sc / M.Tech in Geology / Applied Geology / Mining Engineering in Any Recognized University in India.</li></ul></td></tr><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Category Wise Vacancy Details</b></span></p></td></tr><tr><td valign="top" width="102"><p align="center"><b>General</b></p></td><td colspan="2" valign="top" width="78"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="82"><p align="center"><b>OBC</b></p></td><td colspan="4" valign="top" width="99"><p align="center"><b>OBC Female</b></p></td><td valign="top" width="52"><p align="center"><b>EBC</b></p></td><td colspan="2" valign="top" width="47"><p align="center"><b>SC</b></p></td><td valign="top" width="47"><p align="center"><b>ST</b></p></td><td valign="top" width="94"><p align="center"><b>Total</b></p></td></tr><tr><td valign="top" width="102"><p align="center">08</p></td><td colspan="2" valign="top" width="78"><p align="center">02</p></td><td colspan="2" valign="top" width="82"><p align="center">02</p></td><td colspan="4" valign="top" width="99"><p align="center">0</p></td><td valign="top" width="52"><p align="center">04</p></td><td colspan="2" valign="top" width="47"><p align="center">03</p></td><td valign="top" width="47"><p align="center">01</p></td><td valign="top" width="94"><p align="center">20</p></td></tr><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Interested Candidate Can Read the Full Notification Before Apply Online.</b></span></p></td></tr><tr><td colspan="14" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Bihar Public Service Commission&nbsp;<a href="https://www.sarkariresult.com/bpsc.php" target="_blank"><span style="color: rgb(0, 0, 0);">BPSC</span></a>, Patna Latest Mineral Development Officer Recruitment 2020 Candidate Can Apply Between&nbsp;<b>17/02/2020 to 02/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in BPSC MDO Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'bihar-bpsc-mdo-online-form-re-open-2020', '1', NULL, '2020-09-10 15:36:36', '2020-09-10 15:36:36'),
	(35, 'ICF Railway Trade Apprentice Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">ICF Railway Trade Apprentice Online Form 2020</h1></td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">07 September 2020 | 03:05 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">07 September 2020 | 03:05 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Integrated Coach Factory (ICF) Chennai Apprentice Various Freshers and Ex Iti posts. All the eligible candidates who in filling the Railway Apprentice Recruitment 2020 online form, should apply for the first Railway Recruitment advertisement only after reading it completely. In the advertisement, you will get age information, eligibility details, selection procedure, trade wise commitment details, pay scale and all other information.</p><p><br></p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="17" valign="top" width="638"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(255, 0, 255);">Integrated Coach Factory (ICF) Chennai</span></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Railway Various Apprentice Post Recruitment 2020</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>APP/04/2020 Short Details of Notification</b></span></h2><h2 align="center" style="font-size: 28px;"></h2></td></tr><tr><td colspan="9" valign="top" width="317"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :<strong>&nbsp;04/09/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :<span style="color: rgb(255, 0, 0);"><b>25/09/2020 upto 05:00 PM Only</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Complete Form :<strong>&nbsp;25/09/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Merit / Result Declared : Notified Soon</li></ul></td><td colspan="8" valign="top" width="321"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<strong>100/-</strong></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :<strong>&nbsp;0/-</strong></li><li style="font-size: 21px; margin-left: 10px;">No Application Fee for the All Candidates Only Fill the Online Application Form.<b></b></li></ul></td></tr><tr><td colspan="17" valign="top" width="638"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total : 990 Post</span></b></span></h2></td></tr><tr><td valign="top" width="106"><p align="center"><b>Post Name</b></p></td><td valign="top" width="42"><p align="center"><b>Gen</b></p></td><td valign="top" width="42"><p align="center"><b>OBC</b></p></td><td colspan="3" valign="top" width="43"><p align="center"><b>SC</b></p></td><td valign="top" width="39"><p align="center"><b>ST</b></p></td><td colspan="2" valign="top" width="46"><p align="center"><b>Total</b></p></td><td colspan="3" valign="top" width="86"><p align="center"><b>Age Limit</b></p></td><td colspan="5" valign="top" width="235"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="106"><p align="center">Apprentice (Fresher’s)</p></td><td valign="top" width="42"><p align="center">223</p></td><td valign="top" width="42"><p align="center">130</p></td><td colspan="3" valign="top" width="43"><p align="center">73</p></td><td valign="top" width="39"><p align="center">36</p></td><td colspan="2" valign="top" width="46"><p align="center">480</p></td><td rowspan="2" colspan="3" valign="top" width="86"><p align="center">15-24 as on 01/10/2020</p></td><td rowspan="2" colspan="5" valign="top" width="235"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School / Matric Exam with At Least Minimum 50% Marks.</li><li style="font-size: 21px; margin-left: 10px;">Two Year ITI Certificate in Related Trade of Post</li></ul></td></tr><tr><td valign="top" width="106"><p align="center">Ex ITI</p></td><td valign="top" width="42"><p align="center">236</p></td><td valign="top" width="42"><p align="center">138</p></td><td colspan="3" valign="top" width="43"><p align="center">77</p></td><td valign="top" width="39"><p align="center">39</p></td><td colspan="2" valign="top" width="46"><p align="center">510</p></td></tr><tr><td colspan="17" valign="top" width="638"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b><span style="color: rgb(0, 128, 0);">For Trade Wise Vacancy Details Read the Notification</span></b></span></h2></td></tr><tr><td colspan="17" valign="top" width="638"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Indian Railway Apprentice Recruitment 2020 in Integrated Coach Factory (ICF) Chennai Candidate Can Apply Between&nbsp;<b>04/09/2020 to 25/09/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in Railway Apprentice Latest Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'icf-railway-trade-apprentice-online-form-2020', '1', NULL, '2020-09-10 15:37:04', '2020-09-10 15:37:04'),
	(36, 'NTPC Experience Engineer Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">NTPC Experience Engineer Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">15 July 2020 | 11:50 AM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">15 July 2020 | 11:55 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>National Thermal Power Corporation NTPC has asked for online application for 250 posts of Experience Engineer, whoever qualified candidates want to fill this recruitment application can fill the application from 15 July 2020 to 31 July 2020. For complete information, apply only after recruitment notification.</p><table width="706" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="10" valign="top" width="706"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>NTPC Experience Engineer Online Form 2020</b></span></h1></td></tr><tr><td colspan="10" valign="top" width="706"><p align="center"><span style="color: rgb(0, 128, 0);"><b>National Thermal Power Corporation Limited (NTPC)</b></span><b></b></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>NTPC E2 Recruitment 2020 Short Details of Notification</b></span><b></b></p><p align="center"></p></td></tr><tr><td rowspan="2" colspan="5" valign="top" width="351"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin&nbsp;<b>: 15/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online&nbsp;<b>:&nbsp;<span style="color: rgb(255, 0, 0);">31/07/2020</span></b></li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fee Last Date :&nbsp;<b>31/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date<b>: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="5" valign="top" width="355"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>300/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li></ul></td></tr><tr><td colspan="5" valign="top" width="355"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Payment Mode</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Challan Fee Mode Only OR Pay Through Online Debit Card / Credit Card / Net Banking.</li></ul></td></tr><tr><td colspan="10" valign="top" width="706"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 250 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="158"><p align="center"><b>Post Name</b></p></td><td valign="top" width="70"><p align="center"><b>Total</b></p></td><td colspan="8" valign="top" width="478"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="158"><p align="center">Experience Engineer E2</p></td><td valign="top" width="70"><p align="center">225</p></td><td colspan="8" valign="top" width="478"><ul><li style="font-size: 21px; margin-left: 10px;">BE / B.Tech Engineering Degree in Related Branch and 3 Year Working Experience.</li><li style="font-size: 21px; margin-left: 10px;">Age Limit :&nbsp;<b>30 Years</b>&nbsp;(Maximum)</li></ul></td></tr><tr><td valign="top" width="158"><p align="center">Assistant Chemist</p></td><td valign="top" width="70"><p align="center">25</p></td><td colspan="8" valign="top" width="478"><ul><li style="font-size: 21px; margin-left: 10px;">Master Degree M.Sc in Chemistry with Minimum 60% Marks. For SC / ST Only Passed.</li><li style="font-size: 21px; margin-left: 10px;">Age Limit :&nbsp;<b>30 Years</b>&nbsp;(Maximum)</li></ul></td></tr><tr><td colspan="10" valign="top" width="706"><p align="center"><span style="color: rgb(255, 0, 255);"><b>NTPC E2 Branch Wise Vacancy Details</b></span></p></td></tr><tr><td valign="top" width="158"><p align="center"><b>Branch Name</b></p></td><td colspan="2" valign="top" width="130"><p align="center"><b>General</b></p></td><td colspan="3" valign="top" width="82"><p align="center"><b>OBC</b></p></td><td colspan="2" valign="top" width="81"><p align="center"><b>SC</b></p></td><td valign="top" width="62"><p align="center"><b>ST</b></p></td><td valign="top" width="193"><p align="center"><b>Total</b></p></td></tr><tr><td valign="top" width="158"><p align="center"><b>Electrical</b></p></td><td colspan="2" valign="top" width="130"><p align="center">44</p></td><td colspan="3" valign="top" width="82"><p align="center">17</p></td><td colspan="2" valign="top" width="81"><p align="center">10</p></td><td valign="top" width="62"><p align="center">04</p></td><td valign="top" width="193"><p align="center">75</p></td></tr><tr><td valign="top" width="158"><p align="center"><b>Mechanical</b></p></td><td colspan="2" valign="top" width="130"><p align="center">63</p></td><td colspan="3" valign="top" width="82"><p align="center">28</p></td><td colspan="2" valign="top" width="81"><p align="center">17</p></td><td valign="top" width="62"><p align="center">07</p></td><td valign="top" width="193"><p align="center">115</p></td></tr><tr><td valign="top" width="158"><p align="center"><b>Electronics</b></p></td><td colspan="2" valign="top" width="130"><p align="center">15</p></td><td colspan="3" valign="top" width="82"><p align="center">10</p></td><td colspan="2" valign="top" width="81"><p align="center">03</p></td><td valign="top" width="62"><p align="center">02</p></td><td valign="top" width="193"><p align="center">30</p></td></tr><tr><td valign="top" width="158"><p align="center"><b>Instrumentation</b></p></td><td colspan="2" valign="top" width="130"><p align="center">15</p></td><td colspan="3" valign="top" width="82"><p align="center">10</p></td><td colspan="2" valign="top" width="81"><p align="center">03</p></td><td valign="top" width="62"><p align="center">02</p></td><td valign="top" width="193"><p align="center">30</p></td></tr><tr><td valign="top" width="158"><p align="center"><b>Assistant Chemist</b></p></td><td colspan="2" valign="top" width="130"><p align="center">11</p></td><td colspan="3" valign="top" width="82"><p align="center">07</p></td><td colspan="2" valign="top" width="81"><p align="center">04</p></td><td valign="top" width="62"><p align="center">03</p></td><td valign="top" width="193"><p align="center">25</p></td></tr><tr><td colspan="10" valign="top" width="706"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">National Thermal Power Corporation Limited NTPC&nbsp;<a title="Find More Engineering Jobs 2020" href="https://www.sarkariresult.com/latestjob.php" target="_blank"><span style="color: rgb(0, 0, 0);">Latest Recruitment</span></a>&nbsp;2020-2021 for the Post of Experience Engineer E2 Candidate Can Apply Between&nbsp;<strong>15/07/2020 to 31/07/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Vacancies Application Form in Govt. Jobs of NTPC Electrical / Mechanical / Electronics / Instrumentation and Assistant Chemist Jobs 2020 Latest Govt. NTPC Career Recruitment Online 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Apply Online / Submit Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If you have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'ntpc-experience-engineer-online-form-2020', '1', NULL, '2020-09-10 15:41:51', '2020-09-10 15:41:51'),
	(37, 'JPSC Assistant Town Planner Recruitment 2020 Online Form', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">JPSC Assistant Town Planner Recruitment 2020 Online Form</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">15 July 2020 | 12:56 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">16 July 2020 | 05:56 PM</td></tr><tr></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Jharkhand Public Service Commission JPSC, Ranchi Are Invited to Online Application Form for the Assistant Town Planner Recruitment 2020. Those MBBS Candidate Are Interested to Following Examination and Completed the All Eligibility Criteria Can Read the Notification Before Apply Online.</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="11" valign="top" width="757"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>JPSC Assistant Town Planner Recruitment 2020 Online Form</b></span><b></b></h1></td></tr><tr><td colspan="11" valign="top" width="757"><p align="center"><b><span style="color: rgb(0, 128, 0);">Jharkhand Public Service Commission (JPSC)</span></b></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt NO. : 04/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="7" valign="top" width="403"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin&nbsp;<b>: 15/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online&nbsp;<b>:&nbsp;<span style="color: rgb(255, 0, 0);">10/08/2020</span></b></li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fee&nbsp;<b>: 11/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date&nbsp;<b>: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="4" valign="top" width="354"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Exam Conducted By</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>600/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>150/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Through Debit Card / Credit Card / Net Banking / Offline Payment Mode.</li></ul></td></tr><tr><td colspan="11" valign="top" width="757"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Age Limit as on&nbsp;<span style="color: rgb(0, 128, 0);">01/08/2019</span></b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<b>21 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<b>35 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per JPSC Rules.</li></ul></td></tr><tr><td colspan="11" valign="top" width="757"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total : 77 Post</span></b></span></p></td></tr><tr><td valign="top" width="133"><p align="center"><b>Post Name</b></p></td><td valign="top" width="53"><p align="center"><b>Gen</b></p></td><td valign="top" width="60"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="46"><p align="center"><b>BC</b></p></td><td valign="top" width="59"><p align="center"><b>OBC</b></p></td><td valign="top" width="51"><p align="center"><b>SC</b></p></td><td valign="top" width="43"><p align="center"><b>ST</b></p></td><td colspan="2" valign="top" width="60"><p align="center"><b>Total</b></p></td><td valign="top" width="251"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="133"><p align="center">Assistant Town Planner (ATP)</p></td><td valign="top" width="53"><p align="center">32</p></td><td valign="top" width="60"><p align="center">07</p></td><td colspan="2" valign="top" width="46"><p align="center">04</p></td><td valign="top" width="59"><p align="center">06</p></td><td valign="top" width="51"><p align="center">08</p></td><td valign="top" width="43"><p align="center">20</p></td><td colspan="2" valign="top" width="60"><p align="center">77</p></td><td valign="top" width="251"><ul><li style="font-size: 21px; margin-left: 10px;">Degree in Architecture / B Planning / Civil Engineering.</li><li style="font-size: 21px; margin-left: 10px;">More Details Read Notification.</li></ul></td></tr><tr><td colspan="11" valign="top" width="757"><p align="center"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Jharkhand Public Service Commission&nbsp;<a title="Find Latest Jobs in Public Service Commission" href="https://www.sarkariresult.com/uppscall.php" target="_blank"><span style="color: rgb(0, 0, 0);">JPSC&nbsp;</span></a>Ranchi Latest Recruitment 2020-2021 for the Post of Assistant Town Planner Candidate Can Apply Between&nbsp;<strong>15/07/2020 to 10/08/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Vacancies Application Form in Govt. Jobs of JPSC Ranchi ATP Jobs 2020 Latest Govt. PCS Recruitment Online 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Apply Online / Submit Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If you have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'jpsc-assistant-town-planner-recruitment-2020-online-form', '1', NULL, '2020-09-10 15:42:30', '2020-09-10 15:42:30'),
	(38, 'PGCIL Apprentice ERTS I Online Form 2020', NULL, '<h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">PGCIL Apprentice ERTS I Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">13 July 2020 | 01:15 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">13 July 2020 | 01:46 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">PGCIL has recruited new Apprentice which is going to be in Bihar and Jharkhand region. His advertisement has been released, in which there are total 69 posts, for which the qualified candidates with degree / diploma / and ITI, who are interested in it, can fill the online application.</td></tr></tbody></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="679" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"></table></td></tr></tbody></table></h2><h1 align="center" style="font-size: 22px; font-weight: 400; display: block; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>PGCIL Trade Apprentice ERTS I Online Form 2020</b><b></b></span></h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="679" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="8" valign="top" width="679"></td></tr><tr><td colspan="8" valign="top" width="679"><p align="center"><span style="color: rgb(0, 128, 0);"><b>PGCIL Power Grid Corporation of India Limited (Bihar / Jharkhand)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : ERTS-I/RHQ/HRD/Apprentice-2020-21 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="4" valign="top" width="352"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>11/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>10/08/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Complete Form Last Date :&nbsp;<b>10/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :<b>&nbsp;Notified Soon</b></li></ul></td><td colspan="4" valign="top" width="327"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Gen / OBC :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / Exs :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">No Application Fees for the All Candidates Only Registered Online.</li></ul></td></tr><tr><td colspan="8" valign="top" width="679"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 69 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="138"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="138"><p align="center"><b>Trade</b></p></td><td colspan="2" valign="top" width="127"><p align="center">Total Post</p></td><td colspan="3" valign="top" width="276"><p align="center"><b>Eligibility</b></p></td></tr><tr><td rowspan="3" valign="top" width="138"><p align="center">Degree</p></td><td colspan="2" valign="top" width="138"><p align="center">Electrical</p></td><td colspan="2" valign="top" width="127"><p align="center">16</p></td><td rowspan="3" colspan="3" valign="top" width="276">BE / B.Tech Engineering Degree in Any Recognized University.</td></tr><tr><td colspan="2" valign="top" width="138"><p align="center">Civil</p></td><td colspan="2" valign="top" width="127"><p align="center">12</p></td></tr><tr><td colspan="2" valign="top" width="138"><p align="center">Electronics &amp; Communication</p></td><td colspan="2" valign="top" width="127"><p align="center">06</p></td></tr><tr><td valign="top" width="138"><p align="center">Executive</p></td><td colspan="2" valign="top" width="138"><p align="center">Human Resource</p></td><td colspan="2" valign="top" width="127"><p align="center">05</p></td><td colspan="3" valign="top" width="276">MBA (HR) / MSW / Diploma in Personal Management / Personal Management.</td></tr><tr><td rowspan="2" valign="top" width="138"><p align="center">Diploma</p></td><td colspan="2" valign="top" width="138"><p align="center">Electrical</p></td><td colspan="2" valign="top" width="127"><p align="center">14</p></td><td rowspan="2" colspan="3" valign="top" width="276">Diploma in Electrical Engineering</td></tr><tr><td colspan="2" valign="top" width="138"><p align="center">Civil</p></td><td colspan="2" valign="top" width="127"><p align="center">07</p></td></tr><tr><td valign="top" width="138"><p align="center">Assistant</p></td><td colspan="2" valign="top" width="138"><p align="center">Human Resource</p></td><td colspan="2" valign="top" width="127"><p align="center">05</p></td><td colspan="3" valign="top" width="276">Bachelor Degree in Arts BBA / BBA</td></tr><tr><td valign="top" width="138"><p align="center">ITI</p></td><td colspan="2" valign="top" width="138"><p align="center">Electrical</p></td><td colspan="2" valign="top" width="127"><p align="center">04</p></td><td colspan="3" valign="top" width="276">ITIC certificate in Electrical Engineering</td></tr><tr><td colspan="8" valign="top" width="679"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">PGCIL Bihar and Jharkhand Apprentice in Degree / Diploma / ITI Candidates&nbsp;<a href="https://www.sarkariresult.com/latestjob.php" target="_blank"><span style="color: rgb(0, 0, 0);">Latest&nbsp;</span></a>Recruitment 2020-2021 Candidate Can Apply Between&nbsp;<b>11/07/2020 to 10/08/2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Vacancies Application Form in Apprentice Jobs of PGCIL Bihar and Jharkhand Jobs 2020 Latest Govt. Vacancies Recruitment Online 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Apply Online / Submit Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table></h2>', 'Govt Job', NULL, NULL, NULL, NULL, 'pgcil-apprentice-erts-i-online-form-2020', '1', NULL, '2020-09-10 15:43:11', '2020-09-10 15:43:11'),
	(39, 'CRPF Paramedical Staff Recruitment Offline Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">CRPF Paramedical Staff Recruitment Offline Form 2020</h1></td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">12 July 2020 | 10:33 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">13 July 2020 | 10:02 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>CRPF Paramedical Staff Recruitment 2020 - CRPF has released advertisement for its new Vacancy and has asked for offline application for new Jobs. CRPF Inspector, Sub Inspector, Assistant Sub Inspector, Head Constable and Constable recruitment which is New Paramedical Staff Jobs 2020, whoever is eligible and interested in this recruitment, should apply offline only after the recruitment advertisement is complete.</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="9" valign="top" width="711"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(255, 0, 255);">CRPF Paramedical Staff Recruitment 2020</span></b></h2></td></tr><tr><td colspan="9" valign="top" width="711"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Central Reserve Police Force (CRPF)</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Group B &amp; C Various CRPF Post Vacancy 2020 | Short Details of Notification</b></span></h2><h3 align="center" style="font-size: 14px;"></h3></td></tr><tr><td rowspan="2" colspan="6" valign="top" width="375"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin&nbsp;<b>: 20/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Offline :&nbsp;<span style="color: rgb(255, 0, 0);"><b>31/08/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Exam Date&nbsp;<b>: 20/12/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available<b>&nbsp;: December 2020</b></li></ul></td><td colspan="3" valign="top" width="336"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">For Inspector / Sub Inspector SI Post :&nbsp;<b>200/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Other Post :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>0/-</b></li></ul></td></tr><tr><td colspan="3" valign="top" width="336"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Payment Mode</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through Demand Draft / Indian Postal Orders IPO.</li><li style="font-size: 21px; margin-left: 10px;"><b>In Favor of :</b>&nbsp;DIGP, Group Centre, CRPF, Bhopal payable at SBI-Bangrasia.</li></ul></td></tr><tr><td colspan="9" valign="top" width="711"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 789 Post</b></span></span><b></b><b></b></h2></td></tr><tr><td valign="top" width="145"><p align="center"><b>Post Name</b></p></td><td colspan="3" valign="top" width="95"><p align="center"><b>Total Post</b></p></td><td valign="top" width="118"><p align="center"><b>Age Limit</b></p></td><td colspan="4" valign="top" width="353"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="145"><p align="center">Constable</p><p align="center">(Safai Karamchari)</p></td><td colspan="3" valign="top" width="95"><p align="center">121</p></td><td valign="top" width="118"><p align="center">18-23 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam in Any Recognized Board with Knowledge of Reading / Writing Hindi and English.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Sub-Inspector</p><p align="center">(Staff Nurse)</p></td><td colspan="3" valign="top" width="95"><p align="center">175</p></td><td valign="top" width="118"><p align="center">Below 30 Years.</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board with Diploma in Nursing and Registration in Council.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Constable (Cook)</p></td><td colspan="3" valign="top" width="95"><p align="center">116</p></td><td valign="top" width="118"><p align="center">18-23 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam in Any Recognized Board with 1 Year Experience.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Assistant Sub-Inspector (Pharmacist)</p></td><td colspan="3" valign="top" width="95"><p align="center">84</p></td><td valign="top" width="118"><p align="center">20-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board with Diploma in Pharmacy with Registration in Council.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (Junior Xray Assistant)</p></td><td colspan="3" valign="top" width="95"><p align="center">84</p></td><td valign="top" width="118"><p align="center">20-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School (Science) Exam in Any Recognized Board with Diploma in Radio Diagnosis.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (Physiotherapy Assistant/ Nursing Assistant/ Medic)</p></td><td colspan="3" valign="top" width="95"><p align="center">88</p></td><td valign="top" width="118"><p align="center">18-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate (Science) Exam in Any Recognized Board and Diploma in Physiotherapist.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Assistant Sub-Inspector (Laboratory Technician)</p></td><td colspan="3" valign="top" width="95"><p align="center">64</p></td><td valign="top" width="118"><p align="center">20-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School with Science and Diploma in Laboratory Technician.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Assistant Sub-Inspector /Electro Cardiography Technician</p></td><td colspan="3" valign="top" width="95"><p align="center">01</p></td><td valign="top" width="118"><p align="center">20-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School with Science and Certificate in Electro Cardiography Technician.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (ANM/Midwife)</p></td><td colspan="3" valign="top" width="95"><p align="center">03</p></td><td valign="top" width="118"><p align="center">18-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board and Diploma in Nursing with Registered in Council.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (Dialysis Technician)</p></td><td colspan="3" valign="top" width="95"><p align="center">08</p></td><td valign="top" width="118"><p align="center">18-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board and Diploma in Dialysis Technician.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Assistant Sub Inspector</p><p align="center">(Dental Technician)</p></td><td colspan="3" valign="top" width="95"><p align="center">04</p></td><td valign="top" width="118"><p align="center">20-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School with Science and Two years of dental hygienist course.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable</p><p align="center">(Laboratory Assistant)</p></td><td colspan="3" valign="top" width="95"><p align="center">05</p></td><td valign="top" width="118"><p align="center">20-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School (Science) Exam in Any Recognized Board with Certificate in Laboratory Assistant.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (Electrician)</p></td><td colspan="3" valign="top" width="95"><p align="center">01</p></td><td valign="top" width="118"><p align="center">20-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam in Any Recognized Board with Diploma in Electrician Trade / Polytechnic Diploma.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (Steward)</p></td><td colspan="3" valign="top" width="95"><p align="center">03</p></td><td valign="top" width="118"><p align="center">18-23 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam in Any Recognized Board with Diploma in Food Beverage.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Constable (Masalchi)</p></td><td colspan="3" valign="top" width="95"><p align="center">04</p></td><td valign="top" width="118"><p align="center">18-23 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam in Any Recognized Board with 2 Year Experience.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Assistant Sub-Inspector (Physiotherapist)</p></td><td colspan="3" valign="top" width="95"><p align="center">05</p></td><td valign="top" width="118"><p align="center">20-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate (Science) Exam in Any Recognized Board and Degree / Diploma in Physiotherapist.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Sub-Inspector (Radiographer)</p></td><td colspan="3" valign="top" width="95"><p align="center">08</p></td><td valign="top" width="118"><p align="center">Below 30 Years.</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate (Science) Exam in Any Recognized Board with Diploma in Radio Diagnosis.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Constable (Dhobi/ Washerman)</p></td><td colspan="3" valign="top" width="95"><p align="center">05</p></td><td valign="top" width="118"><p align="center">18-23 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam in Any Recognized Board with 1 Year Experience.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Constable (W/C</p></td><td colspan="3" valign="top" width="95"><p align="center">03</p></td><td valign="top" width="118"><p align="center">18-23 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam in Any Recognized Board.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Constable</p><p align="center">(Table Boy)</p></td><td colspan="3" valign="top" width="95"><p align="center">01</p></td><td valign="top" width="118"><p align="center">18-23 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam in Any Recognized Board with 1 Year Experience.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (Veterinary)</p></td><td colspan="3" valign="top" width="95"><p align="center">03</p></td><td valign="top" width="118"><p align="center">18-25 Years</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate with PCB Stream Subject with Degree / Diploma / Certificate Minimum 1 Year in veterinary therapeutic&nbsp;<b>or</b>&nbsp;live stock management.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (Lab Technician)</p></td><td colspan="3" valign="top" width="95"><p align="center">01</p></td><td valign="top" width="118"><p align="center">18-25 Years.</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate with PCB Stream Subject with Diploma / Certificate in Veterinary Lab Technician and 1 Year Experience.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Head Constable (Radiographer)</p></td><td colspan="3" valign="top" width="95"><p align="center">01</p></td><td valign="top" width="118"><p align="center">18-25 Years.</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate with PCB Stream Subject with Degree / Diploma / Certificate in Veterinary Radiography.</li></ul></td></tr><tr><td valign="top" width="145"><p align="center">Inspector (Dietician)</p></td><td colspan="3" valign="top" width="95"><p align="center">01</p></td><td valign="top" width="118"><p align="center">Below 30 Years.</p></td><td colspan="4" valign="top" width="353"><ul><li style="font-size: 21px; margin-left: 10px;">B.Sc Home Science / Home Economics with nutrition as a Subject and Diploma in dietetics.</li></ul></td></tr><tr><td colspan="9" valign="top" width="711"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Physical Eligibility</b></span></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center"><b>Category</b></p></td><td colspan="5" valign="top" width="319"><p align="center"><b>Male</b></p></td><td colspan="2" valign="top" width="241"><p align="center"><b>Female</b></p></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">Height</p></td><td colspan="5" valign="top" width="319"><p align="center">170 CMS</p></td><td colspan="2" valign="top" width="241"><p align="center">157 CMS</p></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">Chest</p></td><td colspan="5" valign="top" width="319"><p align="center">80-85 CMS</p></td><td colspan="2" valign="top" width="241"><p align="center">NA</p></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">Race</p></td><td colspan="5" valign="top" width="319"><p align="center">1 Mile Race in 7 Min 30 Second</p></td><td colspan="2" valign="top" width="241"><p align="center">800 Mtr. Race in 06 Minutes.</p></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">Long Jump</p></td><td colspan="5" valign="top" width="319"><p align="center">10 Feet</p></td><td colspan="2" valign="top" width="241"><p align="center">6 Feet</p></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">High Jump</p></td><td colspan="5" valign="top" width="319"><p align="center">3 Feet</p></td><td colspan="2" valign="top" width="241"><p align="center">2.5 Feet</p></td></tr><tr><td colspan="9" valign="top" width="711"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Note : For Category Wise Physical Eligibility Details Read the Notification</b></span></h2></td></tr><tr><td colspan="9" valign="top" width="711"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Exam Center</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">New Delhi, Prayagraj, Hyderabad, Guwahati, Jammu, Ajmer, Nagpur, Muzaffarpur, Pallipuram.</li></ul></td></tr><tr><td colspan="9" valign="top" width="711"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Send Application Form To</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Central Reserve Police Force Paramedical Staff Examination, 2020</li><li style="font-size: 21px; margin-left: 10px;">DIGP, Group Centre, CRPF, Bhopal, Village-Bangrasia, Taluk-Huzoor, District-Bhopal, M.P.-462045.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'crpf-paramedical-staff-recruitment-offline-form-2020', '1', NULL, '2020-09-10 15:43:43', '2020-09-10 15:43:43'),
	(40, 'ITBP Constable Sports Quota Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">ITBP Constable Sports Quota Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">11 July 2020 | 12:27 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">11 July 2020 | 12:30 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>ITBP New Recruitment 2020 - ITBP has released advertisement for its new Vacancy and has asked for online application for new Jobs. ITBP Constable recruitment which is under sports quota, whoever is eligible and interested in this recruitment, should apply online only after the recruitment advertisement is complete.</p><p><br></p><table width="679" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="11" valign="top" width="679"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><b><span style="color: rgb(255, 0, 255);">ITBP Sport Quota Recruitment 2020 – Constable Online Form</span></b></h1></td></tr><tr><td colspan="11" valign="top" width="679"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Indo-Tibetan Border Police Force – ITBP</b><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="5" valign="top" width="364"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Notification Issued :&nbsp;<b>11/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>13/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>26/08/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Fee Payment :&nbsp;<b>26/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :<b>&nbsp;Notified Soon</b></li></ul></td><td colspan="6" valign="top" width="315"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Gen / OBC :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / Exs :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking, E Challan</li></ul></td></tr><tr><td colspan="11" valign="top" width="679"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 51 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="138"><p align="center"><b>Post Name</b></p></td><td valign="top" width="81"><p align="center"><b>Total</b></p></td><td colspan="2" valign="top" width="120"><p align="center"><b>Age Limit</b></p></td><td colspan="7" valign="top" width="339"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="138"><p align="center">Constable in Sport Quota</p></td><td valign="top" width="81"><p align="center">51</p></td><td colspan="2" valign="top" width="120"><p align="center">18-23 Years as on 26/08/2020</p></td><td colspan="7" valign="top" width="339">Class 10 High School with Participating / Won Medial in National / International Games.</td></tr><tr><td colspan="11" valign="top" width="679"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Physical Eligibility</b></span></p></td></tr><tr><td colspan="6" valign="top" width="399"><p align="center"><b>Category</b></p></td><td colspan="4" valign="top" width="178"><p align="center"><b>Male</b></p></td><td valign="top" width="103"><p align="center"><b>Female</b></p></td></tr><tr><td colspan="6" valign="top" width="399"><p align="center"><b>Height&nbsp;</b>General</p></td><td colspan="4" valign="top" width="178"><p align="center">170 CMS</p></td><td valign="top" width="103"><p align="center">157 CMS</p></td></tr><tr><td colspan="6" valign="top" width="399"><p align="center"><b>Height&nbsp;</b>Garhwalis, Kumaonis, Gorkhas, Dogras, Marathas, Assam, Himachal Pradesh and J &amp; K.</p></td><td colspan="4" valign="top" width="178"><p align="center">165 CMS</p></td><td valign="top" width="103"><p align="center">155 CMS</p></td></tr><tr><td colspan="6" valign="top" width="399"><p align="center"><b>Height&nbsp;</b>ST<b></b></p></td><td colspan="4" valign="top" width="178"><p align="center">162.5 CMS</p></td><td valign="top" width="103"><p align="center">150 CMS</p></td></tr><tr><td colspan="6" valign="top" width="399"><p align="center"><b>Chest General</b></p></td><td colspan="4" valign="top" width="178"><p align="center">80-85 CMS</p></td><td valign="top" width="103"><p align="center">NA</p></td></tr><tr><td colspan="6" valign="top" width="399"><p align="center"><b>Chest ST</b></p></td><td colspan="4" valign="top" width="178"><p align="center">76-81</p></td><td valign="top" width="103"><p align="center">NA</p></td></tr><tr><td colspan="11" valign="top" width="679"><p align="center"><b><span style="color: rgb(0, 128, 0);">More Physical Eligibility Details Read the Notification.</span></b></p></td></tr><tr><td colspan="11" valign="top" width="679"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Games Wise Eligibility Details</b></span></p></td></tr><tr><td colspan="3" valign="top" width="246"><p align="center"><b>Game Name</b></p></td><td colspan="5" valign="top" width="210"><p align="center"><b>Male</b></p></td><td colspan="3" valign="top" width="223"><p align="center"><b>Female</b></p></td></tr><tr><td colspan="3" valign="top" width="246"><p align="center">Boxing</p></td><td colspan="5" valign="top" width="210"><p align="center">Eligible</p></td><td colspan="3" valign="top" width="223"><p align="center">Eligible</p></td></tr><tr><td colspan="3" valign="top" width="246"><p align="center">Wrestling</p></td><td colspan="5" valign="top" width="210"><p align="center">Not Eligible</p></td><td colspan="3" valign="top" width="223"><p align="center">Eligible</p></td></tr><tr><td colspan="3" valign="top" width="246"><p align="center">Kabaddi</p></td><td colspan="5" valign="top" width="210"><p align="center">Eligible</p></td><td colspan="3" valign="top" width="223"><p align="center">Not Eligible</p></td></tr><tr><td colspan="3" valign="top" width="246"><p align="center">Archery</p></td><td colspan="5" valign="top" width="210"><p align="center">Eligible</p></td><td colspan="3" valign="top" width="223"><p align="center">Eligible</p></td></tr><tr><td colspan="3" valign="top" width="246"><p align="center">Volleyball</p></td><td colspan="5" valign="top" width="210"><p align="center">Eligible</p></td><td colspan="3" valign="top" width="223"><p align="center">Not Eligible</p></td></tr><tr><td colspan="3" valign="top" width="246"><p align="center">Sport Shooting</p></td><td colspan="5" valign="top" width="210"><p align="center">Eligible</p></td><td colspan="3" valign="top" width="223"><p align="center">Eligible</p></td></tr><tr><td colspan="3" valign="top" width="246"><p align="center">Ice Hockey</p></td><td colspan="5" valign="top" width="210"><p align="center">Eligible</p></td><td colspan="3" valign="top" width="223"><p align="center">Not Eligible</p></td></tr><tr><td colspan="11" valign="top" width="679"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Indo-Tibetan Border Police Force –&nbsp;<a title="ITBP Recruitment NIc In" href="http://recruitment.itbpolice.nic.in/" target="_blank"><span style="color: rgb(0, 0, 0);">I</span></a>TBP Latest Constable Recruitment 2020-2021 Under Sports Quota Candidate Can Apply Between&nbsp;<strong>13/07/2020 to 26/08/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Vacancies Application Form in Govt. Jobs of ITBP Constable Jobs 2020 Latest Govt. Defence Recruitment Online 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Apply Online / Submit Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If you have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'itbp-constable-sports-quota-online-form-2020', '1', NULL, '2020-09-10 15:45:49', '2020-09-10 15:45:49'),
	(41, 'Bihar BPSC Assistant Professor Electrical Online Form 2020', NULL, '<h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Bihar BPSC Assistant Professor Electrical Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">10 July 2020 | 11:30 AM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">13 July 2020 | 11:26 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;">Bihar Public Service Commission Patna&nbsp;<a href="http://www.bpsc.bih.nic.in/" target="_blank"><span style="color: rgb(0, 0, 0);">BPSC</span></a>&nbsp;has released the advertisement for the recruitment of 287 posts of Assistant Professor AP Electrical and has asked for online applications, which are going to start from July 13, 2020, all the eligible candidates who want to participate in this recruitment complete advertisement Fill the online form only after studying.</td></tr></tbody></table></h2><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="602" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;"></table></td></tr></tbody></table></h2><h1 align="center" style="font-size: 22px; font-weight: 400; display: block; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>BPSC Assistant Professor AP Electrical Recruitment Online Form 2020</b></span><b></b></h1><h2 style="font-size: 28px; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;;"><table align="center" style="margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px;"><table width="602" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="16" valign="top" width="602"></td></tr><tr><td colspan="16" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Bihar Public Service Commission (BPSC)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 11/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="9" valign="top" width="336"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>13/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>30/07/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Pay Exam Fee Last Date:&nbsp;<b>07/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Complete Form Last Date<b>&nbsp;: 14/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Receipt Form Last Date :<b>&nbsp;24/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<b>Notified Soon</b></li></ul></td><td colspan="7" valign="top" width="266"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General /EWS:&nbsp;<b>750/-</b></li><li style="font-size: 21px; margin-left: 10px;">OBC<b>: 200/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST /<b>: 200/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card / Credit Card / Net Banking Fee Mode Only.</li></ul></td></tr><tr><td colspan="16" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on</b><span style="color: rgb(255, 0, 255);"><b>&nbsp;01/08/2020</b></span></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<b>22 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<b>Not Available in Advt.</b></li><li style="font-size: 21px; margin-left: 10px;"><b>Age Relaxation Extra as per Rules.</b></li></ul></td></tr><tr><td colspan="16" valign="top" width="602"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(0, 128, 0);"><b>Total : 287 Post</b></span></span></p></td></tr><tr><td colspan="2" valign="top" width="129"><p align="center"><b>Post Name</b></p></td><td colspan="3" valign="top" width="102"><p align="center"><b>Stream</b></p></td><td colspan="3" valign="top" width="91"><p align="center"><b>Total Post</b></p></td><td colspan="8" valign="top" width="280"><p align="center"><b>Eligibility</b></p></td></tr><tr><td colspan="2" valign="top" width="129"><p align="center">Assistant Professor</p></td><td colspan="3" valign="top" width="102"><p align="center">Electrical</p></td><td colspan="3" valign="top" width="91"><p align="center">287</p></td><td colspan="8" valign="top" width="280">• BE / B.Tech / BS / B.Sc (Engg.) with ME / M.Tech / M.S in Electrical Engineering with First Class from Any Recognized University in India.</td></tr><tr><td colspan="16" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Category Wise Vacancy Details</b></span></p></td></tr><tr><td valign="top" width="111"><p align="center"><b>Trade Name</b></p></td><td colspan="2" valign="top" width="47"><p align="center"><b>Gen</b></p></td><td valign="top" width="54"><p align="center"><b>EWS</b></p></td><td colspan="3" valign="top" width="75"><p align="center"><b>OBC</b></p></td><td colspan="4" valign="top" width="91"><p align="center"><b>BC Female</b></p></td><td valign="top" width="51"><p align="center"><b>EBC</b></p></td><td colspan="2" valign="top" width="44"><p align="center"><b>SC</b></p></td><td valign="top" width="44"><p align="center"><b>ST</b></p></td><td valign="top" width="85"><p align="center"><b>Total</b></p></td></tr><tr><td valign="top" width="111"><p align="center">Electrical</p></td><td colspan="2" valign="top" width="47"><p align="center">116</p></td><td valign="top" width="54"><p align="center">29</p></td><td colspan="3" valign="top" width="75"><p align="center">35</p></td><td colspan="4" valign="top" width="91"><p align="center">09</p></td><td valign="top" width="51"><p align="center">50</p></td><td colspan="2" valign="top" width="44"><p align="center">45</p></td><td valign="top" width="44"><p align="center">03</p></td><td valign="top" width="85"><p align="center">287</p></td></tr><tr><td colspan="16" valign="top" width="602"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Interested Candidate Can Read the Full Notification Before Apply Online.</b></span></p></td></tr><tr><td colspan="16" valign="top" width="602"><p align="center"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Bihar Public Service Commission&nbsp;<a href="https://www.sarkariresult.com/bpsc.php" target="_blank"><span style="color: rgb(0, 0, 0);">BPSC</span></a>, Patna Latest Assistant Professor Electrical Recruitment Under 11/2020 Candidate Can Apply Between&nbsp;<b>13/07/2020 to 30/07/2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in BPSC AP Electrical Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table></h2>', 'Govt Job', NULL, NULL, NULL, NULL, 'bihar-bpsc-assistant-professor-electrical-online-form-2020', '1', NULL, '2020-09-10 15:46:17', '2020-09-10 15:46:17'),
	(42, 'NTA UGC NET JRF September 2020 Exam Date', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">NTA UGC NET JRF September 2020 Exam Date</h1></td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">16 March 2020 | 09:45 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">21 August 2020 | 11:20 AM</td></tr><tr></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>NTA has Released the Examination Date for UGC NET Exam 2020, all the candidates who Enrolled in the UGC NET Examination Can Check the New Exam Date Held on September 2020.</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="5" valign="top" width="638"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>National Testing Agency (NTA)</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>NTA UGC National Eligibility Test June 2020 Online Correction / Edit Form</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span></h2><h2 align="center" style="font-size: 28px;"></h2></td></tr><tr><td colspan="2" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<strong>16/03/2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online&nbsp;<b>:&nbsp;<span style="color: rgb(255, 0, 0);">30/06/2020</span></b></li><li style="font-size: 21px; margin-left: 10px;">Fee Payment Last Date&nbsp;<b>: 30/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Correction Date Last Date&nbsp;<b>: 15/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Online Exam Date :&nbsp;<strong>16-25 September 2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<strong>September 2020</strong></li><li style="font-size: 21px; margin-left: 10px;">Answer Key Available :&nbsp;<strong>After Exam</strong></li><li style="font-size: 21px; margin-left: 10px;">Result Declared :&nbsp;<strong>Notified Soon</strong></li></td><td colspan="3" valign="top" width="325"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2><li style="font-size: 21px; margin-left: 10px;">General :&nbsp;<strong>1000/-</strong></li><li style="font-size: 21px; margin-left: 10px;">OBC :&nbsp;<strong>500/-</strong></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<strong>250/-</strong></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking, E Challan</li></td></tr><tr><td colspan="2" valign="top" width="313"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Eligibility</b></span></h2><li style="font-size: 21px; margin-left: 10px;">Passed / Appeared Master Degree in Concerned Subject with at Least Minimum 55% Marks</li></td><td colspan="3" valign="top" width="325"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Age Limit</b></span></h2><li style="font-size: 21px; margin-left: 10px;">JRF : Maximum Age :<strong>&nbsp;30 Years</strong></li><li style="font-size: 21px; margin-left: 10px;">NET : No Age Limit<b></b></li><li style="font-size: 21px; margin-left: 10px;"><b>Age Relaxation Extra as Per Rules</b></li></td></tr><tr><td colspan="5" valign="top" width="638"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>NTA UGC NET June 2020 Subject Available</b></span></h2></td></tr><tr><td valign="top" width="102"><p align="center"><b>Subject Code</b></p></td><td colspan="2" valign="top" width="217"><p align="center"><b>Subject Name</b></p></td><td valign="top" width="104"><p align="center"><b>Subject Code</b></p></td><td valign="top" width="215"><p align="center"><b>Subject Name</b></p></td></tr><tr><td valign="top" width="102"><p align="center">01</p></td><td colspan="2" valign="top" width="217"><p align="center">Economics</p></td><td valign="top" width="104"><p align="center">02</p></td><td valign="top" width="215"><p align="center">Political Science</p></td></tr><tr><td valign="top" width="102"><p align="center">03</p></td><td colspan="2" valign="top" width="217"><p align="center">Philosophy</p></td><td valign="top" width="104"><p align="center">04</p></td><td valign="top" width="215"><p align="center">Psychology</p></td></tr><tr><td valign="top" width="102"><p align="center">05</p></td><td colspan="2" valign="top" width="217"><p align="center">Sociology</p></td><td valign="top" width="104"><p align="center">06</p></td><td valign="top" width="215"><p align="center">History</p></td></tr><tr><td valign="top" width="102"><p align="center">07</p></td><td colspan="2" valign="top" width="217"><p align="center">Anthropology</p></td><td valign="top" width="104"><p align="center">08</p></td><td valign="top" width="215"><p align="center">Commerce</p></td></tr><tr><td valign="top" width="102"><p align="center">09</p></td><td colspan="2" valign="top" width="217"><p align="center">Education</p></td><td valign="top" width="104"><p align="center">10</p></td><td valign="top" width="215"><p align="center">Social Work</p></td></tr><tr><td valign="top" width="102"><p align="center">11</p></td><td colspan="2" valign="top" width="217"><p align="center">Defence and Strategies Studies</p></td><td valign="top" width="104"><p align="center">12</p></td><td valign="top" width="215"><p align="center">Home Science</p></td></tr><tr><td valign="top" width="102"><p align="center">101</p></td><td colspan="2" valign="top" width="217"><p align="center">Sindhi</p></td><td valign="top" width="104"><p align="center">14</p></td><td valign="top" width="215"><p align="center">Public Administration</p></td></tr><tr><td valign="top" width="102"><p align="center">15</p></td><td colspan="2" valign="top" width="217"><p align="center">Population Studies</p></td><td valign="top" width="104"><p align="center">16</p></td><td valign="top" width="215"><p align="center">Hindustani Music</p></td></tr><tr><td valign="top" width="102"><p align="center">17</p></td><td colspan="2" valign="top" width="217"><p align="center">Management</p></td><td valign="top" width="104"><p align="center">18</p></td><td valign="top" width="215"><p align="center">Maithili</p></td></tr><tr><td valign="top" width="102"><p align="center">19</p></td><td colspan="2" valign="top" width="217"><p align="center">Bengali</p></td><td valign="top" width="104"><p align="center">20</p></td><td valign="top" width="215"><p align="center">Hindi</p></td></tr><tr><td valign="top" width="102"><p align="center">21</p></td><td colspan="2" valign="top" width="217"><p align="center">Kannada</p></td><td valign="top" width="104"><p align="center">22</p></td><td valign="top" width="215"><p align="center">Malayam</p></td></tr><tr><td valign="top" width="102"><p align="center">23</p></td><td colspan="2" valign="top" width="217"><p align="center">Odia</p></td><td valign="top" width="104"><p align="center">24</p></td><td valign="top" width="215"><p align="center">Punjabi</p></td></tr><tr><td valign="top" width="102"><p align="center">25</p></td><td colspan="2" valign="top" width="217"><p align="center">Sanskrit</p></td><td valign="top" width="104"><p align="center">26</p></td><td valign="top" width="215"><p align="center">Tamil</p></td></tr><tr><td valign="top" width="102"><p align="center">27</p></td><td colspan="2" valign="top" width="217"><p align="center">Telugu</p></td><td valign="top" width="104"><p align="center">28</p></td><td valign="top" width="215"><p align="center">Urdu</p></td></tr><tr><td valign="top" width="102"><p align="center">29</p></td><td colspan="2" valign="top" width="217"><p align="center">Arabic</p></td><td valign="top" width="104"><p align="center">30</p></td><td valign="top" width="215"><p align="center">English</p></td></tr><tr><td valign="top" width="102"><p align="center">31</p></td><td colspan="2" valign="top" width="217"><p align="center">Linguistic</p></td><td valign="top" width="104"><p align="center">32</p></td><td valign="top" width="215"><p align="center">Chinese</p></td></tr><tr><td valign="top" width="102"><p align="center">33</p></td><td colspan="2" valign="top" width="217"><p align="center">Dogri</p></td><td valign="top" width="104"><p align="center">34</p></td><td valign="top" width="215"><p align="center">Nepali</p></td></tr><tr><td valign="top" width="102"><p align="center">35</p></td><td colspan="2" valign="top" width="217"><p align="center">Manipuri</p></td><td valign="top" width="104"><p align="center">36</p></td><td valign="top" width="215"><p align="center">Assamese</p></td></tr><tr><td valign="top" width="102"><p align="center">37</p></td><td colspan="2" valign="top" width="217"><p align="center">Gujarati</p></td><td valign="top" width="104"><p align="center">38</p></td><td valign="top" width="215"><p align="center">Marathi</p></td></tr><tr><td valign="top" width="102"><p align="center">39</p></td><td colspan="2" valign="top" width="217"><p align="center">French</p></td><td valign="top" width="104"><p align="center">40</p></td><td valign="top" width="215"><p align="center">Spanish</p></td></tr><tr><td valign="top" width="102"><p align="center">41</p></td><td colspan="2" valign="top" width="217"><p align="center">Russian</p></td><td valign="top" width="104"><p align="center">42</p></td><td valign="top" width="215"><p align="center">Persian</p></td></tr><tr><td valign="top" width="102"><p align="center">43</p></td><td colspan="2" valign="top" width="217"><p align="center">Rajasthani</p></td><td valign="top" width="104"><p align="center">44</p></td><td valign="top" width="215"><p align="center">German</p></td></tr><tr><td valign="top" width="102"><p align="center">45</p></td><td colspan="2" valign="top" width="217"><p align="center">Japanese</p></td><td valign="top" width="104"><p align="center">46</p></td><td valign="top" width="215"><p align="center">Adult Education / Continuing Education / Androgyny / Non Formal Education</p></td></tr><tr><td valign="top" width="102"><p align="center">47</p></td><td colspan="2" valign="top" width="217"><p align="center">Physical Education</p></td><td valign="top" width="104"><p align="center">49</p></td><td valign="top" width="215"><p align="center">Arab Culture and Islamic Studies</p></td></tr><tr><td valign="top" width="102"><p align="center">50</p></td><td colspan="2" valign="top" width="217"><p align="center">Indian Culture</p></td><td valign="top" width="104"><p align="center">55</p></td><td valign="top" width="215"><p align="center">Labour Welfare / Personal Management / Industrial Relaton / Labour and Social Welfare / Human Resource Management</p></td></tr><tr><td valign="top" width="102"><p align="center">57</p></td><td colspan="2" valign="top" width="217"><p align="center">-</p></td><td valign="top" width="104"><p align="center">58</p></td><td valign="top" width="215"><p align="center">Law</p></td></tr><tr><td valign="top" width="102"><p align="center">59</p></td><td colspan="2" valign="top" width="217"><p align="center">Library and Information Science</p></td><td valign="top" width="104"><p align="center">60</p></td><td valign="top" width="215"><p align="center">Budhist , Jaina, Gandhian and Peace Studies</p></td></tr><tr><td valign="top" width="102"><p align="center">61</p></td><td colspan="2" valign="top" width="217"><p align="center">-</p></td><td valign="top" width="104"><p align="center">62</p></td><td valign="top" width="215"><p align="center">Comparative Study of Religious</p></td></tr><tr><td valign="top" width="102"><p align="center">63</p></td><td colspan="2" valign="top" width="217"><p align="center">Mass Communication and Journalism</p></td><td valign="top" width="104"><p align="center">85</p></td><td valign="top" width="215"><p align="center">Konkari</p></td></tr><tr><td valign="top" width="102"><p align="center">65</p></td><td colspan="2" valign="top" width="217"><p align="center">Dance</p></td><td valign="top" width="104"><p align="center">66</p></td><td valign="top" width="215"><p align="center">Musicology and Conservation</p></td></tr><tr><td valign="top" width="102"><p align="center">67</p></td><td colspan="2" valign="top" width="217"><p align="center">Archaeology</p></td><td valign="top" width="104"><p align="center">68</p></td><td valign="top" width="215"><p align="center">Criminiology</p></td></tr><tr><td valign="top" width="102"><p align="center">69</p></td><td colspan="2" valign="top" width="217"></td><td valign="top" width="104"><p align="center">70</p></td><td valign="top" width="215"><p align="center">Tribal and Regional Language</p></td></tr><tr><td valign="top" width="102"><p align="center">71</p></td><td colspan="2" valign="top" width="217"><p align="center">Folk Literature</p></td><td valign="top" width="104"><p align="center">72</p></td><td valign="top" width="215"><p align="center">Comparative Literature</p></td></tr><tr><td valign="top" width="102"><p align="center">73</p></td><td colspan="2" valign="top" width="217"><p align="center">Sanskrit Traditional Language</p></td><td valign="top" width="104"><p align="center">74</p></td><td valign="top" width="215"><p align="center">Women Studies</p></td></tr><tr><td valign="top" width="102"><p align="center">79</p></td><td colspan="2" valign="top" width="217"><p align="center">Visual Arts</p></td><td valign="top" width="104"><p align="center">80</p></td><td valign="top" width="215"><p align="center">Geography</p></td></tr><tr><td valign="top" width="102"><p align="center">81</p></td><td colspan="2" valign="top" width="217"><p align="center">Social Medicine and Community Health</p></td><td valign="top" width="104"><p align="center">82</p></td><td valign="top" width="215"><p align="center">Forensic Science</p></td></tr><tr><td valign="top" width="102"><p align="center">83</p></td><td colspan="2" valign="top" width="217"><p align="center">Pali</p></td><td valign="top" width="104"><p align="center">84</p></td><td valign="top" width="215"><p align="center">Kashmiri</p></td></tr><tr><td valign="top" width="102"><p align="center">87</p></td><td colspan="2" valign="top" width="217"><p align="center">Computer Science and Application</p></td><td valign="top" width="104"><p align="center">88</p></td><td valign="top" width="215"><p align="center">Electronics Science</p></td></tr><tr><td valign="top" width="102"><p align="center">89</p></td><td colspan="2" valign="top" width="217"><p align="center">Environmental Science</p></td><td valign="top" width="104"><p align="center">90</p></td><td valign="top" width="215"><p align="center">International and Area Studies</p></td></tr><tr><td valign="top" width="102"><p align="center">91</p></td><td colspan="2" valign="top" width="217"><p align="center">Prakrit</p></td><td valign="top" width="104"><p align="center">92</p></td><td valign="top" width="215"><p align="center">Human Right and Duties</p></td></tr><tr><td valign="top" width="102"><p align="center">93</p></td><td colspan="2" valign="top" width="217"><p align="center">Tourism Administration and Management</p></td><td valign="top" width="104"><p align="center">94</p></td><td valign="top" width="215"><p align="center">Bodo</p></td></tr><tr><td valign="top" width="102"><p align="center">95</p></td><td colspan="2" valign="top" width="217"><p align="center">Santhali</p></td><td valign="top" width="104"><p align="center">96</p></td><td valign="top" width="215"><p align="center">Karnatic Music</p></td></tr><tr><td valign="top" width="102"><p align="center">97</p></td><td colspan="2" valign="top" width="217"><p align="center">Rabindra Sangeet</p></td><td valign="top" width="104"><p align="center">98</p></td><td valign="top" width="215"><p align="center">Percussion Instruments</p></td></tr><tr><td valign="top" width="102"><p align="center">99</p></td><td colspan="2" valign="top" width="217"><p align="center">Drama / Theater</p></td><td valign="top" width="104"><p align="center">100</p></td><td valign="top" width="215"><p align="center">Yoga</p></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'nta-ugc-net-jrf-september-2020-exam-date', '1', NULL, '2020-09-10 15:46:48', '2020-09-10 15:46:48'),
	(43, 'UPSC Civil Services Recruitment Civil Services Pre Exam Admit Card 2020 Download', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;"><h1 style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;">UPSC Civil Services Recruitment Civil Services Pre Exam Admit Card 2020 Download</h1></td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">12 February 2020 | 08:32 AM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">01 September 2020 | 11:43 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Union Public Service Commission UPSC Are Recently Released E Admit Card for the Civil Services Preliminary Examination IAS and Indian Forest Services IFS Vacancy 2020. Those Candidates Are Enrolled with Vacancies Can and Download the Admit Card, Hall Ticket, Call Letter and Know the Exam District and Venue.</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="6" valign="top" width="616"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>UPSC IAS / IFS Pre Civil Services and Indian Forest Prelim Admit Card 2020</b></span><b></b></h2><p align="center"><span style="color: rgb(0, 128, 0);"><b>Union Public Service Commission (UPSC)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Emp Notice No. 01/2020-CSP Short Details of Notification</b></span><b></b></p><p align="center"></p></td></tr><tr><td colspan="3" valign="top" width="309"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :<b>12/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>03/03/2020 Upto 06:00 PM Only</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee :&nbsp;<b>03/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Old Pre Exam Date :&nbsp;<b>31/05/2020 (Postponed)</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Chagne Exam Center:&nbsp;<span style="color: rgb(255, 0, 0);"><b>13/07/2020 upto 06 PM</b></span></li><li style="font-size: 21px; margin-left: 10px;">New Pre Exam Date :&nbsp;<b>04/10/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<b>01/09/2020</b></li></ul></td><td colspan="3" valign="top" width="307"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :<b>&nbsp;100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/- (Exempted)</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :<b>&nbsp;0/- (Nil)</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit, Card, Net Banking or E Challan Fee Mode Only</li></ul></td></tr><tr><td colspan="3" valign="top" width="309"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Eligibility</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;"><b>IAS</b>&nbsp;: Bachelor Degree in Any Stream in Any Recognized University in India</li><li style="font-size: 21px; margin-left: 10px;"><b>IFS :&nbsp;</b>Bachelor Degree as one of Subject Animal Husbandry &amp; Veterinary Science, Botany, Chemistry, Geology, Mathematics, Physics, Statistics and Zoology, Agriculture or Equivalent</li></ul></td><td colspan="3" valign="top" width="307"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on 01/08/2020</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<b>21 Years</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<b>32 Years</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Rules</li></ul></td></tr><tr><td colspan="6" valign="top" width="616"><p align="center"><b><span style="color: rgb(0, 128, 0);">Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total : 886 Post</span></span></b></p><p align="center"><b><span style="color: rgb(255, 0, 255);">Indian Administrative Service<span style="color: rgb(0, 128, 0);">&nbsp;796 Post</span>&nbsp;| Indian Forest Service :&nbsp;<span style="color: rgb(0, 128, 0);">90 Post</span></span></b><b></b></p></td></tr><tr><td valign="top" width="206"><p align="center">Indian Administrative Service.</p></td><td colspan="3" valign="top" width="189"><p align="center">Indian Foreign Service</p></td><td colspan="2" valign="top" width="221"><p align="center">Indian Police Service.</p></td></tr><tr><td valign="top" width="206"><p align="center">Indian P &amp; T Accounts &amp; Finance Service, Gr A</p></td><td colspan="3" valign="top" width="189"><p align="center">Indian Audit and Accounts Service, Group A</p></td><td colspan="2" valign="top" width="221"><p align="center">Indian Defence Accounts Service, Group A</p></td></tr><tr><td valign="top" width="206"><p align="center">Indian Revenue Service (I.T.), Group A</p></td><td colspan="3" valign="top" width="189"><p align="center">Indian Postal Service, Group A</p></td><td colspan="2" valign="top" width="221"><p align="center">Indian Civil Accounts Service, Group A</p></td></tr><tr><td valign="top" width="206"><p align="center">Indian Railway Traffic Service, Group A</p></td><td colspan="3" valign="top" width="189"><p align="center">Pondicherry Civil Service, Group B</p></td><td colspan="2" valign="top" width="221"><p align="center">Pondicherry Police Service, Group B</p></td></tr><tr><td valign="top" width="206"><p align="center">Indian Trade Service,</p><p align="center">Group A (Gr. III).</p></td><td colspan="3" valign="top" width="189"><p align="center">Indian Corporate Law Service, Group A</p></td><td colspan="2" valign="top" width="221"><p align="center">Indian Information Service (Junior Grade), Gr A</p></td></tr><tr><td valign="top" width="206"><p align="center">Indian Defence Accounts Service, Group A</p></td><td colspan="3" valign="top" width="189"><p align="center">Indian Revenue Service (I.T.), Group A</p></td><td colspan="2" valign="top" width="221"><p align="center">Indian Railway Accounts Service, Group A</p></td></tr><tr><td valign="top" width="206"><p align="center">Indian Railway Personnel Service, Group A</p></td><td colspan="3" valign="top" width="189"><p align="center">Indian Defence Estates Service, Group A</p></td><td colspan="2" valign="top" width="221"><p align="center">Assistant Security Commissioner in Railway Protection Force, Gr A</p></td></tr><tr><td valign="top" width="206"><p align="center">Indian Ordnance Factories Service, Group A</p></td><td colspan="3" valign="top" width="189"><p align="center">Indian Revenue Service (Customs and Central Excise)</p></td><td colspan="2" valign="top" width="221"><p align="center">Armed Forces Headquarters Civil Service, Group B</p></td></tr><tr><td colspan="6" valign="top" width="616"><p align="center" style="text-align: center;"><b><span style="color: rgb(0, 128, 0);">How to Fill Form</span></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Union Public Service Commission&nbsp;<a href="https://www.sarkariresult.com/upscall.php" target="_blank"><span style="color: rgb(0, 0, 0);">UPSC&nbsp;</span></a>Civil Services / Forest Services IAS / IFS Prelim Exam Latest Jobs Recruitment 2020 . Candidate Can Apply Between 12/02/2020 to 03/03/2020</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in UPSC 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Admission Entrance Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'upsc-civil-services-recruitment-civil-services-pre-exam-admit-card-2020-download', '1', NULL, '2020-09-10 15:47:12', '2020-09-10 15:47:12'),
	(44, 'RPSC ASO Recruitment Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">RPSC ASO Recruitment Online Form 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">06 July 2020 | 06:10 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Rajasthan Public Service Commission&nbsp;<a title="RPSC Find More Latest Jobs 2020" href="https://rpsc.rajasthan.gov.in/news" target="_blank"><span style="color: rgb(0, 0, 0);">RPSC&nbsp;</span></a>Are Invited to Online Application Form for the Post of Assistant Statistical Officer ASO Recruitment Latest Vacancies 2020. Those Candidate Are Interested to the Following Vacancies Can Read the Notification Before Apply Online.</p><table width="744" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="10" valign="top" width="744"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><b><span style="color: rgb(255, 0, 255);">RPSC ASO Recruitment 2020 Online Form</span></b></h1></td></tr><tr><td colspan="10" valign="top" width="744"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Rajasthan Public Service Commission (RPSC)</b><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 002/A.S.O./2020-21 Short Details of Notification</b></span><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="5" valign="top" width="357"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin&nbsp;<b>: 10/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>10/08/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee :&nbsp;<b>10/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Online Correction :&nbsp;<b>Within 10 Days After Apply Online.</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date: Notified Soon</li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available : Notified Soon</li></ul></td><td colspan="5" valign="top" width="387"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / Other State :&nbsp;<b>350/-</b></li><li style="font-size: 21px; margin-left: 10px;">OBC / BC :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>150/-</b></li><li style="font-size: 21px; margin-left: 10px;">Correction Charge :&nbsp;<b>300/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through Cash at Rajasthan E Mitra Portal or Through Debit Card, Credit Card, Net Banking<b></b></li></ul></td></tr><tr><td colspan="5" valign="top" width="357"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on 01/01/2021</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<strong>18 Years</strong></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :<strong>&nbsp;40 Years</strong></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Rules</li></ul></td><td colspan="5" valign="top" width="387"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Eligibility</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">M.SC in Agriculture OR Master Degree in Mathematics / Statistics.</li><li style="font-size: 21px; margin-left: 10px;">Working Knowledge of Computer.</li><li style="font-size: 21px; margin-left: 10px;">Knowledge of Rajasthani Culture.</li><li style="font-size: 21px; margin-left: 10px;">More Details Read Notification</li></ul></td></tr><tr><td colspan="10" valign="top" width="744"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 11 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="133"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="141"><p align="center"><b>General</b></p></td><td valign="top" width="79"><p align="center"><b>SC</b></p></td><td colspan="2" valign="top" width="72"><p align="center"><b>ST</b></p></td><td colspan="2" valign="top" width="94"><p align="center"><b>OBC</b></p></td><td valign="top" width="104"><p align="center"><b>EWS</b></p></td><td valign="top" width="120"><p align="center"><b>Total</b></p></td></tr><tr><td valign="top" width="133"><p align="center">Assistant Statistical Officer ASO</p></td><td colspan="2" valign="top" width="141"><p align="center">06</p></td><td valign="top" width="79"><p align="center">01</p></td><td colspan="2" valign="top" width="72"><p align="center">01</p></td><td colspan="2" valign="top" width="94"><p align="center">02</p></td><td valign="top" width="104"><p align="center">01</p></td><td valign="top" width="120"><p align="center">11</p></td></tr><tr><td colspan="10" valign="top" width="744"><p align="center"><b><span style="color: rgb(0, 128, 0);">How to Fill Form.</span></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Rajasthan Public Service Commission&nbsp;<a title="RPSC Find More Latest Jobs 2020" href="https://www.sarkariresult.com/rpsc.php" target="_blank"><span style="color: rgb(0, 0, 0);">RPSC&nbsp;</span></a>Latest Assistant Statistical Officer ASO Recruitment 2020-2021 Candidate Can Apply Between&nbsp;<strong>10/07/2020 to 10/08/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Vacancies Application Form in Govt. Jobs of Rajasthan RPSC, Ajmer Latest Govt. Jobs Recruitment Online 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Apply Online / Submit Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If you have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'rpsc-aso-recruitment-online-form-2020', '1', NULL, '2020-09-10 15:47:35', '2020-09-10 15:47:35'),
	(45, 'Bihar SHSB Various Post Recruitment Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Bihar SHSB Various Post Recruitment Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">06 July 2020 | 12:12 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Bihar State Health Society&nbsp;<a href="http://statehealthsocietybihar.org/" target="_blank"><span style="color: rgb(0, 0, 0);">SHSB&nbsp;</span></a>and National Health Mission NHM of new recruitment jobs. There are a total of 472 posts in this recruitment on which this recruitment is to be done. All the eligible candidates who want to fill this online recruitment form should apply online only after getting the complete advertisement.</p><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="7" valign="top" width="680"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>Bihar SHSB Various Post Online Form 2020</b></span><b></b></h1></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Bihar Swastha Vibhag State Health Society (SHSB, NHM)</b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><b>Advt No. : 06/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="5" valign="top" width="348"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin&nbsp;<b>: 06/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online&nbsp;<b>:&nbsp;<span style="color: rgb(255, 0, 0);">26/07/2020 upto 06 PM Only.</span></b></li><li style="font-size: 21px; margin-left: 10px;">Pay Examination Fee Last Date :&nbsp;<b>26/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date&nbsp;<b>: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="2" valign="top" width="332"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS<b>&nbsp;: 500/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fees Through Debit Card / Credit Card / Net Banking Mode.</li></ul></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>01/01/2020</b></span></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age&nbsp;<b>: NA</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age&nbsp;<b>: 37 Years (Male)</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :<b>&nbsp;40 Years. (Female)</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Bihar SHSB Rules.</li></ul></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(0, 128, 0);"><b>Total : 472 Post</b></span></span></p></td></tr><tr><td valign="top" width="128"><p align="center"><b>Post Name</b></p></td><td valign="top" width="82"><p align="center"><b>Total</b></p></td><td colspan="5" valign="top" width="470"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="128"><p align="center">Block Health Manager (BHM)</p></td><td valign="top" width="82"><p align="center">59</p></td><td colspan="5" valign="top" width="470"><ul><li style="font-size: 21px; margin-left: 10px;">Diploma OR MBA with Hospital Management / Health Care Management.</li></ul></td></tr><tr><td valign="top" width="128"><p align="center">Block Accountant</p></td><td valign="top" width="82"><p align="center">50</p></td><td colspan="5" valign="top" width="470"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Commerce B.Com with 6 Month Certificate / Diploma in Computer and Tally Exam Passed.</li></ul></td></tr><tr><td valign="top" width="128"><p align="center">Block Community Mobilizer (BCM)</p></td><td valign="top" width="82"><p align="center">78</p></td><td colspan="5" valign="top" width="470"><ul><li style="font-size: 21px; margin-left: 10px;">Master Degree in Social Work / MBA / PG Diploma in Rural Development / Rural Management.</li></ul></td></tr><tr><td valign="top" width="128"><p align="center">Senior Treatment Supervisor (STS)</p></td><td valign="top" width="82"><p align="center">193</p></td><td colspan="5" valign="top" width="470"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Science with Diploma / Certificate in Computers and Valid Driving License for Two Wheeler Vehicle.</li></ul></td></tr><tr><td valign="top" width="128"><p align="center">Senior Tuberculosis Laboratory Supervisor (STLC)</p></td><td valign="top" width="82"><p align="center">60</p></td><td colspan="5" valign="top" width="470"><ul><li style="font-size: 21px; margin-left: 10px;">DMLT / BMLT Exam Passed with Diploma / Certificate in Computers and Valid Driving License for Two Wheeler Vehicle.</li></ul></td></tr><tr><td valign="top" width="128"><p align="center">Vector Borne Disease Supervisor (VBDS)</p></td><td valign="top" width="82"><p align="center">32</p></td><td colspan="5" valign="top" width="470"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Science with Diploma / Certificate in Computers and Valid Driving License for Two Wheeler Vehicle.</li></ul></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><b><span style="color: rgb(0, 128, 0);">Category Wise Vacancy Details Must Read the Notification</span></b></p></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">State Health Society SHS, Bihar Various Post Recruitment 2020-2021 Candidate Can Apply Between&nbsp;<strong>06/07/2020 to 26/07/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Vacancies Application Form in Govt. Jobs of&nbsp;<a href="https://www.sarkariresult.com/bpsc.php" target="_blank"><span style="color: rgb(0, 0, 0);">Bihar</span></a>&nbsp;SHSB Latest Govt. Recruitment Online 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and Collect the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Apply Online / Submit Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If you have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'bihar-shsb-various-post-recruitment-online-form-2020', '1', NULL, '2020-09-10 15:47:58', '2020-09-10 15:47:58'),
	(46, 'SSC CGL Recruitment Tier I Result with Score Card, Tier II and III Exam Date 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">SSC CGL Recruitment Tier I Result with Score Card, Tier II and III Exam Date 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">21 October 2019 | 05:47 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">26 August 2020 | 05:28 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Staff Selection Commission SSC Are Recently Uploaded Tier I Result with Marks and Score Card for the Combined Graduate Level CGL 2019 Examination. Those Candidate Are Enrolled with SSC CGL Vacancies Can Download the Result and Score Card.</p><table width="800" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="10" valign="top" width="616"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Staff Selection Commission (SSC)</b></span><b></b></h2><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(0, 128, 0);"><b>Combined Graduate Level CGL Recruitment 2019 Marks / Score Card 2020</b></span><b></b></h1><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"></h2></td></tr><tr><td colspan="4" valign="top" width="338"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></h2><li style="font-size: 21px; margin-left: 10px;">Application Begin<b>&nbsp;: 22/10/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online<b>&nbsp;:&nbsp;<span style="color: rgb(255, 0, 0);">25/11/2019 upto 05:00 PM Only</span></b></li><li style="font-size: 21px; margin-left: 10px;">Fee Payment Last Date&nbsp;<b>: 27/11/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Offline E Challan Payment&nbsp;<b>: 29/11/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date Tier I&nbsp;<b>: 02-11 March 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Answer Key Available&nbsp;<b>: 16-21 March 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Vacancy Details Available&nbsp;<b>: 29/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Result Declared Tier I&nbsp;<b>: 01/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Score Card Available Tier I&nbsp;<b>: 16/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date Tier II&nbsp;<b>: 02-05 November 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date Tier III&nbsp;<b>: 22/11/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date Tier IV&nbsp;<b>: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Interview Begin&nbsp;<b>: Notified Soon</b></li></td><td colspan="6" valign="top" width="278"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></h2><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/- (Nil)</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>0/- (Exempted)</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking or Pay the Exam Fee Through Offline E Challan Fee Mode Submit Fee at State Bank of India Any Branches in India</li></td></tr><tr><td colspan="10" valign="top" width="616"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details | Age Limit&nbsp;</b><b>as on&nbsp;<span style="color: rgb(255, 0, 255);">01/01/2020</span></b></span><b></b></h2></td></tr><tr><td valign="top" width="72"><p align="center"><b>Sr No.</b></p></td><td colspan="2" valign="top" width="131"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="154"><p align="center"><b>Department</b></p></td><td colspan="2" valign="top" width="74"><p align="center"><b>Age</b></p></td><td colspan="3" valign="top" width="185"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="72"><p align="center">1</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Audit Officer</p></td><td rowspan="2" colspan="2" valign="top" width="154"><p align="center">India Audit &amp; Account</p><p align="center">Department</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">2</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Account Officer</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">3</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Section Officer</p></td><td colspan="2" valign="top" width="154"><p align="center">Central Secretariat Service</p></td><td colspan="2" valign="top" width="74"><p align="center">20-30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">4</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Section Officer</p></td><td colspan="2" valign="top" width="154"><p align="center">Intelligence Bureau IB</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">5</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Section Officer</p></td><td colspan="2" valign="top" width="154"><p align="center">Ministry of Railway</p></td><td colspan="2" valign="top" width="74"><p align="center">20-30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">6</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Section Officer</p></td><td colspan="2" valign="top" width="154"><p align="center">Ministry of External Affairs</p></td><td colspan="2" valign="top" width="74"><p align="center">20-30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">7</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Section Officer</p></td><td colspan="2" valign="top" width="154"><p align="center">AFHQ</p></td><td colspan="2" valign="top" width="74"><p align="center">20-30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">8</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant</p></td><td rowspan="3" colspan="2" valign="top" width="154"><p align="center">Other Ministry / Department</p></td><td colspan="2" valign="top" width="74"><p align="center">18-30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">9</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Section Officer</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">10</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant</p></td><td colspan="2" valign="top" width="74"><p align="center">20-30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">11</p></td><td colspan="2" valign="top" width="131"><p align="center">Inspector of Income Tax</p></td><td colspan="2" valign="top" width="154"><p align="center">CBDT</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">12</p></td><td colspan="2" valign="top" width="131"><p align="center">Inspector Central Excise</p></td><td rowspan="3" colspan="2" valign="top" width="154"><p align="center">CBIC</p>&nbsp;</td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">13</p></td><td colspan="2" valign="top" width="131"><p align="center">Inspector Preventive Officer</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">14</p></td><td colspan="2" valign="top" width="131"><p align="center">Inspector Examiner</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">15</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Enforcement Officer</p></td><td colspan="2" valign="top" width="154"><p align="center">Revenue Department</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">16</p></td><td colspan="2" valign="top" width="131"><p align="center">Sub Inspector</p></td><td colspan="2" valign="top" width="154"><p align="center">CBI</p></td><td colspan="2" valign="top" width="74"><p align="center">20-30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">17</p></td><td colspan="2" valign="top" width="131"><p align="center">Inspector Posts</p></td><td colspan="2" valign="top" width="154"><p align="center">Department of Post</p></td><td colspan="2" valign="top" width="74"><p align="center">18-30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72">18</td><td colspan="2" valign="top" width="131"><p align="center">Inspector</p></td><td colspan="2" valign="top" width="154"><p align="center">Central Bureau of Narcotics</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">19</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant</p></td><td rowspan="2" colspan="2" valign="top" width="154"><p align="center">Other Ministry Department / Organization</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">20</p></td><td colspan="2" valign="top" width="131"><p align="center">Assistant Superintendent</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="2" valign="top" width="181"><p align="center">Bachelor Degree in Any Stream</p></td><td width="4">&nbsp;</td></tr><tr><td valign="top" width="72"><p align="center">21</p></td><td colspan="2" valign="top" width="131"><p align="center">Divisional Accountant</p></td><td colspan="2" valign="top" width="154"><p align="center">Offices CAG</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">22</p></td><td colspan="2" valign="top" width="131"><p align="center">Sub Inspector</p></td><td colspan="2" valign="top" width="154"><p align="center">NIA</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">23</p></td><td colspan="2" valign="top" width="131"><p align="center">Junior Statistical Officer</p></td><td colspan="2" valign="top" width="154"><p align="center">M/O Statistics &amp; Program Implementation</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 32</p></td><td colspan="3" valign="top" width="185">Bachelor Degree in Any Stream with at Least 60% Marks in Math Subject in 12th Standard OR Bachelor Degree with Statistics Subject</td></tr><tr><td valign="top" width="72"><p align="center">24</p></td><td colspan="2" valign="top" width="131"><p align="center">Statistical Officer Grade II</p></td><td colspan="2" valign="top" width="154"><p align="center">Registrar General of India</p></td><td colspan="2" valign="top" width="74"><p align="center">Max 30</p></td><td colspan="3" valign="top" width="185">Bachelor Degree with Statistics as a Subject.</td></tr><tr><td valign="top" width="72"><p align="center">25</p></td><td colspan="2" valign="top" width="131"><p align="center">Auditor</p></td><td colspan="2" valign="top" width="154"><p align="center">Offices under C&amp;AG</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">26</p></td><td colspan="2" valign="top" width="131"><p align="center">Auditor</p></td><td colspan="2" valign="top" width="154"><p align="center">Other Ministry / Department</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">27</p></td><td colspan="2" valign="top" width="131"><p align="center">Auditor</p></td><td colspan="2" valign="top" width="154"><p align="center">Offices under CGDA</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">28</p></td><td colspan="2" valign="top" width="131"><p align="center">Accountant</p></td><td colspan="2" valign="top" width="154"><p align="center">Offices under C&amp;AG</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">29</p></td><td colspan="2" valign="top" width="131"><p align="center">Accountant / Junior Accountant</p></td><td colspan="2" valign="top" width="154"><p align="center">Other Ministry / Department</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">30</p></td><td colspan="2" valign="top" width="131"><p align="center">Senior Secretariat Assistant / UDC</p></td><td colspan="2" valign="top" width="154"><p align="center">Central Govt. Office / Ministry</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">31</p></td><td colspan="2" valign="top" width="131"><p align="center">Tax Assistant</p></td><td colspan="2" valign="top" width="154"><p align="center">CBDT</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">32</p></td><td colspan="2" valign="top" width="131"><p align="center">Tax Assistant</p></td><td colspan="2" valign="top" width="154"><p align="center">CBEC</p></td><td colspan="2" valign="top" width="74"><p align="center">20-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">33</p></td><td colspan="2" valign="top" width="131"><p align="center">Sub Inspector</p></td><td colspan="2" valign="top" width="154"><p align="center">Narcotics Bureau</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr><tr><td valign="top" width="72"><p align="center">34</p></td><td colspan="2" valign="top" width="131"><p align="center">Upper Division Clerk (Male Only)</p></td><td colspan="2" valign="top" width="154"><p align="center">DTE. Gen Border Road Organization MOD</p></td><td colspan="2" valign="top" width="74"><p align="center">18-27</p></td><td colspan="3" valign="top" width="185"><p align="center">Bachelor Degree in Any Stream</p></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'ssc-cgl-recruitment-tier-i-result-with-score-card-tier-ii-and-iii-exam-date-2020', '1', NULL, '2020-09-10 15:50:47', '2020-09-10 15:50:47'),
	(47, 'SSC JHT Recruitment Exam Date 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">SSC JHT Recruitment Exam Date 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">29 June 2020 | 07:35 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">21 July 2020 | 06:13 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Staff Selection Commission SSC, New Delhi and Regional of Pan India Are Recently Released Exam Date for the Recruitment of Junior Hindi Translator / Pradhyapak JHT Recruitment 2020. Those Candidates Are Enrolled in Vacancies Can Check Exam Date.</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="8" valign="top" width="616"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>SSC Junior Hindi Translator JHT Recruitment 2020 Exam Date</b></span></h1></td></tr><tr><td colspan="8" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Staff Selection Commission (SSC)</b><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>Advt No. : F.No.3/3/2020-P&amp;P-II Short Details of Notification</b></span><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="4" valign="top" width="307"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>29/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>25/07/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Pay Examination Fee Last Date :&nbsp;<b>27/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Offline Payment Last Date :<b>&nbsp;29/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Paper I Exam Date :<b>&nbsp;19 November 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Paper II Exam Date :&nbsp;<b>31/01/2021</b></li></ul></td><td colspan="4" valign="top" width="309"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH / Female :&nbsp;<b>0/- (Nil)</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Net Banking, Debit / Credit Card or Through E Challan Mode of State Bank of India.</li></ul></td></tr><tr><td colspan="8" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;<span style="color: rgb(255, 0, 255);">01/01/2021</span></b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age&nbsp;<b>: 18 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age&nbsp;<b>: 30 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Age Between :&nbsp;<b>02/01/1991 to 01/01/2003.</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Recruitment Rules.</li></ul></td></tr><tr><td colspan="8" valign="top" width="616"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Vacancy Details&nbsp;<span style="color: rgb(0, 128, 0);">Total : 283 Post</span></b></span><b></b></p></td></tr><tr><td colspan="7" valign="top" width="432"><p align="center"><b>Post Name</b></p></td><td valign="top" width="184"><p align="center"><b>Total Vacancy</b></p></td></tr><tr><td colspan="7" valign="top" width="432"><p align="center"><b>Junior Translator / Junior Hindi Translator</b></p></td><td valign="top" width="184"><p align="center"><b>275</b></p></td></tr><tr><td colspan="7" valign="top" width="432"><p align="center"><b>Senior Hindi Translator</b></p></td><td valign="top" width="184"><p align="center"><b>08</b></p></td></tr><tr><td colspan="8" valign="top" width="616"><p align="center"><b><span style="color: rgb(0, 128, 0);">Post Wise Eligibility Details</span></b></p></td></tr><tr><td valign="top" width="55"><p align="center"><b>Code</b></p></td><td colspan="2" valign="top" width="161"><p align="center"><b>Post Name</b></p></td><td colspan="5" valign="top" width="400"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="55"><p align="center">A</p></td><td colspan="2" valign="top" width="161"><p align="center">Junior Translator in CSOLS</p></td><td rowspan="4" colspan="5" valign="top" width="400">Master Degree in Hindi or English with English or Hindi as a Compulsory Subjects&nbsp;<b>OR&nbsp;</b>Master Degree in Any Subject with English Medium and Hindi as a Compulsory Subject in Degree Level&nbsp;<b>And</b>&nbsp;Recognized Diploma Course in Translation from Hindi to English Vice Verca or 2 Year Experience</td></tr><tr><td valign="top" width="55"><p align="center">B</p></td><td colspan="2" valign="top" width="161"><p align="center">Junior Translator in Railway</p></td></tr><tr><td valign="top" width="55"><p align="center">C</p></td><td colspan="2" valign="top" width="161"><p align="center">Junior Translator in Armed Force</p></td></tr><tr><td valign="top" width="55"><p align="center">D</p></td><td colspan="2" valign="top" width="161">Junior Translator / JHT in Subordinate Offices</td></tr><tr><td valign="top" width="55"><p align="center">E</p></td><td colspan="2" valign="top" width="161">Senior Hindi Translator in Various Department</td><td colspan="5" valign="top" width="400">Master Degree in Hindi or English with English or Hindi as a Compulsory Subjects&nbsp;<b>OR&nbsp;</b>Master Degree in Any Subject with English Medium and Hindi as a Compulsory Subject in Degree Level&nbsp;<b>And</b>&nbsp;Recognized Diploma Course in Translation from Hindi to English Vice Verca or 3 Year Experience</td></tr><tr><td colspan="8" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form.</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Staff Selection Commission&nbsp;<a href="https://www.sarkariresult.com/sscall.php" target="_blank"><span style="color: rgb(0, 0, 0);">SSC&nbsp;</span></a>Are Released Sub Inspector Junior Translator / Senior Translator JHT Recruitment 2020. Candidate Can Apply Between&nbsp;<b>29 June 2020 to 25 July 2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the SSC Junior Hindi Translator JHT and Senior Hindi Translator Notification Before Apply the Recruitment Application Form Apply Online 2020.</li><li style="font-size: 21px; margin-left: 10px;"><b>Instruction of Photo :&nbsp;</b>Not More than&nbsp;<strong>3 Month Old Photo</strong>,<b>&nbsp;</b>The date on which the photograph has been&nbsp;<strong>taken&nbsp;</strong>should be&nbsp;<strong>printed on the photo.</strong><b></b></li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Admission Entrance Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'ssc-jht-recruitment-exam-date-2020', '1', NULL, '2020-09-10 15:51:13', '2020-09-10 15:51:13'),
	(48, 'CGPSC Civil Judge Mains 2019 Online Form', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left">CGPSC Civil Judge Mains 2019 Online Form</td></tr><tr><td valign="top" align="left" style="font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left">29 June 2020 | 03:23 PM</td></tr><tr><td valign="top" align="left" style="font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left">29 June 2020 | 03:25 PM</td></tr><tr><td valign="top" align="left" style="font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left"><p>Chhattisgarh Public Service Commission has released the notification for the online application of the Civil Judge Mains Examination 2019. Any eligible candidate who has passed the Pre Examination wants to apply in the Main Examination should apply only after Read the complete notification first</p><p><br></p><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="7" valign="top" width="680"><h1 align="center" style="font-size: 18px;"><span style="color: rgb(255, 0, 255);"><b>CGPSC Civil Judge Mains 2019 Online Form 2020</b></span><b></b></h1></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Chhattisgarh Public Service Commission (CGPSC)</b><b></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Pre Advt No. : 03/2019 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="5" valign="top" width="347"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li>Application Begin&nbsp;<b>: 25/06/2020</b></li><li>Last Date for Apply Online&nbsp;<b>:<span style="color: rgb(255, 0, 0);">&nbsp;04/07/2020</span></b></li><li>Pay Examination Fee Last Date :&nbsp;<b>04/07/2020</b></li><li>Correction Period :<b>&nbsp;07/07/2020 to 08/07/2020</b></li><li>Exam Date&nbsp;<b>: Notified Soon</b></li><li>Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="2" valign="top" width="333"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li>General / Other State<b>&nbsp;: 406/-</b></li><li>CG Reserve Category :&nbsp;<b>306/-</b></li><li>Include Portal Fees :&nbsp;<b>6/-</b></li><li>Pay the Exam Fees Through Debit Card / Credit Card / Net Banking Mode OR Pay CGPSC Civil Judge Mains Application Fee Through Cash at CGPSC Kiosk.</li></ul></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 39 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="128"><p align="center"><b>Post Name</b></p></td><td valign="top" width="82"><p align="center"><b>Total</b></p></td><td colspan="5" valign="top" width="470"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="128"><p align="center">Civil Judge PCS J Mains Exam 2019</p></td><td valign="top" width="82"><p align="center">39</p></td><td colspan="5" valign="top" width="470"><ul><li>Applicant Must Have Qualified in CGPCS Civil Judge PCS J Pre Exam 2019 Exam Are Eligible to Fill the Civil Judge Mains Application Form.</li></ul></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></p><ul><li>Chhattisgarh Public Service Commission CGPSC Civil Judge PCS J 2019 Recruitment&nbsp;<a href="https://www.sarkariresult.com/2019/cgpsc-civil-judge-2019.php" target="_blank"><span style="color: rgb(0, 0, 0);">PCS J Pre Exam</span></a>&nbsp;Qualified Candidate Can Apply Mains Application Form Between 25/06/2020 to 04/07/2020.</li><li>Candidate Read the Notification Before Apply the Recruitment Application Form in Govt. of CGPSC Civil Judge Mains 2019 Latest Govt. Recruitment 2020.</li><li>Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li>Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li>Photo Instruction : Upload Recent Passport Size Photo with White / Light Background and The name of the photo should be written and the date the photo was taken.</li><li>Signature Instruction: Upload Signature Only for White Paper and Black Ball Pen. Upload Clear and Visible Signature to CGPSC Civil Judge Mains Application Form 2020.</li><li>Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li>If Candidate Required to Paying the Application Fee Must Submit. If you have Not the Required Application Fees Your Form is Not Completed.</li><li>Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'cgpsc-civil-judge-mains-2019-online-form', '1', NULL, '2020-09-10 15:51:48', '2020-09-10 15:51:48'),
	(49, 'CGPSC Mains 2019 Exam Date 2020', NULL, '<table width="680" border="1" cellspacing="0" cellpadding="0" style="font-family: &quot;Times New Roman&quot;;"><tbody><tr><td colspan="7" valign="top" width="680"><h2 align="center" style="font-size: 16px;"><span style="color: rgb(255, 0, 255);"><b>CGPSC Mains 2019 Exam Date 2020</b></span><b></b></h2></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(255, 0, 255);"><b><span style="color: rgb(0, 128, 0);">Chhattisgarh Public Service Commission (CGPSC)</span></b><b></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 07/2019 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="5" valign="top" width="347"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li>Application Begin&nbsp;<b>: 27/06/2020</b></li><li>Last Date for Apply Online&nbsp;<b>:&nbsp;<span style="color: rgb(255, 0, 0);">27/07/2020</span></b></li><li>Pay Examination Fee Last Date :&nbsp;<b>27/07/2020</b></li><li>Correction Period :<b>&nbsp;30/07/2020 to 06/08/2020</b></li><li>Exam Date&nbsp;<b>: 18-21 October 2020</b></li><li>Admit Card Available&nbsp;<b>: October 2020</b></li></ul></td><td colspan="2" valign="top" width="333"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li>General / Other State<b>&nbsp;: 406/-</b></li><li>CG Reserve Category :&nbsp;<b>306/-</b></li><li>Include Portal Fees :&nbsp;<b>6/-</b></li><li>Pay the Exam Fees Through Debit Card / Credit Card / Net Banking Mode OR Pay CGPSC Mains Application Fee Through Cash at CGPSC Kiosk.</li></ul></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 199 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="128"><p align="center"><b>Post Name</b></p></td><td valign="top" width="82"><p align="center"><b>Total</b></p></td><td colspan="5" valign="top" width="470"><p align="center"><b>Eligibility Mains</b></p></td></tr><tr><td valign="top" width="128"><p align="center">State Service Mains Exam 2019</p></td><td valign="top" width="82"><p align="center">199</p></td><td colspan="5" valign="top" width="470"><ul><li>Applicant Must Have Qualified in CGPCS Pre 2019 Exam Are Eligible to Fill the Mains Application Form.</li></ul></td></tr><tr><td colspan="7" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li>Chhattisgarh Public Service Commission CGPSC State Service Exam 2019 Recruitment&nbsp;<a href="https://www.sarkariresult.com/2020/chhattisgarh-cgpsc-pre.php" target="_blank"><span style="color: rgb(0, 0, 0);">Pre Exam</span></a>&nbsp;Qualified Candidate Can Apply Mains Application Form Between&nbsp;<strong>27/06/2020 to 27/07/2020.</strong></li><li>Candidate Read the Notification Before Apply the Recruitment Application Form in Govt. of CGPSC Mains 2019 Latest Govt. Recruitment 2020.</li><li>Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li>Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li>Photo Instruction : Upload Recent Passport Size Photo with White / Light Background and The name of the photo should be written and the date the photo was taken.</li><li>Signature Instruction : Upload Signature Only for White Paper and Black Ball Pen. Upload Clear and Visible Signature to CGPSC Mains Application Form 2020.</li><li>Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li>If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li>Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table><table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left"><h1 style="font-size: 18px;">CGPSC Mains 2019 Exam Date 2020</h1></td></tr><tr><td valign="top" align="left" style="font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left">29 June 2020 | 11:06 AM</td></tr><tr><td valign="top" align="left" style="font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left">04 September 2020 | 02:16 PM</td></tr><tr><td valign="top" align="left" style="font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left"><p>Chhattisgarh Public Service Commission has released the Exam Date for the State Service Mains Examination 2019. Any eligible candidate who has passed the Pre Examination wants to Enrolled with Mains Exam Can Check the Examination Dates.</p><p><br></p></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'cgpsc-mains-2019-exam-date-2020', '1', NULL, '2020-09-10 15:52:09', '2020-09-10 15:52:09'),
	(50, 'Railway ER Kolkata Apprentice Online Form 2020 Re Open', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Railway ER Kolkata Apprentice Online Form 2020 Re Open</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">29 January 2020 | 11:09 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">02 July 2020 | 01:06 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Railway Eastern Railway Region ER Kolkata Are Invited to Online Application Form Re Open for the Recruitment Post of Trade Apprentice in Various Stream 2020. Those Candidate Are Interested to Following Vacancy and Completed the All Eligibility Criteria Can Read the Notification Before Apply Online.</p><table width="621" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="14" valign="top" width="621"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>RRC ER Kolkata Apprentice Online Form 2020 Re Open</b></span></h1><p align="center"><span style="color: rgb(0, 128, 0);"><b>Eastern Railway (ER), Kolkata</b><b></b><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>RRC-ER/Act Apprentices/2019-20 Short Details of Notification</b></span><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="8" valign="top" width="345"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>25/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>09/07/2020 upto 05:00 PM Only</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee :&nbsp;<b>09/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<b>Notified Soon</b></li></ul></td><td colspan="6" valign="top" width="276"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through Online Fee Mode Only.</li></ul></td></tr><tr><td colspan="14" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 2792 Post</b></span></span><b></b></p></td></tr><tr><td colspan="2" valign="top" width="123"><p align="center"><b>Post Name</b></p></td><td colspan="3" valign="top" width="114"><p align="center"><b>Total Post</b></p></td><td colspan="6" valign="top" width="234"><p align="center"><b>Eligibility</b></p></td><td colspan="3" valign="top" width="151"><p align="center"><b>Age Limit</b></p></td></tr><tr><td colspan="2" valign="top" width="123"><p align="center">Trade Apprentice</p></td><td colspan="3" valign="top" width="114"><p align="center">2792</p></td><td colspan="6" valign="top" width="234"><ul><li style="font-size: 21px; margin-left: 10px;">Class 10 High School Exam with ITI Certificate in Related Trade.</li></ul></td><td colspan="3" valign="top" width="151"><p align="center">15-24 as on 13/03/2020</p></td></tr><tr><td colspan="14" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b>For Category / Trade Wise Vacancy Details</b></span><b></b></p></td></tr><tr><td valign="top" width="98"><p align="center"><b>Trade Name</b></p></td><td colspan="2" valign="top" width="79"><p align="center"><b>Sealdah</b></p></td><td colspan="3" valign="top" width="92"><p align="center"><b>Kanchrapara</b></p></td><td valign="top" width="70"><p align="center"><b>Jamalpur</b></p></td><td colspan="3" valign="top" width="76"><p align="center"><b>Howrah</b></p></td><td colspan="2" valign="top" width="75"><p align="center"><b>Asansol</b></p></td><td valign="top" width="66"><p align="center"><b>Liluah</b></p></td><td valign="top" width="65"><p align="center"><b>Malda</b></p></td></tr><tr><td valign="top" width="98"><p align="center">Fitter</p></td><td colspan="2" valign="top" width="79"><p align="center">185</p></td><td colspan="3" valign="top" width="92"><p align="center">66</p></td><td valign="top" width="70"><p align="center">260</p></td><td colspan="3" valign="top" width="76"><p align="center">281</p></td><td colspan="2" valign="top" width="75"><p align="center">151</p></td><td valign="top" width="66"><p align="center">80</p></td><td valign="top" width="65"><p align="center">47</p></td></tr><tr><td valign="top" width="98"><p align="center">Welder</p></td><td colspan="2" valign="top" width="79"><p align="center">60</p></td><td colspan="3" valign="top" width="92"><p align="center">39</p></td><td valign="top" width="70"><p align="center">220</p></td><td colspan="3" valign="top" width="76"><p align="center">61</p></td><td colspan="2" valign="top" width="75"><p align="center">96</p></td><td valign="top" width="66"><p align="center">68</p></td><td valign="top" width="65"><p align="center">03</p></td></tr><tr><td valign="top" width="98"><p align="center">Mech (MV)</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">09</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">0</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Mech (Dsl.)</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">65</p></td><td colspan="3" valign="top" width="76"><p align="center">17</p></td><td colspan="2" valign="top" width="75"><p align="center">41</p></td><td valign="top" width="66"><p align="center">0</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Black Smith</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">09</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">0</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Machinist</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">06</p></td><td valign="top" width="70"><p align="center">48</p></td><td colspan="3" valign="top" width="76"><p align="center">09</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">11</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Carpenter</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">09</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">09</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">0</p></td><td valign="top" width="65"><p align="center">02</p></td></tr><tr><td valign="top" width="98"><p align="center">Painter</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">10</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">09</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">05</p></td><td valign="top" width="65"><p align="center">02</p></td></tr><tr><td valign="top" width="98"><p align="center">Lineman (General)</p></td><td colspan="2" valign="top" width="79"><p align="center">40</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">09</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">0</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Wireman</p></td><td colspan="2" valign="top" width="79"><p align="center">40</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">09</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">0</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Ref.&amp; AC Mech.</p></td><td colspan="2" valign="top" width="79"><p align="center">35</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">08</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">05</p></td><td valign="top" width="65"><p align="center">06</p></td></tr><tr><td valign="top" width="98"><p align="center">Electrician</p></td><td colspan="2" valign="top" width="79"><p align="center">91</p></td><td colspan="3" valign="top" width="92"><p align="center">73</p></td><td valign="top" width="70"><p align="center">43</p></td><td colspan="3" valign="top" width="76"><p align="center">220</p></td><td colspan="2" valign="top" width="75"><p align="center">110</p></td><td valign="top" width="66"><p align="center">15</p></td><td valign="top" width="65"><p align="center">41</p></td></tr><tr><td valign="top" width="98"><p align="center">Mechanic Machine Tool Maint</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">09</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">0</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Electronic Mechanic</p></td><td colspan="2" valign="top" width="79"><p align="center">75</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">0</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">0</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Turner</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">0</p></td><td valign="top" width="70"><p align="center">48</p></td><td colspan="3" valign="top" width="76"><p align="center">0</p></td><td colspan="2" valign="top" width="75"><p align="center">14</p></td><td valign="top" width="66"><p align="center">05</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td valign="top" width="98"><p align="center">Wireman</p></td><td colspan="2" valign="top" width="79"><p align="center">0</p></td><td colspan="3" valign="top" width="92"><p align="center">03</p></td><td valign="top" width="70"><p align="center">0</p></td><td colspan="3" valign="top" width="76"><p align="center">0</p></td><td colspan="2" valign="top" width="75"><p align="center">0</p></td><td valign="top" width="66"><p align="center">15</p></td><td valign="top" width="65"><p align="center">0</p></td></tr><tr><td colspan="14" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Railway Eastern Region ER, Kolkata West Bengal Apprentice Recruitment 2020. Candidate Can Apply Between 21/02/020 to 20/03/2020.</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in&nbsp;<a href="https://www.sarkariresult.com/railwayall.php" target="_blank"><span style="color: rgb(0, 0, 0);">Railway&nbsp;</span></a>ER Apprentice Vacancies 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Admission Entrance Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'railway-er-kolkata-apprentice-online-form-2020-re-open', '1', NULL, '2020-09-10 15:52:34', '2020-09-10 15:52:34'),
	(51, 'Bihar SHSB CHO Recruitment Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Bihar SHSB CHO Recruitment Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">25 June 2020 | 03:05 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Bihar State Health Society&nbsp;<a href="http://statehealthsocietybihar.org/" target="_blank"><span style="color: rgb(0, 0, 0);">SHSB&nbsp;</span></a>and National Health Mission NHM has released their new recruitment notification, whoever the eligible candidates want to fill this application, can fill the online application till 14/08/2020. Before applying for Bihar CHO Recruitment 05/2020, complete the recruitment advertisement properly.</p><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="18" valign="top" width="680"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>Bihar Community Health Officer CHO Online Form 2020</b></span><b></b></h1></td></tr><tr><td colspan="18" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Bihar Swastha Vibhag State Health Society (SHSB, NHM)</b><b></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 05/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="12" valign="top" width="347"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin&nbsp;<b>: 23/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online&nbsp;<b>:&nbsp;<span style="color: rgb(255, 0, 0);">14/07/2020 upto 06 PM Only.</span></b></li><li style="font-size: 21px; margin-left: 10px;">Pay Examination Fee Last Date :&nbsp;<b>14/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date&nbsp;<b>: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="6" valign="top" width="333"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS<b>&nbsp;: 500/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fees Through Debit Card / Credit Card / Net Banking Mode.</li></ul></td></tr><tr><td colspan="18" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;<span style="color: rgb(255, 0, 255);">01/01/2020</span></b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age&nbsp;<b>: 21 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age&nbsp;<b>: 42 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Bihar SHSB Rules.</li></ul></td></tr><tr><td colspan="18" valign="top" width="680"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(0, 128, 0);"><b>Total : 1050 Post</b></span></span><b></b></p></td></tr><tr><td colspan="3" valign="top" width="128"><p align="center"><b>Post Name</b></p></td><td colspan="3" valign="top" width="82"><p align="center"><b>Total</b></p></td><td colspan="12" valign="top" width="470"><p align="center"><b>Eligibility</b></p></td></tr><tr><td colspan="3" valign="top" width="128"><p align="center">Community Health Officer CHO</p></td><td colspan="3" valign="top" width="82"><p align="center">1050</p></td><td colspan="12" valign="top" width="470"><ul><li style="font-size: 21px; margin-left: 10px;">General Nurse and Midwifery GNM OR Degree in B.SC Nursing.</li><li style="font-size: 21px; margin-left: 10px;">Registration in Indian Nursing Counsel.</li></ul></td></tr><tr><td colspan="18" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Category Wise Vacancy Details</b></span></p></td></tr><tr><td colspan="2" valign="top" width="100"><p align="center"><b>General</b></p></td><td colspan="3" valign="top" width="76"><p align="center"><b>MBC</b></p><p align="center"><b></b></p></td><td colspan="3" valign="top" width="71"><p align="center"><b>BC</b></p><p align="center"><b></b></p></td><td colspan="3" valign="top" width="69"><p align="center"><b>SC</b></p><p align="center"><b></b></p></td><td colspan="2" valign="top" width="61"><p align="center"><b>ST</b></p><p align="center"><b></b></p></td><td colspan="3" valign="top" width="69"><p align="center"><b>EWS</b></p><p align="center"><b></b></p></td><td rowspan="2" valign="top" width="56"><p align="center"><b>WBC</b></p><p align="center"><b></b></p></td><td rowspan="2" valign="top" width="178"><p align="center"><b>Total</b></p>&nbsp;</td></tr><tr><td valign="top" width="49"><p align="center"><b>M</b></p></td><td valign="top" width="51"><p align="center"><b>F</b></p></td><td colspan="2" valign="top" width="40"><p align="center"><b>M</b></p></td><td valign="top" width="36"><p align="center"><b>F</b></p></td><td valign="top" width="34"><p align="center"><b>M</b></p></td><td colspan="2" valign="top" width="38"><p align="center"><b>F</b></p></td><td valign="top" width="38"><p align="center"><b>M</b></p></td><td colspan="2" valign="top" width="31"><p align="center"><b>F</b></p></td><td valign="top" width="30"><p align="center"><b>M</b></p></td><td valign="top" width="30"><p align="center"><b>F</b></p></td><td valign="top" width="38"><p align="center"><b>M</b></p></td><td colspan="2" valign="top" width="31"><p align="center"><b>F</b></p></td></tr><tr><td valign="top" width="49"><p align="center"><b>174</b></p></td><td valign="top" width="51"><p align="center"><b>94</b></p></td><td colspan="2" valign="top" width="40"><p align="center"><b>175</b></p></td><td valign="top" width="36"><p align="center"><b>90</b></p></td><td valign="top" width="34"><p align="center"><b>23</b></p></td><td colspan="2" valign="top" width="38"><p align="center"><b>13</b></p></td><td valign="top" width="38"><p align="center"><b>200</b></p></td><td colspan="2" valign="top" width="31"><p align="center"><b>60</b></p></td><td valign="top" width="30"><p align="center"><b>06</b></p></td><td valign="top" width="30"><p align="center"><b>02</b></p></td><td valign="top" width="38"><p align="center">105</p></td><td colspan="2" valign="top" width="31"><p align="center">55</p></td><td valign="top" width="56"><p align="center"><b>57</b></p></td><td valign="top" width="178"><p align="center"><b>1050</b></p></td></tr><tr><td colspan="18" valign="top" width="680"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">State Health Society SHS, Bihar CHO Latest Recruitment 2020-2021 Candidate Can Apply Between 23/06/2020 to 14/07/2020.</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in Govt. of&nbsp;<a href="https://www.sarkariresult.com/bpsc.php" target="_blank"><span style="color: rgb(0, 0, 0);">Bihar&nbsp;</span></a>SHSB Latest Govt. Recruitment 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'bihar-shsb-cho-recruitment-online-form-2020', '1', NULL, '2020-09-10 15:52:56', '2020-09-10 15:52:56'),
	(52, 'Bihar Police Lady Constable Recruitment Exam Date 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Bihar Police Lady Constable Recruitment Exam Date 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">23 June 2020 | 06:09 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">07 September 2020 | 10:48 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>The Central Selection Board of Constable&nbsp;<a href="http://csbc.bih.nic.in/" target="_blank"><span style="color: rgb(0, 0, 0);">CSBC&nbsp;</span></a>Bihar has released the notification of new recruitment of Lady Constable, this time only women candidates of Bihar can apply for the women constable who are being recruited. And people of other district will not be eligible for this recruitment, whatever the female candidate wants to fill this application, first read the complete advertisement Before Apply online.</p><table width="680" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="8" valign="top" width="621"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>Bihar Police Lady Constable Recruitment 2020 Exam Date</b></span></h1></td></tr><tr><td colspan="8" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b></b><b>Central Selection Board of Constable (CSBC)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 01/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="6" valign="top" width="323"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>24/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>24/07/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Pay Exam Fee :<b>24/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date<b>&nbsp;: 04/10/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available<b>&nbsp;: 15/09/2020</b></li></ul></td><td colspan="2" valign="top" width="299"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">ST :&nbsp;<b>112/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking or Pay Offline Through SBI E Challan Fee Mode</li></ul></td></tr><tr><td colspan="8" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details</b><span style="color: rgb(255, 0, 255);"><b>&nbsp;Total : 454 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="149"><p align="center"><b>Post Name</b></p></td><td colspan="3" valign="top" width="94"><p align="center"><b>Total Post</b></p></td><td colspan="4" valign="top" width="378"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="149"><p align="center">Constable Lady in Bihar Police Swabhiman Battalion</p></td><td colspan="3" valign="top" width="94"><p align="center">454</p></td><td colspan="4" valign="top" width="378"><ul><li style="font-size: 21px; margin-left: 10px;">Only for Female Candidates.</li><li style="font-size: 21px; margin-left: 10px;">Must Be Domicile in Bihar State.</li><li style="font-size: 21px; margin-left: 10px;">Only Bihar ST Category Candidates Are Eligible.</li><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam Passed in Any Recognized Board in India.</li><li style="font-size: 21px; margin-left: 10px;"><b>Age Limit :</b>&nbsp;18-30 Years as on&nbsp;<b>01/01/2020</b></li></ul></td></tr><tr><td colspan="8" valign="top" width="621"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Physical Eligibility</b></span><b></b></p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center"><b>Category</b></p></td><td colspan="6" valign="top" width="444"><p align="center"><b>Female</b></p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">Height</p></td><td colspan="6" valign="top" width="444"><p align="center">NA</p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">Chest</p></td><td colspan="6" valign="top" width="444"><p align="center">NA</p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">Running</p></td><td colspan="6" valign="top" width="444"><p align="center">01 KM in 05 Minutes (Maximum)</p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">High Jump</p></td><td colspan="6" valign="top" width="444"><p align="center">03 Feet</p></td></tr><tr><td colspan="2" valign="top" width="177"><p align="center">Gola Fek</p></td><td colspan="6" valign="top" width="444"><p align="center">12 Pound Weight Through 12 Feet</p></td></tr><tr><td colspan="8" valign="top" width="621"><p align="center"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Central Selection Board of Constable CSBC Constable Lady Under Swabhiman Battalion Recruitment 2020 Candidate Can Apply Between&nbsp;<strong>23/06/2020 to 24/07/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in Bihar&nbsp;<a href="https://www.sarkariresult.com/policeall.php" target="_blank"><span style="color: rgb(0, 0, 0);">Police&nbsp;</span></a>Lady Constable CSBC Latest Vacancies 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'bihar-police-lady-constable-recruitment-exam-date-2020', '1', NULL, '2020-09-10 15:53:20', '2020-09-10 15:53:20'),
	(53, 'SBI SCO Various Post Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">SBI SCO Various Post Online Form 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">22 June 2020 | 07:06 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>State Bank of India SBI has released the advertisement of new recruitment, in which there are many posts of Specialist Officer in which to be recruited. Any candidate who wants to apply for this new recruitment for the bank recruitment, should apply the full advertisement first only after that.</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="9" valign="top" width="616"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>SBI Various Post SCO Recruitment Online Form 2020</b></span><b></b></h1></td></tr><tr><td colspan="9" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>State Bank of India (SBI)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>SBI June 2020 Specialist Officer Various Post Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="5" valign="top" width="355"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin<b>&nbsp;: 23/06/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online<b>&nbsp;:&nbsp;<span style="color: rgb(255, 0, 0);">13/07/2020</span></b></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee&nbsp;<b>: 13/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date&nbsp;<b>: Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="4" valign="top" width="261"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC /EWS :&nbsp;<b>750/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC/ST/PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking or Pay Offline Fee Payment Mode Only<b></b></li></ul></td></tr><tr><td colspan="9" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 105 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="134"><p align="center"><b>Advt No.</b></p></td><td valign="top" width="119"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="85"><p align="center"><b>Total Post</b></p></td><td colspan="5" valign="top" width="278"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="134"><p align="center">CRPD/SCO/2020-21/19</p></td><td valign="top" width="119"><p align="center">SME Credit Analyst</p></td><td colspan="2" valign="top" width="85"><p align="center">20</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">CA / MBA / PGDBM with 3 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: 25-35 Years.</strong></li></ul></td></tr><tr><td rowspan="3" valign="top" width="134"><p align="center">CRPD/SCO/2020-21/18</p></td><td valign="top" width="119"><p align="center">Product Manager</p></td><td colspan="2" valign="top" width="85"><p align="center">06</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">BE / B.Tech Degree in CS / IT / EC / EE with 5 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: Maximum 35 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Manager Data Analyst</p></td><td colspan="2" valign="top" width="85"><p align="center">02</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Statistics / Math / Computer Science with 8 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: Maximum 40 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Manager Digital Marketing</p></td><td colspan="2" valign="top" width="85"><p align="center">01</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">MBA / PGDBM Degree with 5 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit : Maximum 35 Years.</strong></li></ul></td></tr><tr><td valign="top" width="134"><p align="center">CRPD/SCO-STU/2020-21/17</p></td><td valign="top" width="119"><p align="center">Faculty SBIL, Kolkata</p></td><td colspan="2" valign="top" width="85"><p align="center">03</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">MBA with PHd and 3 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: 28-55 Years.</strong></li></ul></td></tr><tr><td rowspan="2" valign="top" width="134"><p align="center">CRPD/SCO/2020-21/09</p></td><td valign="top" width="119"><p align="center">Banking Supervisory Specialist</p></td><td colspan="2" valign="top" width="85"><p align="center">01</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor / Master Degree with Banking Professional Degree.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: Max : 62 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Manager –Anytime Channel</p></td><td colspan="2" valign="top" width="85"><p align="center">01</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">BE / B.Tech in CS / IT / EC / MBA with 7 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: Max : 37 Years.</strong></li></ul></td></tr><tr><td rowspan="3" valign="top" width="134">CRPD/SCO/2020-21/4</td><td valign="top" width="119"><p align="center">Vice President (Stressed Assets Marketing)</p></td><td colspan="2" valign="top" width="85"><p align="center">01</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">CA/MBA/CMA/ACS/PGDM or PG with Finance Degree and 12 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: Max : 50 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Chief Manager (Special situation Team)</p></td><td colspan="2" valign="top" width="85"><p align="center">03</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">CA/MBA/CMA/ACS/PGDM or PG with&nbsp;Fi<a href="https://www.sarkariresult.com/" target="_blank"><span style="color: rgb(0, 0, 0);">n</span></a>ance Degree and 8 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: Max : 42 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Deputy Manager (Stressed Assets Marketing)</p></td><td colspan="2" valign="top" width="85"><p align="center">03</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">CA/MBA/CMA/ACS/PGDM or PG with Finance Degree and 04 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: Max : 35 Years.</strong></li></ul></td></tr><tr><td rowspan="7" valign="top" width="134">CRPD/SCO-WEALTH/2020-21/3)</td><td valign="top" width="119"><p align="center">Head (Product, Investment &amp; Research)</p></td><td colspan="2" valign="top" width="85"><p align="center">01</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor / Master Degree in Any Stream with 12 Years Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit : 35-50 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Central Research Team (Portfolio Analysis &amp; Data Analytics)</p></td><td colspan="2" valign="top" width="85"><p align="center">01</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">MBA/PGDM/ Master Degree in Statistics/ Data Analytics with 5 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit: 30-40 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Central Research Team(Sup<a href="https://www.sarkariresult.com/" target="_blank"><span style="color: rgb(0, 0, 0);">p</span></a>ort)</p></td><td colspan="2" valign="top" width="85"><p align="center">01</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor / Master Degree in Commerce/ Finance/ Economics/ Management/ Mathematics/ Statistics with 3 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit : 25-35 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Investment Officer</p></td><td colspan="2" valign="top" width="85"><p align="center">09</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor / Master Degree in Any Stream with Certificate in NISM/CWM with Minimum 5 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit : 28-40 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Project Development Manager (Technology)</p></td><td colspan="2" valign="top" width="85"><p align="center">01</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">MBA/ MMS/ PGDM/ M.E/ M.Tech/B.E/B.Tech with 4 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit : 25-40 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Relationship Manager (Backlog)</p></td><td colspan="2" valign="top" width="85"><p align="center">48</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Any Stream with 3 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit : 23-35 Years.</strong></li></ul></td></tr><tr><td valign="top" width="119"><p align="center">Relationship Manager (Team Lead) (Backlog)</p></td><td colspan="2" valign="top" width="85"><p align="center">03</p></td><td colspan="5" valign="top" width="278"><ul><li style="font-size: 21px; margin-left: 10px;">Bachelor Degree in Any Stream with 8 Year Experience.</li><li style="font-size: 21px; margin-left: 10px;"><strong>Age Limit : 28-40 Years.</strong></li></ul></td></tr><tr><td colspan="9" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">State Bank Of India SBI Various SCO Post Recruitment 2020 Candidate Can Apply Between 23/06/2020 to 13/07/2020</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in State&nbsp;<a href="https://www.sarkariresult.com/ibpsall.php" target="_blank"><span style="color: rgb(0, 0, 0);">Bank&nbsp;</span></a>of India Latest Vacanices 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'sbi-sco-various-post-online-form-2020', '1', NULL, '2020-09-10 15:53:48', '2020-09-10 15:53:48'),
	(54, 'Rajasthan RSMSSB Junior Engineer Online Form Re Open 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Rajasthan RSMSSB Junior Engineer Online Form Re Open 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">13 February 2020 | 02:48 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">04 March 2020 | 07:01 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">24 June 2020 | 10:55 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Rajasthan Subordinate Service Selection Board RSMSSB has given the opportunity to apply for Junior Engineer Recruitment 2020 and the online portal has been opened once to apply. Those who were not able to apply due to corona epidemic, they can fill this application as soon as possible. Eligible candidates should apply only after advertisement.</p><table width="621" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="13" valign="top" width="621"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(0, 128, 0);"><b><span style="color: rgb(255, 0, 255);">RSMSSB Junior Engineer JE Online Form 2020</span></b></span></h1><p align="center"><span style="color: rgb(0, 128, 0);"><b>Rajasthan Staff Selection Board, Jaipur (RSMSSB)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 01/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="8" valign="top" width="341"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Notification Issued :&nbsp;<b>13/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>04/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>02/04/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Re Open Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>24/06/2020 to 08/07/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<b>Notified Soon</b></li></ul></td><td colspan="5" valign="top" width="281"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC Creamy Layer :&nbsp;<b>450/-</b></li><li style="font-size: 21px; margin-left: 10px;">Other State :&nbsp;<b>450/-</b></li><li style="font-size: 21px; margin-left: 10px;">OBC Non Creamy Layer :&nbsp;<b>350/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through Emitra or Debit Card, Credit Card, Net Banking Only<b></b></li></ul></td></tr><tr><td colspan="13" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details<span style="color: rgb(255, 0, 255);">&nbsp;Total : 1054 Post</span></b></span></p></td></tr><tr><td valign="top" width="85"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="69"><p align="center"><b>Area</b></p></td><td valign="top" width="51"><p align="center"><b>Total</b></p></td><td valign="top" width="88"><p align="center"><b>Age Limit</b></p></td><td colspan="8" valign="top" width="327"><p align="center"><b>Eligibility</b></p></td></tr><tr><td rowspan="2" valign="top" width="85"><p align="center">Junior Engineer</p></td><td colspan="2" valign="top" width="69"><p align="center">Non TSP</p></td><td valign="top" width="51"><p align="center">954</p></td><td rowspan="2" valign="top" width="88"><p style="text-align: center;">18-40 as on 01/01/2021</p></td><td rowspan="2" colspan="8" valign="top" width="327">Degree / Diploma in Engineering in Any Recognized Board in India.</td></tr><tr><td colspan="2" valign="top" width="69"><p align="center">TSP Area</p></td><td valign="top" width="51"><p align="center">100</p></td></tr><tr><td colspan="13" valign="top" width="621"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Department Wise Vacancy Details</b></span></p></td></tr><tr><td colspan="2" valign="top" width="128"><p align="center"><b>Department</b></p></td><td colspan="4" valign="top" width="173"><p align="center"><b>Post</b></p></td><td colspan="3" valign="top" width="85"><p align="center"><b>Type</b></p></td><td colspan="2" valign="top" width="113"><p align="center"><b>Non TSP</b></p></td><td valign="top" width="49"><p align="center"><b>TSP</b></p></td><td valign="top" width="74"><p align="center"><b>Total</b></p></td></tr><tr><td rowspan="4" colspan="2" valign="top" width="128"><p align="center"></p><p align="center">Public Works Department</p></td><td rowspan="2" colspan="4" valign="top" width="173"><p align="center">Junior En<a href="https://www.sarkariresult.com/" target="_blank"><span style="color: rgb(0, 0, 0);">g</span></a>ineer JE Civil</p></td><td colspan="3" valign="top" width="85"><p align="center">Degree</p></td><td colspan="2" valign="top" width="113"><p align="center">254</p></td><td valign="top" width="49"><p align="center">22</p></td><td valign="top" width="74"><p align="center">2<a href="https://www.sarkariresult.com/" target="_blank">7</a>6</p></td></tr><tr><td colspan="3" valign="top" width="85"><p align="center">Diploma</p></td><td colspan="2" valign="top" width="113"><p align="center">61</p></td><td valign="top" width="49"><p align="center">08</p></td><td valign="top" width="74"><p align="center">69</p></td></tr><tr><td rowspan="2" colspan="4" valign="top" width="173"><p align="center">Junior Engineer JE Electrical</p></td><td colspan="3" valign="top" width="85"><p align="center">Degree</p></td><td colspan="2" valign="top" width="113"><p align="center">27</p></td><td valign="top" width="49"><p align="center">02</p></td><td valign="top" width="74"><p align="center">29</p></td></tr><tr><td colspan="3" valign="top" width="85"><p align="center">Diploma</p></td><td colspan="2" valign="top" width="113"><p align="center">06</p></td><td valign="top" width="49"><p align="center">00</p></td><td valign="top" width="74"><p align="center">06</p></td></tr><tr><td rowspan="4" colspan="2" valign="top" width="128"><p align="center">Department of Water Resources</p></td><td rowspan="2" colspan="4" valign="top" width="173"><p align="center">Junior Engineer JE Civil</p></td><td colspan="3" valign="top" width="85"><p align="center">Degree</p></td><td colspan="2" valign="top" width="113"><p align="center">121</p></td><td valign="top" width="49"><p align="center">28</p></td><td valign="top" width="74"><p align="center">149</p></td></tr><tr><td colspan="3" valign="top" width="85"><p align="center">Diploma</p></td><td colspan="2" valign="top" width="113"><p align="center">280</p></td><td valign="top" width="49"><p align="center">27</p></td><td valign="top" width="74"><p align="center">307</p></td></tr><tr><td rowspan="2" colspan="4" valign="top" width="173"><p align="center">Junior Engineer JE Mechanical</p></td><td colspan="3" valign="top" width="85"><p align="center">Degree</p></td><td colspan="2" valign="top" width="113"><p align="center">02</p></td><td valign="top" width="49"><p align="center">00</p></td><td valign="top" width="74"><p align="center">02</p></td></tr><tr><td colspan="3" valign="top" width="85"><p align="center">Diploma</p></td><td colspan="2" valign="top" width="113"><p align="center">01</p></td><td valign="top" width="49"><p align="center">03</p></td><td valign="top" width="74"><p align="center">04</p></td></tr><tr><td rowspan="2" colspan="2" valign="top" width="128"><p align="center">Public Health Engineering Department</p></td><td rowspan="2" colspan="4" valign="top" width="173"><p align="center">Junior Engineer JE Civil</p></td><td colspan="3" valign="top" width="85"><p align="center">Degree</p></td><td colspan="2" valign="top" width="113"><p align="center">58</p></td><td valign="top" width="49"><p align="center">08</p></td><td valign="top" width="74"><p align="center">66</p></td></tr><tr><td colspan="3" valign="top" width="85"><p align="center">Diploma</p></td><td colspan="2" valign="top" width="113"><p align="center">67</p></td><td valign="top" width="49"><p align="center">02</p></td><td valign="top" width="74"><p align="center">69</p></td></tr><tr><td rowspan="4" colspan="2" valign="top" width="128"><p align="center">Rajasthan State Agricultural Marketing Board</p></td><td rowspan="2" colspan="4" valign="top" width="173"><p align="center">Junior Engineer JE Civil</p></td><td colspan="3" valign="top" width="85"><p align="center">Degree</p></td><td colspan="2" valign="top" width="113"><p align="center">59</p></td><td valign="top" width="49"><p align="center">00</p></td><td valign="top" width="74"><p align="center">59</p></td></tr><tr><td colspan="3" valign="top" width="85"><p align="center">Diploma</p></td><td colspan="2" valign="top" width="113"><p align="center">15</p></td><td valign="top" width="49"><p align="center">00</p></td><td valign="top" width="74"><p align="center">15</p></td></tr><tr><td rowspan="2" colspan="4" valign="top" width="173"><p align="center">Junior Engineer JE Electr<a href="https://www.sarkariresult.com/" target="_blank"><span style="color: rgb(0, 0, 0);">i</span></a>cal</p></td><td colspan="3" valign="top" width="85"><p align="center">Degree</p></td><td colspan="2" valign="top" width="113"><p align="center">04</p></td><td valign="top" width="49"><p align="center">00</p></td><td valign="top" width="74"><p align="center">04</p></td></tr><tr><td colspan="3" valign="top" width="85"><p align="center">Diploma</p></td><td colspan="2" valign="top" width="113"><p align="center">01</p></td><td valign="top" width="49"><p align="center">00</p></td><td valign="top" width="74"><p align="center">01</p></td></tr><tr><td colspan="13" valign="top" width="621"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Rajasthan Staff Selection Board, Jaipur (RSMSSB) Exam Latest Junior Engineer Jobs Recruitment 2020 . Candidate Can Apply Between 04/03/2020 to 02/04/2020</li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in UPSC 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Admission Entrance Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'rajasthan-rsmssb-junior-engineer-online-form-re-open-2020', '1', NULL, '2020-09-10 15:54:10', '2020-09-10 15:54:10'),
	(55, 'UPPCL Technician Eletrical Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">UPPCL Technician Eletrical Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">17 June 2020 | 07:42 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">20 July 2020 | 07:42 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Uttar Pradesh Power Corporation Limited UPPCL Are Invited to Online Application Form for the Recruitment Post of Technician Electrical Recruitment 2020. Those Candidates Are Interested to the Following UPPCL Latest Vacancies Can Read the Full Notification Before Apply Online.</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="12" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>UPPCL Technicial Electrical Recruitment 2020 Online Form</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Uttar Pradesh Power Corporation Limited (UPPCL)</b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><b>Advt No. : 03/2020 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="8" valign="top" width="333"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>01/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>04/08/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Online Payment Last Date :&nbsp;<b>04/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Offline Payment Last Date&nbsp;<b>: 06/08/2020</b></li><li style="font-size: 21px; margin-left: 10px;">CBT Exam Date (Tentative)&nbsp;<b>: August Second Week.</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: August 2020</b></li></ul></td><td colspan="4" valign="top" width="283"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / Other State :&nbsp;<b>1000/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST :&nbsp;<b>700/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Exam Fee Through Debit Card / Credit Card / Net Banking Mode Only.</li></ul></td></tr><tr><td colspan="12" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on<span style="color: rgb(255, 0, 255);">&nbsp;01/01/2020</span></b></span></p><ul><li style="font-size: 21px; margin-left: 10px;"><b>Minimum Age :&nbsp;</b>18 Years.</li><li style="font-size: 21px; margin-left: 10px;"><b>Maximum Age :</b>&nbsp;40 Years.</li><li style="font-size: 21px; margin-left: 10px;"><b>Age Relaxation Extra as per Rules.</b></li></ul></td></tr><tr><td colspan="12" valign="top" width="616"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(0, 128, 0);"><b>Total : 608 Post</b></span></span><b></b></p></td></tr><tr><td valign="top" width="99"><p align="center"><b>Post Name</b></p></td><td valign="top" width="46"><p align="center"><b>Gen</b></p></td><td valign="top" width="40"><p align="center"><b>OBC</b></p></td><td colspan="2" valign="top" width="42"><p align="center"><b>EWS</b></p></td><td valign="top" width="49"><p align="center"><b>SC</b></p></td><td colspan="3" valign="top" width="63"><p align="center"><b>ST</b></p></td><td valign="top" width="59"><p align="center"><b>Total</b></p></td><td colspan="2" valign="top" width="219"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="99"><p align="center">Technician Electrical</p></td><td valign="top" width="46"><p align="center">245</p></td><td valign="top" width="40"><p align="center">164</p></td><td colspan="2" valign="top" width="42"><p align="center">60</p></td><td valign="top" width="49"><p align="center">127</p></td><td colspan="3" valign="top" width="63"><p align="center">12</p></td><td valign="top" width="59"><p align="center">608</p></td><td colspan="2" valign="top" width="219">Class 10 High School Exam with Science / Mathematics as a Subject with ITI / NCVT Certificate in Electrician / Electrical.</td></tr><tr><td colspan="12" valign="top" width="616"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Uttar Pradesh Power Corporation Limited UPPCL Technician Electrical Recruitment 2020. Candidate Can Apply Between&nbsp;<b>01 July 2020 to 22 July 2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the UPPCL Technician Electrical for 608 Post Notification Before Apply the&nbsp;<a href="https://www.sarkariresult.com/upscall.php" target="_blank"><span style="color: rgb(0, 0, 0);">Recruitment</span>&nbsp;</a>Application Form in Trainee in UPPCL Apply Online 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Admission Entrance Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'uppcl-technician-eletrical-online-form-2020', '1', NULL, '2020-09-10 15:54:35', '2020-09-10 15:54:35'),
	(56, 'MP PEB High School Teacher Online Counselling 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">MP PEB High School Teacher Online Counselling 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">25 February 2020 | 06:06 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Madhya Pradesh Professional Examination Board MPPEB Online and TRC Portal Are Recently Invited to Online Counselling Registration for the High School TET TRC MP Online, Document Required, Document District and Other Various Details. Those Candidate Are Qualified in MP High School TET Exam Can Eligibile for Online Counselling 2020.</p><table width="669" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="11" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>MP High School Teacher Varg I Online Counselling 2020</b></span><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><b>Madhya Pradesh Professional Examination Board (MPPEB)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="6" valign="top" width="331"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Counselling Begin :&nbsp;<b>25/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>15/03/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">District Wise Verification&nbsp;<b>: April 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Final List Announced&nbsp;<b>: May 2020</b></li></ul></td><td colspan="5" valign="top" width="338"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General / Other State :&nbsp;<strong>20</strong><b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">OBC / SC / ST / PH :&nbsp;<strong>15</strong><b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">No Application Fees for the MP High School TET Uchh Madhyamic Varg I Counseling. Qualified Candidates Can Registered Online.</li></ul></td></tr><tr><td colspan="11" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Scan Document Required</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Date of Birth Certificate (High School / Intermediate).</li><li style="font-size: 21px; margin-left: 10px;">B.Ed. Final Year Marksheet.</li><li style="font-size: 21px; margin-left: 10px;">Master Degree PG Final Year Marksheet.</li><li style="font-size: 21px; margin-left: 10px;">Any Other Document if Required.</li></ul></td></tr><tr><td colspan="11" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>District Wise School / College Details</b></span><b></b></p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center"><b>District Name</b></p></td><td colspan="6" valign="top" width="217"><p align="center"><b>District Name</b></p></td><td colspan="2" valign="top" width="227"><p align="center"><b>District Name</b></p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Agar Malwa</p></td><td colspan="6" valign="top" width="217"><p align="center">Alirajpur</p></td><td colspan="2" valign="top" width="227"><p align="center">Satna</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Anuppur</p></td><td colspan="6" valign="top" width="217"><p align="center">Ashoknagar</p></td><td colspan="2" valign="top" width="227"><p align="center">Seoni</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Balaghat</p></td><td colspan="6" valign="top" width="217"><p align="center">Barwani</p></td><td colspan="2" valign="top" width="227"><p align="center">Shajapur</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Betul</p></td><td colspan="6" valign="top" width="217"><p align="center">Bhind</p></td><td colspan="2" valign="top" width="227"><p align="center">Shivpuri</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Bhopal</p></td><td colspan="6" valign="top" width="217"><p align="center">Burhanpur</p></td><td colspan="2" valign="top" width="227"><p align="center">Singrauli</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Chhattarpur</p></td><td colspan="6" valign="top" width="217"><p align="center">Chindwara</p></td><td colspan="2" valign="top" width="227"><p align="center">Ujjain</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Damoh</p></td><td colspan="6" valign="top" width="217"><p align="center">Datia</p></td><td colspan="2" valign="top" width="227"><p align="center">Vidisha</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Dewas</p></td><td colspan="6" valign="top" width="217"><p align="center">Dhar</p></td><td colspan="2" valign="top" width="227"><p align="center">Sagar</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Dindori</p></td><td colspan="6" valign="top" width="217"><p align="center">Guna</p></td><td colspan="2" valign="top" width="227"><p align="center">Sehore</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Gwalior</p></td><td colspan="6" valign="top" width="217"><p align="center">Harda</p></td><td colspan="2" valign="top" width="227"><p align="center">Shahdol</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Hoshangabad</p></td><td colspan="6" valign="top" width="217"><p align="center">Indore</p></td><td colspan="2" valign="top" width="227"><p align="center">Sheopur</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Jabalpur</p></td><td colspan="6" valign="top" width="217"><p align="center">Jhabua</p></td><td colspan="2" valign="top" width="227"><p align="center">Sidhi</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Katni</p></td><td colspan="6" valign="top" width="217"><p align="center">Khandwa</p></td><td colspan="2" valign="top" width="227"><p align="center">Tikamgarh</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Khargoni</p></td><td colspan="6" valign="top" width="217"><p align="center">Mandala</p></td><td colspan="2" valign="top" width="227"><p align="center">Umaria</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Mandsaur</p></td><td colspan="6" valign="top" width="217"><p align="center">Morena</p></td><td colspan="2" valign="top" width="227"><p align="center">Ratlam</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Narsinghpur</p></td><td colspan="6" valign="top" width="217"><p align="center">Neemuch</p></td><td colspan="2" valign="top" width="227"><p align="center">Rewa</p></td></tr><tr><td colspan="3" valign="top" width="225"><p align="center">Niwari</p></td><td colspan="6" valign="top" width="217"><p align="center">Panna</p></td><td colspan="2" valign="top" width="227"><p align="center">Raisen, Rajgarh</p></td></tr><tr><td colspan="11" valign="top" width="669"><p align="center"><b><span style="color: rgb(0, 128, 0);">Download Subject Wise College List with&nbsp;<span style="color: rgb(255, 0, 0);">Seat Details</span></span></b></p></td></tr><tr><td valign="top" width="129"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1cJkerwFybbBFsqa_SEk0IvBIN-1Nj0LZ/view?usp=sharing" target="_blank"><b>Hindi</b></a></p></td><td colspan="3" valign="top" width="133"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1qsRJj_Gcq2_OwDHOXqJjp0_n7Sd95_EQ/view?usp=sharing" target="_blank"><b>English</b></a></p></td><td colspan="3" valign="top" width="141"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1i3aFMkrw7Jman9lw6wcsNuXkiLm3XO4h/view?usp=sharing" target="_blank"><b>Sanskrit</b></a></p></td><td colspan="3" valign="top" width="143"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1uMw1PR4I20MvYOqa5_ZJ42KpCsgSX94k/view?usp=sharing" target="_blank"><b>Urdu</b></a></p></td><td valign="top" width="123"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1VYud_6mSffNmr1bCU6zD-wemiYXGq7CY/view?usp=sharing" target="_blank"><b>Maths</b></a></p></td></tr><tr><td valign="top" width="129"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1I1o_35qx9hq9HmsiLKs0-rhyWj9YFL9v/view?usp=sharing" target="_blank"><b>Physics</b></a></p></td><td colspan="3" valign="top" width="133"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1dSEBxFCzIVKA_FwR5ldigWuiWmmE3glf/view?usp=sharing" target="_blank"><b>Biology</b></a></p></td><td colspan="3" valign="top" width="141"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1nD_ZxH3dEnehI_p_ckIJSD3N6h0b_sN_/view?usp=sharing" target="_blank"><b>Chemistry</b></a></p></td><td colspan="3" valign="top" width="143"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1mNRjGZWjTveoo2-R0SGsQvwH53tiGQSS/view?usp=sharing" target="_blank"><b>Home Science</b></a></p></td><td valign="top" width="123"><p style="text-align: center;"><a href="https://drive.google.com/file/d/12jhPiEJ9hrYXaxhVRhmRO8bXu2rTjhQS/view?usp=sharing" target="_blank"><b>Commerce</b></a></p></td></tr><tr><td valign="top" width="129"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1LbsRltxs4zUilZDk_YzYxcHsUQlB_IvI/view?usp=sharing" target="_blank"><b>History</b></a></p></td><td colspan="3" valign="top" width="133"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1yhbEdUxEvLqzh8JImdkXL8GWLIRg1tgF/view?usp=sharing" target="_blank"><b>Geography</b></a></p></td><td colspan="3" valign="top" width="141"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1d_OY1u9vuuqdFzVRh5ZdcjOWSkmHhMBf/view?usp=sharing" target="_blank"><b>Political Science</b></a></p></td><td colspan="3" valign="top" width="143"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1q03RMNQnbkWlWN1prBJqjnk3v2ntv0X9/view?usp=sharing" target="_blank"><b>Economics</b></a></p></td><td valign="top" width="123"><p style="text-align: center;"><a href="https://drive.google.com/file/d/1lSom0wKT-CUn4VJWvXh9q-HYB2C5I8kh/view?usp=sharing" target="_blank"><b>Agriculture</b></a></p></td></tr><tr><td colspan="11" valign="top" width="669"><p align="center"><a href="https://drive.google.com/file/d/1Ge0RuqDsnn4Ww5Pdo7hmerP33Qd3lyy4/view?usp=sharing" target="_blank"><b>Sociology</b></a></p></td></tr><tr><td colspan="11" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Online Counseling</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Only Selected / Waiting Candidate Are Eligible for MP Varg I Counselling, Document Verification, Choice Filling.</li><li style="font-size: 21px; margin-left: 10px;"><b>Step 1 :</b>&nbsp;Candidate First Download the College / School List and Set Your Preference.</li><li style="font-size: 21px; margin-left: 10px;"><b>Step 2 :</b>&nbsp;Registered Yourself at MP Online TRC Portal with Roll No and Date of Birth with Registered Email ID / Mobile No.</li><li style="font-size: 21px; margin-left: 10px;"><b>Step 3 :</b>&nbsp;Choose the Document Verification District.</li><li style="font-size: 21px; margin-left: 10px;"><b>Step 4 :</b>&nbsp;Upload the All Required Document.</li><li style="font-size: 21px; margin-left: 10px;"><b>Step 5 :</b>&nbsp;District Wise Choice Filling as per Your Choice.</li><li style="font-size: 21px; margin-left: 10px;"><b>Step 6 :</b>&nbsp;Pay Counselling Fees &amp; Take A Print Out.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'mp-peb-high-school-teacher-online-counselling-2020', '1', NULL, '2020-09-10 15:55:54', '2020-09-10 15:55:54'),
	(57, 'LIC AAO / AE Postponed 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">LIC AAO / AE Postponed 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">25 February 2020 | 02:10 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">23 March 2020 | 10:24 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Life Insurance Corporation of India LIC Are Recently Invited to Online Application Form for the Latest Bank / LIC Vacanices in Specialist Officer SO AAO and Assistant Engineer AE Various Post Jobs 2020. Those Candidates Are Interested to the Following Recruitment Can Read the Full Notification Before Apply Online.</p><table width="669" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(255, 0, 255);"><b>LIC AAO / AE Online Form 2020</b><b></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b><span style="color: rgb(0, 128, 0);">Life Insurance Corporation of India (LIC)</span></b><b></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Short Details of Notification</b><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="8" valign="top" width="330"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>25/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :<span style="color: rgb(255, 0, 0);">&nbsp;<b>15/03/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Fee Payment&nbsp;<b>: 15/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>04/04/2020 (Postponed)</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="4" valign="top" width="339"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC /EWS :&nbsp;<b>826/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>100.30/-</b></li><li style="font-size: 21px; margin-left: 10px;">Include Fees+TC+GST Charge</li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking, E Challan</li></ul></td></tr><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total 218 Post</span></b></span></p></td></tr><tr><td colspan="2" valign="top" width="160"><p align="center"><b>Post Name</b></p></td><td colspan="4" valign="top" width="140"><p align="center"><b>Total Post</b></p></td><td colspan="6" valign="top" width="368"><p align="center"><b>Age Limit as on 01/02/2020</b></p></td></tr><tr><td colspan="2" valign="top" width="160"><p align="center">Assistant Engineer</p></td><td colspan="4" valign="top" width="140"><p align="center">50</p></td><td rowspan="2" colspan="6" valign="top" width="368"><ul><li style="font-size: 21px; margin-left: 10px;">Minimum:&nbsp;<b>21 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum:&nbsp;<b>30 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Rules</li></ul></td></tr><tr><td colspan="2" valign="top" width="160"><p align="center">Assistant Administrative Officer AAO</p></td><td colspan="4" valign="top" width="140"><p align="center">168</p></td></tr><tr><td valign="top" width="121"><p align="center"><b>Post Name</b></p></td><td valign="top" width="39"><p align="center"><b>Gen</b></p></td><td valign="top" width="44"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="48"><p align="center"><b>OBC</b></p></td><td valign="top" width="49"><p align="center"><b>SC</b></p></td><td colspan="3" valign="top" width="54"><p align="center"><b>ST</b></p></td><td colspan="2" valign="top" width="74"><p align="center"><b>Total</b></p></td><td valign="top" width="241"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="121"><p align="center">AE Civil</p></td><td valign="top" width="39"><p align="center">18</p></td><td valign="top" width="44"><p align="center">02</p></td><td colspan="2" valign="top" width="48"><p align="center">06</p></td><td valign="top" width="49"><p align="center">03</p></td><td colspan="3" valign="top" width="54"><p align="center">0</p></td><td colspan="2" valign="top" width="74"><p align="center">29</p></td><td rowspan="4" valign="top" width="241">BE / B.Tech Degree in Related Trade / Branch with 3 Year Experience.</td></tr><tr><td valign="top" width="121"><p align="center">AE Electrical</p></td><td valign="top" width="39"><p align="center">05</p></td><td valign="top" width="44"><p align="center">01</p></td><td colspan="2" valign="top" width="48"><p align="center">03</p></td><td valign="top" width="49"><p align="center">01</p></td><td colspan="3" valign="top" width="54"><p align="center">0</p></td><td colspan="2" valign="top" width="74"><p align="center">10</p></td></tr><tr><td valign="top" width="121"><p align="center">AE Architect</p></td><td valign="top" width="39"><p align="center">0</p></td><td valign="top" width="44"><p align="center">01</p></td><td colspan="2" valign="top" width="48"><p align="center">01</p></td><td valign="top" width="49"><p align="center">01</p></td><td colspan="3" valign="top" width="54"><p align="center">01</p></td><td colspan="2" valign="top" width="74"><p align="center">04</p></td></tr><tr><td valign="top" width="121"><p align="center">AE Electrical / Mechanical MEP Engineer</p></td><td valign="top" width="39"><p align="center">01</p></td><td valign="top" width="44"><p align="center">01</p></td><td colspan="2" valign="top" width="48"><p align="center">01</p></td><td valign="top" width="49"><p align="center">0</p></td><td colspan="3" valign="top" width="54"><p align="center">0</p></td><td colspan="2" valign="top" width="74"><p align="center">03</p></td></tr><tr><td valign="top" width="121"><p align="center">AE Structural</p></td><td valign="top" width="39"><p align="center">02</p></td><td valign="top" width="44"><p align="center">0</p></td><td colspan="2" valign="top" width="48"><p align="center">01</p></td><td valign="top" width="49"><p align="center">01</p></td><td colspan="3" valign="top" width="54"><p align="center">0</p></td><td colspan="2" valign="top" width="74"><p align="center">04</p></td><td valign="top" width="241">ME / M.Tech in Related Trade with 1 Year Experience.</td></tr><tr><td valign="top" width="121"><p align="center">AAO CA</p></td><td valign="top" width="39"><p align="center">16</p></td><td valign="top" width="44"><p align="center">04</p></td><td colspan="2" valign="top" width="48"><p align="center">11</p></td><td valign="top" width="49"><p align="center">06</p></td><td colspan="3" valign="top" width="54"><p align="center">03</p></td><td colspan="2" valign="top" width="74"><p align="center">40</p></td><td valign="top" width="241">Bachelor Degree with CA Exam Passed.</td></tr><tr><td valign="top" width="121"><p align="center">AAO Actuarial</p></td><td valign="top" width="39"><p align="center">12</p></td><td valign="top" width="44"><p align="center">03</p></td><td colspan="2" valign="top" width="48"><p align="center">08</p></td><td valign="top" width="49"><p align="center">04</p></td><td colspan="3" valign="top" width="54"><p align="center">03</p></td><td colspan="2" valign="top" width="74"><p align="center">30</p></td><td valign="top" width="241">Bachelor Degree with Actuarial</td></tr><tr><td valign="top" width="121"><p align="center">AAO Legal</p></td><td valign="top" width="39"><p align="center">16</p></td><td valign="top" width="44"><p align="center">04</p></td><td colspan="2" valign="top" width="48"><p align="center">10</p></td><td valign="top" width="49"><p align="center">07</p></td><td colspan="3" valign="top" width="54"><p align="center">03</p></td><td colspan="2" valign="top" width="74"><p align="center">40</p></td><td valign="top" width="241">Bachelor Degree in Law (UG/PG) with 3 year Experience.</td></tr><tr><td valign="top" width="121"><p align="center">AAO Rajbhasha</p></td><td valign="top" width="39"><p align="center">04</p></td><td valign="top" width="44"><p align="center">0</p></td><td colspan="2" valign="top" width="48"><p align="center">02</p></td><td valign="top" width="49"><p align="center">01</p></td><td colspan="3" valign="top" width="54"><p align="center">01</p></td><td colspan="2" valign="top" width="74"><p align="center">08</p></td><td valign="top" width="241">Master Degree in Hindi / English / Sanskrit</td></tr><tr><td valign="top" width="121"><p align="center">AAO IT</p></td><td valign="top" width="39"><p align="center">20</p></td><td valign="top" width="44"><p align="center">05</p></td><td colspan="2" valign="top" width="48"><p align="center">14</p></td><td valign="top" width="49"><p align="center">07</p></td><td colspan="3" valign="top" width="54"><p align="center">04</p></td><td colspan="2" valign="top" width="74"><p align="center">50</p></td><td valign="top" width="241">BE / B.Tech Degree in CS / IT / Electronics / MCA / M.SC CS</td></tr><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(255, 0, 255);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Life Insurance Corporation of India LIC Are Issued Notification for Assistant Engineer AE / AAO Recruitment 2020 Candidate Can Apply Between&nbsp;<strong>25/02/2020 to 15/03/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in LIC India Latest Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'lic-aao-ae-postponed-2020', '1', NULL, '2020-09-10 15:56:19', '2020-09-10 15:56:19'),
	(58, 'NCL Paramedical Post Postponed 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">NCL Paramedical Post Postponed 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">24 February 2020 | 06:06 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">16 March 2020 | 09:36 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Northern Coalfileds Limited NCLCIL Are Recently Invited Online Application Form for the Paramedical Varoius Post Recruitment 2020. Those Candidate Are Interested tot he Following Vacancies Can Read the Full Details Before Apply Online.</p><table width="669" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="7" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b><span style="color: rgb(255, 0, 255);">NCL Paramedical Post Online Form 2020</span></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><b>Northern Coalfields Limited (NCL)</b><b></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 109 Short Details of Notification</b></span></p><p align="center"></p></td></tr><tr><td colspan="3" valign="top" width="326"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>15/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>10/03/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Fee Payment&nbsp;<b>: 10/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>29/03/2020 (Postponed)</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: March 2020</b></li></ul></td><td colspan="4" valign="top" width="343"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>500/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking, E Challan</li></ul></td></tr><tr><td colspan="7" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>10/03/2020</b></span></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age&nbsp;<b>: 18 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age&nbsp;<b>: 30 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Rules.<b></b></li></ul></td></tr><tr><td colspan="7" valign="top" width="669"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Vacancy Details :&nbsp;</b><span style="color: rgb(0, 128, 0);"><b>Total 52 Post</b></span></span></p></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="94"><p align="center"><b>Total</b></p></td><td colspan="3" valign="top" width="274"><p align="center"><b>Eligibility</b></p></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Staff Nurse</p></td><td colspan="2" valign="top" width="94"><p align="center">14</p></td><td colspan="3" valign="top" width="274"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board.</li><li style="font-size: 21px; margin-left: 10px;">Grade A Nursing Diploma Certificate.</li><li style="font-size: 21px; margin-left: 10px;">Registration in Any State Nursing Council.</li></ul></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Pathological Trainee</p></td><td colspan="2" valign="top" width="94"><p align="center">10</p></td><td rowspan="4" colspan="3" valign="top" width="274"><ul><li style="font-size: 21px; margin-left: 10px;">Diploma in Pathology/ Radiography / Physiotherapy / Dietics.</li><li style="font-size: 21px; margin-left: 10px;">For More Details Read the Notification.</li></ul></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Radiographer Trainee</p></td><td colspan="2" valign="top" width="94"><p align="center">07</p></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Physiotherapist Trainee</p></td><td colspan="2" valign="top" width="94"><p align="center">01</p></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Technician Dietician Trainee</p></td><td colspan="2" valign="top" width="94"><p align="center">01</p></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Technician Dental Trainee</p></td><td colspan="2" valign="top" width="94"><p align="center">02</p></td><td colspan="3" valign="top" width="274"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board with Diploma in Dentistry/Dental.</li></ul></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Audiometry Technician Trainee</p></td><td colspan="2" valign="top" width="94"><p align="center">03</p></td><td colspan="3" valign="top" width="274"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board. with Diploma in Audiometry.</li></ul></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Pharmacist</p></td><td colspan="2" valign="top" width="94"><p align="center">06</p></td><td colspan="3" valign="top" width="274"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board.</li><li style="font-size: 21px; margin-left: 10px;">Diploma in Pharmacy.</li><li style="font-size: 21px; margin-left: 10px;">Registration in Pharmacy Council in India.</li></ul></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Junior Technician ECG Trainee</p></td><td colspan="2" valign="top" width="94"><p align="center">07</p></td><td rowspan="2" colspan="3" valign="top" width="274"><ul><li style="font-size: 21px; margin-left: 10px;">10+2 Intermediate Exam in Any Recognized Board.</li><li style="font-size: 21px; margin-left: 10px;">Two Years Experience in ECG / EEG Technician.</li></ul></td></tr><tr><td colspan="2" valign="top" width="300"><p align="center">Junior Technician EEG Trainee</p></td><td colspan="2" valign="top" width="94"><p align="center">01</p></td></tr><tr><td colspan="7" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Northern Coalfileds Limited NCL CIL Are Issued Notification for Various Paramedical Post Recruitment 2020 Candidate Can Apply Between&nbsp;<b>15/02/2020 to 10/03/2020.</b></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in NCL Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'ncl-paramedical-post-postponed-2020', '1', NULL, '2020-09-10 15:56:41', '2020-09-10 15:56:41'),
	(59, 'NCL Various Post Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">NCL Various Post Online Form 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">24 February 2020 | 04:53 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Northern Coalfileds Limited NCLCIL Are Recently Invited Online Application Form for the HEMM Operator and Other Post Recruitment 2020. Those Candidate Are Interested tot he Following Vacancies Can Read the Full Details Before Apply Online.</p><table width="669" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(255, 0, 255);"><b>NCL Various Post Online Form 2020</b><b></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b><span style="color: rgb(0, 128, 0);">Northern Coalfields Limited (NCL)</span></b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 187 &amp; 188 Short Details of Notification</b><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="7" valign="top" width="325"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>16/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>23/07/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Fee Payment&nbsp;<b>: 23/07/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="5" valign="top" width="344"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>500/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking, E Challan</li></ul></td></tr><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on&nbsp;<span style="color: rgb(255, 0, 255);">30/03/2020</span></b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age&nbsp;<b>: 18 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age&nbsp;<b>: 30 Years.</b></li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Rules.<b></b></li></ul></td></tr><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(255, 0, 255);"><b>Vacancy Details :&nbsp;<span style="color: rgb(0, 128, 0);">Total 400 Post</span></b></span></p></td></tr><tr><td valign="top" width="112"><p align="center"><b>Post Name</b></p></td><td valign="top" width="50"><p align="center"><b>Gen</b></p></td><td valign="top" width="59"><p align="center"><b>OBC</b></p></td><td colspan="2" valign="top" width="59"><p align="center"><b>EWS</b></p></td><td valign="top" width="40"><p align="center"><b>SC</b></p></td><td colspan="2" valign="top" width="57"><p align="center"><b>ST</b></p></td><td colspan="2" valign="top" width="60"><p align="center"><b>Total</b></p></td><td colspan="2" valign="top" width="232"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="112"><p align="center">Accountant</p></td><td valign="top" width="50"><p align="center">17</p></td><td valign="top" width="59"><p align="center">15</p></td><td colspan="2" valign="top" width="59"><p align="center">04</p></td><td valign="top" width="40"><p align="center">04</p></td><td colspan="2" valign="top" width="57"><p align="center">01</p></td><td colspan="2" valign="top" width="60"><p align="center">41</p></td><td colspan="2" valign="top" width="232">CA / ICWA Degree</td></tr><tr><td valign="top" width="112"><p align="center">Overseer</p></td><td valign="top" width="50"><p align="center">15</p></td><td valign="top" width="59"><p align="center">05</p></td><td colspan="2" valign="top" width="59"><p align="center">03</p></td><td valign="top" width="40"><p align="center">05</p></td><td colspan="2" valign="top" width="57"><p align="center">07</p></td><td colspan="2" valign="top" width="60"><p align="center">35</p></td><td colspan="2" valign="top" width="232">Diploma in Civil Engineering</td></tr><tr><td valign="top" width="112"><p align="center">Amin Grade D</p></td><td valign="top" width="50"><p align="center">05</p></td><td valign="top" width="59"><p align="center">01</p></td><td colspan="2" valign="top" width="59"><p align="center">01</p></td><td valign="top" width="40"><p align="center">01</p></td><td colspan="2" valign="top" width="57"><p align="center">02</p></td><td colspan="2" valign="top" width="60"><p align="center">10</p></td><td colspan="2" valign="top" width="232">Class 10 with ITI Certificate in Surveyor and 2 Year Experience.</td></tr><tr><td valign="top" width="112"><p align="center">Junior Chemist</p></td><td valign="top" width="50"><p align="center">04</p></td><td valign="top" width="59"><p align="center">01</p></td><td colspan="2" valign="top" width="59"><p align="center">0</p></td><td valign="top" width="40"><p align="center">0</p></td><td colspan="2" valign="top" width="57"><p align="center">02</p></td><td colspan="2" valign="top" width="60"><p align="center">07</p></td><td colspan="2" valign="top" width="232">Bachelor Degree in Science with Chemistry as a Subject</td></tr><tr><td valign="top" width="112"><p align="center">Dragline Operator</p></td><td valign="top" width="50"><p align="center">04</p></td><td valign="top" width="59"><p align="center">01</p></td><td colspan="2" valign="top" width="59"><p align="center">0</p></td><td valign="top" width="40"><p align="center">0</p></td><td colspan="2" valign="top" width="57"><p align="center">04</p></td><td colspan="2" valign="top" width="60"><p align="center">09</p></td><td colspan="2" valign="top" width="232">Class 10 High School with ITI Certificate in Diesel Mechanic/ Motor Mechanic/ Fitter Trade and Valid HMV Driving License.</td></tr><tr><td valign="top" width="112"><p align="center">Dozer Operator</p></td><td valign="top" width="50"><p align="center">10</p></td><td valign="top" width="59"><p align="center">06</p></td><td colspan="2" valign="top" width="59"><p align="center">02</p></td><td valign="top" width="40"><p align="center">03</p></td><td colspan="2" valign="top" width="57"><p align="center">27</p></td><td colspan="2" valign="top" width="60"><p align="center">48</p></td><td rowspan="6" colspan="2" valign="top" width="232">Class 10 High School Valid HMV Driving License.</td></tr><tr><td valign="top" width="112"><p align="center">Grader Operator</p></td><td valign="top" width="50"><p align="center">01</p></td><td valign="top" width="59"><p align="center">01</p></td><td colspan="2" valign="top" width="59"><p align="center">0</p></td><td valign="top" width="40"><p align="center">01</p></td><td colspan="2" valign="top" width="57"><p align="center">08</p></td><td colspan="2" valign="top" width="60"><p align="center">11</p></td></tr><tr><td valign="top" width="112"><p align="center">Dumper Operator</p></td><td valign="top" width="50"><p align="center">61</p></td><td valign="top" width="59"><p align="center">23</p></td><td colspan="2" valign="top" width="59"><p align="center">15</p></td><td valign="top" width="40"><p align="center">23</p></td><td colspan="2" valign="top" width="57"><p align="center">45</p></td><td colspan="2" valign="top" width="60"><p align="center">167</p></td></tr><tr><td valign="top" width="112"><p align="center">Shovel Operator</p></td><td valign="top" width="50"><p align="center">08</p></td><td valign="top" width="59"><p align="center">03</p></td><td colspan="2" valign="top" width="59"><p align="center">02</p></td><td valign="top" width="40"><p align="center">03</p></td><td colspan="2" valign="top" width="57"><p align="center">12</p></td><td colspan="2" valign="top" width="60"><p align="center">28</p></td></tr><tr><td valign="top" width="112"><p align="center">Pay Loader Operator</p></td><td valign="top" width="50"><p align="center">03</p></td><td valign="top" width="59"><p align="center">0</p></td><td colspan="2" valign="top" width="59"><p align="center">0</p></td><td valign="top" width="40"><p align="center">0</p></td><td colspan="2" valign="top" width="57"><p align="center">03</p></td><td colspan="2" valign="top" width="60"><p align="center">06</p></td></tr><tr><td valign="top" width="112"><p align="center">Crane Operator</p></td><td valign="top" width="50"><p align="center">07</p></td><td valign="top" width="59"><p align="center">02</p></td><td colspan="2" valign="top" width="59"><p align="center">01</p></td><td valign="top" width="40"><p align="center">02</p></td><td colspan="2" valign="top" width="57"><p align="center">09</p></td><td colspan="2" valign="top" width="60"><p align="center">21</p></td></tr><tr><td valign="top" width="112"><p align="center">Drill Operator</p></td><td valign="top" width="50"><p align="center">08</p></td><td valign="top" width="59"><p align="center">02</p></td><td colspan="2" valign="top" width="59"><p align="center">01</p></td><td valign="top" width="40"><p align="center">02</p></td><td colspan="2" valign="top" width="57"><p align="center">04</p></td><td colspan="2" valign="top" width="60"><p align="center">17</p></td><td colspan="2" valign="top" width="232">Class 10 High School in Any Recognized Board in India.</td></tr><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Northern Coalfileds Limited NCL CIL Are Issued Notification for HEMM Operator and Other Post Recruitment 2020 Candidate Can Apply Between&nbsp;<strong>16/03/2020 to 20/03/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in NCL Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'ncl-various-post-online-form-2020', '1', NULL, '2020-09-10 15:57:07', '2020-09-10 15:57:07'),
	(60, 'Railway RRB Paramedical Varoius Post Result, DV Test Admit Card 2019', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Railway RRB Paramedical Varoius Post Result, DV Test Admit Card 2019</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">04 March 2019 | 11:54 AM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">13 September 2019 | 02:25 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Railway Recruitment Board RRB Various Zone Are Invited to Online Application Form for the Recruitment of Paramedical Category Various Post for Recruitment 2019 Those Candidate Are Interested to the Following Recruitment Can Read the Full Notification Before Apply Online</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="15" valign="top" width="616"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Railway Recruitment Board (RRB)</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Paramedical Categories Recruitment 2019</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>CEN No. : 02/2019 Short Details of Notification</b></span><b></b></h2><h2 align="center" style="font-size: 28px;"></h2></td></tr><tr><td colspan="8" valign="top" width="327"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">Notification Released :&nbsp;<b>03/03/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>04/03/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>02/04/2019</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Offline Payment :&nbsp;<b>04/04/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date Online Payment :&nbsp;<b>05/04/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date Complete Form :&nbsp;<b>07/04/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date CBT :&nbsp;<b>19-21 July 2019</b></li><li style="font-size: 21px; margin-left: 10px;">Exam City, Slot Available :&nbsp;<b>09/07/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<b>4 Days Before of Exam</b></li><li style="font-size: 21px; margin-left: 10px;">Answer Key Available :&nbsp;<b>05/08/2019 to 08/08/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Final Answer Key Available :&nbsp;<b>28/08/2019 to 31/08/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Result Available :&nbsp;<b>08/09/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Score Card Available :&nbsp;<b>10/09/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Update / Edit Bank Details :&nbsp;<b>22-28 February 2020</b></li></ul></td><td colspan="7" valign="top" width="289"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></h2><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>500/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Category Female :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;">All Economically Backward :&nbsp;<b>250/-</b></li><li style="font-size: 21px; margin-left: 10px;"><b>Pay the Exam Fee Through Online or Offline Fee Mode Only.</b></li><li style="font-size: 21px; margin-left: 10px;"><span style="color: rgb(255, 0, 0);"><b>Refund Rules :</b></span>&nbsp;After they Appear the Stage I CBT Exam General / OBC :&nbsp;<b>400/</b>- and Other Category&nbsp;<b>250/-</b>&nbsp;Refunded<b></b></li></ul></td></tr><tr><td colspan="15" valign="top" width="616"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total :&nbsp;</span></b><span style="color: rgb(255, 0, 255);"><b>1937 Post</b></span><b>&nbsp;| Age Limit as on&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>01/07/2019</b></span><b></b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Gen :&nbsp;<span style="color: rgb(255, 0, 255);">936</span>&nbsp;| OBC :&nbsp;<span style="color: rgb(255, 0, 255);">419</span>&nbsp;| EWS :&nbsp;<span style="color: rgb(255, 0, 255);">158</span>&nbsp;| SC :&nbsp;<span style="color: rgb(255, 0, 255);">272</span>&nbsp;| ST :&nbsp;<span style="color: rgb(255, 0, 255);">151</span>&nbsp;| Total :&nbsp;<span style="color: rgb(255, 0, 255);">1937</span></b></span></h2></td></tr><tr><td valign="top" width="144"><p align="center"><b>Post Name</b></p></td><td colspan="4" valign="top" width="110"><p align="center"><b>Total Post</b></p></td><td colspan="5" valign="top" width="81"><p align="center"><b>Age Limit</b></p></td><td colspan="5" valign="top" width="281"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="144"><p align="center">Health And Malaria Inspector Grade3</p></td><td colspan="4" valign="top" width="110"><p align="center">289</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">Degree in Science B.Sc. in Chemistry and One Year Diploma of Health / Sanitary Inspector OR One Year NTC Certificate in Health Sanitary Inspector.</td></tr><tr><td valign="top" width="144"><p align="center">Pharmacist Grade III</p></td><td colspan="4" valign="top" width="110"><p align="center">277</p></td><td colspan="5" valign="top" width="81"><p align="center">20-35 Years</p></td><td colspan="5" valign="top" width="281">10+2 Intermediate with Science and Diploma in Pharmacy&nbsp;<strong>OR</strong>&nbsp;Graduation in Pharmacy (B.Pharma)</td></tr><tr><td valign="top" width="144"><p align="center">Lab Assistant Grade II</p></td><td colspan="4" valign="top" width="110"><p align="center">82</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">10+2 Intermediate with Science and Diploma in Medical Laboratory Technology (DMLT) Minimum 1 Year Certificate Course</td></tr><tr><td valign="top" width="144"><p align="center">Staff Nurse</p></td><td colspan="4" valign="top" width="110"><p align="center">1109</p></td><td colspan="5" valign="top" width="81"><p align="center">20-40 Years</p></td><td colspan="5" valign="top" width="281">General Nursing and Midwifery with Certificate as Registered Nurse&nbsp;<strong>OR</strong>&nbsp;B.Sc in Nursing (B Grade)</td></tr><tr><td valign="top" width="144"><p align="center">Radiographer</p></td><td colspan="4" valign="top" width="110"><p align="center">61</p></td><td colspan="5" valign="top" width="81"><p align="center">19-31 Years</p></td><td colspan="5" valign="top" width="281">10+2 Intermediate with Physics and Chemistry and Diploma in Radiography/ X Ray Technician/ Radio diagnosis Technology (Two Years Course)</td></tr><tr><td valign="top" width="144"><p align="center">ECG Technician</p></td><td colspan="4" valign="top" width="110"><p align="center">23</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">10+2 Intermediate / Graduation in Science/ Certificate/ Diploma/ Degree in ECG Laboratory Technology/ Cardiology/ Cardiology Technician/ Cardiology Techniques. Minimum 1 Year Certificate Course</td></tr><tr><td valign="top" width="144"><p align="center">Physiotherapist</p></td><td colspan="4" valign="top" width="110"><p align="center">21</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">Bachelor Degree in Physiotherapy and Two Years Experience in Physiotherapy (Private / Govt.)</td></tr><tr><td valign="top" width="144"><p align="center">Lab Superintendent Grade III</p></td><td colspan="4" valign="top" width="110"><p align="center">25</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">Degree in Science B.Sc in Bio-Chemistry/ Micro Biology/ Life Science / Chemistry and Biology with Diploma in Medical Lab Technology DMLT OR B.Sc in Medical Technology (Laboratory)</td></tr><tr><td valign="top" width="144"><p align="center">Dialysis Technician</p></td><td colspan="4" valign="top" width="110"><p align="center">20</p></td><td colspan="5" valign="top" width="81"><p align="center">20-33 Years</p></td><td colspan="5" valign="top" width="281">Degree in Science B.Sc and Diploma in Haemodialysis.&nbsp;<strong>OR&nbsp;</strong>Two Years Satisfactory in House Training / Experience in Haemodialysis Work</td></tr><tr><td valign="top" width="144"><p align="center">Extension Educator</p></td><td colspan="4" valign="top" width="110"><p align="center">11</p></td><td colspan="5" valign="top" width="81"><p align="center">22-35 Years</p></td><td colspan="5" valign="top" width="281">Bachelor Degree in Sociology/ Social Work/ Community Education and Two Year Diploma in Health Education.</td></tr><tr><td valign="top" width="144"><p align="center">Dietician</p></td><td colspan="4" valign="top" width="110"><p align="center">04</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">Degree in Science B Sc (Science) with PG Diploma in Dietetics One Year Course&nbsp;<strong>OR</strong>&nbsp;B.Sc Home Science with M.Sc Home Science (Food and Nutrition)</td></tr><tr><td valign="top" width="144"><p align="center">Dental Hygienist</p></td><td colspan="4" valign="top" width="110"><p align="center">05</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">Degree in Science (Biology) with 2 Years Diploma / Certificate Course in Dental Hygiene with Registered in Dental Council of India as Dental Hygienist with 2 Years Experience.</td></tr><tr><td valign="top" width="144"><p align="center">Optometrist</p></td><td colspan="4" valign="top" width="110"><p align="center">06</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">Degree in Science B.Sc in Optometry&nbsp;<strong>OR</strong>&nbsp;Diploma in Ophthalmic Technician and Registered in Council / Licensing body.</td></tr><tr><td valign="top" width="144"><p align="center">Perfusionist</p></td><td colspan="4" valign="top" width="110"><p align="center">01</p></td><td colspan="5" valign="top" width="81"><p align="center">21-40 Years</p></td><td colspan="5" valign="top" width="281">Degree in Science B.Sc with Diploma in Perfusion Technology&nbsp;<strong>OR</strong>&nbsp;B.Sc and Three Years Experience in Cardio Pulmonary Pump Technician.</td></tr><tr><td valign="top" width="144"><p align="center">Speech Therapist</p></td><td colspan="4" valign="top" width="110"><p align="center">01</p></td><td colspan="5" valign="top" width="81"><p align="center">18-33 Years</p></td><td colspan="5" valign="top" width="281">Degree in Science B.Sc and Diploma in Audio and Speech Therapy with Two Years Experience in Related Trade.</td></tr><tr><td valign="top" width="144"><p align="center">Lady Health Visitor</p></td><td colspan="4" valign="top" width="110"><p align="center">02</p></td><td colspan="5" valign="top" width="81"><p align="center">18-30 Years</p></td><td colspan="5" valign="top" width="281">10+2 Intermediate with Multipurpose Workers Course.</td></tr><tr><td colspan="15" valign="top" width="616"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Railway RRB Wise Vacancy Details</b></span><b></b></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center"><b>Zone / RRB Name</b></p></td><td colspan="2" valign="top" width="70"><p align="center"><b>General</b></p></td><td colspan="2" valign="top" width="54"><p align="center"><b>OBC</b></p></td><td colspan="3" valign="top" width="56"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="51"><p align="center"><b>SC</b></p></td><td colspan="2" valign="top" width="73"><p align="center"><b>ST</b></p></td><td valign="top" width="62"><p align="center"><b>Total</b></p></td><td valign="top" width="98"><p align="center"><b>Post Wise Details</b></p></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Kolkata</p></td><td colspan="2" valign="top" width="70"><p align="center">103</p></td><td colspan="2" valign="top" width="54"><p align="center">59</p></td><td colspan="3" valign="top" width="56"><p align="center">19</p></td><td colspan="2" valign="top" width="51"><p align="center">32</p></td><td colspan="2" valign="top" width="73"><p align="center">23</p></td><td valign="top" width="62"><p align="center">236</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(4).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Mumbai</p></td><td colspan="2" valign="top" width="70"><p align="center">133</p></td><td colspan="2" valign="top" width="54"><p align="center">51</p></td><td colspan="3" valign="top" width="56"><p align="center">22</p></td><td colspan="2" valign="top" width="51"><p align="center">27</p></td><td colspan="2" valign="top" width="73"><p align="center">19</p></td><td valign="top" width="62"><p align="center">232</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(5).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Guwahati</p></td><td colspan="2" valign="top" width="70"><p align="center">52</p></td><td colspan="2" valign="top" width="54"><p align="center">32</p></td><td colspan="3" valign="top" width="56"><p align="center">10</p></td><td colspan="2" valign="top" width="51"><p align="center">17</p></td><td colspan="2" valign="top" width="73"><p align="center">06</p></td><td valign="top" width="62"><p align="center">117</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(3).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Allahabad</p></td><td colspan="2" valign="top" width="70"><p align="center">77</p></td><td colspan="2" valign="top" width="54"><p align="center">43</p></td><td colspan="3" valign="top" width="56"><p align="center">16</p></td><td colspan="2" valign="top" width="51"><p align="center">28</p></td><td colspan="2" valign="top" width="73"><p align="center">12</p></td><td valign="top" width="62"><p align="center">176</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(7).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Chandigarh</p></td><td colspan="2" valign="top" width="70"><p align="center">90</p></td><td colspan="2" valign="top" width="54"><p align="center">46</p></td><td colspan="3" valign="top" width="56"><p align="center">20</p></td><td colspan="2" valign="top" width="51"><p align="center">29</p></td><td colspan="2" valign="top" width="73"><p align="center">12</p></td><td valign="top" width="62"><p align="center">197</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(2).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Chennai</p></td><td colspan="2" valign="top" width="70"><p align="center">88</p></td><td colspan="2" valign="top" width="54"><p align="center">27</p></td><td colspan="3" valign="top" width="56"><p align="center">16</p></td><td colspan="2" valign="top" width="51"><p align="center">33</p></td><td colspan="2" valign="top" width="73"><p align="center">09</p></td><td valign="top" width="62"><p align="center">173</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(2).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Ahmadabad</p></td><td colspan="2" valign="top" width="70"><p align="center">45</p></td><td colspan="2" valign="top" width="54"><p align="center">17</p></td><td colspan="3" valign="top" width="56"><p align="center">06</p></td><td colspan="2" valign="top" width="51"><p align="center">05</p></td><td colspan="2" valign="top" width="73"><p align="center">07</p></td><td valign="top" width="62"><p align="center">80</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(7).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Bilaspur</p></td><td colspan="2" valign="top" width="70"><p align="center">22</p></td><td colspan="2" valign="top" width="54"><p align="center">07</p></td><td colspan="3" valign="top" width="56"><p align="center">02</p></td><td colspan="2" valign="top" width="51"><p align="center">03</p></td><td colspan="2" valign="top" width="73"><p align="center">06</p></td><td valign="top" width="62"><p align="center">40</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(2).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Bhopal</p></td><td colspan="2" valign="top" width="70"><p align="center">29</p></td><td colspan="2" valign="top" width="54"><p align="center">09</p></td><td colspan="3" valign="top" width="56"><p align="center">03</p></td><td colspan="2" valign="top" width="51"><p align="center">05</p></td><td colspan="2" valign="top" width="73"><p align="center">02</p></td><td valign="top" width="62"><p align="center">48</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(1).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Secunderabad</p></td><td colspan="2" valign="top" width="70"><p align="center">49</p></td><td colspan="2" valign="top" width="54"><p align="center">14</p></td><td colspan="3" valign="top" width="56"><p align="center">08</p></td><td colspan="2" valign="top" width="51"><p align="center">21</p></td><td colspan="2" valign="top" width="73"><p align="center">20</p></td><td valign="top" width="62"><p align="center">112</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(6).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Gorakhpur</p></td><td colspan="2" valign="top" width="70"><p align="center">32</p></td><td colspan="2" valign="top" width="54"><p align="center">14</p></td><td colspan="3" valign="top" width="56"><p align="center">05</p></td><td colspan="2" valign="top" width="51"><p align="center">09</p></td><td colspan="2" valign="top" width="73"><p align="center">05</p></td><td valign="top" width="62"><p align="center">66</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(3).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Bangalore</p></td><td colspan="2" valign="top" width="70"><p align="center">26</p></td><td colspan="2" valign="top" width="54"><p align="center">12</p></td><td colspan="3" valign="top" width="56"><p align="center">04</p></td><td colspan="2" valign="top" width="51"><p align="center">07</p></td><td colspan="2" valign="top" width="73"><p align="center">02</p></td><td valign="top" width="62"><p align="center">51</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(1).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Jammu Srinagar</p></td><td colspan="2" valign="top" width="70"><p align="center">38</p></td><td colspan="2" valign="top" width="54"><p align="center">15</p></td><td colspan="3" valign="top" width="56"><p align="center">04</p></td><td colspan="2" valign="top" width="51"><p align="center">08</p></td><td colspan="2" valign="top" width="73"><p align="center">05</p></td><td valign="top" width="62"><p align="center">70</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(3).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Malda</p></td><td colspan="2" valign="top" width="70"><p align="center">27</p></td><td colspan="2" valign="top" width="54"><p align="center">07</p></td><td colspan="3" valign="top" width="56"><p align="center">02</p></td><td colspan="2" valign="top" width="51"><p align="center">07</p></td><td colspan="2" valign="top" width="73"><p align="center">02</p></td><td valign="top" width="62"><p align="center">45</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(4).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Ajmer</p></td><td colspan="2" valign="top" width="70"><p align="center">55</p></td><td colspan="2" valign="top" width="54"><p align="center">17</p></td><td colspan="3" valign="top" width="56"><p align="center">05</p></td><td colspan="2" valign="top" width="51"><p align="center">08</p></td><td colspan="2" valign="top" width="73"><p align="center">04</p></td><td valign="top" width="62"><p align="center">89</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(7).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Muzaffarpur</p></td><td colspan="2" valign="top" width="70"><p align="center">12</p></td><td colspan="2" valign="top" width="54"><p align="center">06</p></td><td colspan="3" valign="top" width="56"><p align="center">03</p></td><td colspan="2" valign="top" width="51"><p align="center">03</p></td><td colspan="2" valign="top" width="73"><p align="center">02</p></td><td valign="top" width="62"><p align="center">26</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(5).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Patna</p></td><td colspan="2" valign="top" width="70"><p align="center">28</p></td><td colspan="2" valign="top" width="54"><p align="center">17</p></td><td colspan="3" valign="top" width="56"><p align="center">07</p></td><td colspan="2" valign="top" width="51"><p align="center">17</p></td><td colspan="2" valign="top" width="73"><p align="center">07</p></td><td valign="top" width="62"><p align="center">76</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(5).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Ranchi</p></td><td colspan="2" valign="top" width="70"><p align="center">19</p></td><td colspan="2" valign="top" width="54"><p align="center">09</p></td><td colspan="3" valign="top" width="56"><p align="center">02</p></td><td colspan="2" valign="top" width="51"><p align="center">06</p></td><td colspan="2" valign="top" width="73"><p align="center">02</p></td><td valign="top" width="62"><p align="center">38</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(6).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Bhubaneshwar</p></td><td colspan="2" valign="top" width="70"><p align="center">17</p></td><td colspan="2" valign="top" width="54"><p align="center">08</p></td><td colspan="3" valign="top" width="56"><p align="center">02</p></td><td colspan="2" valign="top" width="51"><p align="center">04</p></td><td colspan="2" valign="top" width="73"><p align="center">04</p></td><td valign="top" width="62"><p align="center">35</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(1).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="2" valign="top" width="151"><p align="center">RRB Siliguri</p></td><td colspan="2" valign="top" width="70"><p align="center">14</p></td><td colspan="2" valign="top" width="54"><p align="center">09</p></td><td colspan="3" valign="top" width="56"><p align="center">02</p></td><td colspan="2" valign="top" width="51"><p align="center">03</p></td><td colspan="2" valign="top" width="73"><p align="center">02</p></td><td valign="top" width="62"><p align="center">30</p></td><td valign="top" width="98"><h2 align="center" style="font-size: 28px;"><a href="https://www.sarkariresult.com/upload/paramedical%20(6).jpg" target="_blank"><b>Click Here</b></a></h2></td></tr><tr><td colspan="15" valign="top" width="616"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Interested Candidate Can Read the Full Notification Before Apply Online.</b></span></h2></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'railway-rrb-paramedical-varoius-post-result-dv-test-admit-card-2019', '1', NULL, '2020-09-10 15:57:38', '2020-09-10 15:57:38'),
	(61, 'SSC Selection Post VIII Exam Date 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">SSC Selection Post VIII Exam Date 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">22 February 2020 | 12:55 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">21 July 2020 | 06:09 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Staff Selection Commission SSC, New Delhi and Regional of Pan India Are Recently Invited to Online Application Form for the Recruitment of Selection Post VIII Under Various Intermediate, Graduate, PG Level Post Recruitment 2020. Those Candidates Are Interested to the Following Vacancies Can Read the Full Notification Before Apply Online.</p><table border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="7" valign="top" width="604"><p align="center"><span style="color: rgb(0, 128, 0);"><b>SSC Various Selection Post VIII Recruitment 2020 Exam Date</b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>Staff Selection Commission (SSC)</b></span><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><b>Short Details of Notification</b><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="4" valign="top" width="324"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>21/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>20/03/2020 Upto 05:00 PM Only</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee:&nbsp;<b>23/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date Offline Payment :<b>&nbsp;25/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">CBT Exam Date :&nbsp;<b>06-10 November 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :&nbsp;<b>October Last Week 2020</b></li></ul></td><td colspan="3" valign="top" width="280"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>100/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH / Women&nbsp;<b>: 0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through online Debit Card, Credit Card, Net Banking or SBI E Challan Offline Mode Only</li></ul></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;</b><span style="color: rgb(255, 0, 255);"><b>Total : 1300+</b></span></span><b></b></p></td></tr><tr><td valign="top" width="162"><p align="center"><b>Level</b></p></td><td colspan="5" valign="top" width="346"><p align="center"><b>Eligibility</b></p></td><td valign="top" width="96"><p align="center"><b>Age Limit</b></p></td></tr><tr><td valign="top" width="162"><p align="center">Matric</p></td><td colspan="5" valign="top" width="346">Class 10 High School Exam in Any Recognized Board in India.</td><td rowspan="3" valign="top" width="96">18-30 Years Post Wise as on 01/01/2020</td></tr><tr><td valign="top" width="162"><p align="center">Intermediate</p></td><td colspan="5" valign="top" width="346">10+2 Intermediate Exam in Any Recognized Board in India.</td></tr><tr><td valign="top" width="162"><p align="center">Gradation</p></td><td colspan="5" valign="top" width="346">Bachelor Degree in Any Stream in Any Recognized University in India.</td></tr><tr><td colspan="7" valign="top" width="604"><p align="center"><b><span style="color: rgb(255, 0, 255);">SSC Region Name Who Conducted the Selection Post VIII Recruitment 2020</span></b></p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">Central Region CR</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">Madhya Pradesh MPR</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">Northern Region NR Delhi</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">Eastern Region ER</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">Karnataka Kerala KKR</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">North East Region NER</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">North Western Region NWR</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">South Region SR</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center">Western Region WR</p></td></tr><tr><td colspan="7" valign="top" width="604"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Staff Selection Commission SSC Are Issued Notification for Selection Various Post VIII Recruitment 2020 Candidate Can Apply Between&nbsp;<strong>21/02/2020 to 20/03/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in SSC Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'ssc-selection-post-viii-exam-date-2020', '1', NULL, '2020-09-10 15:58:04', '2020-09-10 15:58:04'),
	(62, 'BIS Various Post Postponed 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">BIS Various Post Postponed 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">21 February 2020 | 12:18 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">23 March 2020 | 10:32 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Bureau of Indian Standards BIS Are Recently Invited Online Application Form for the Technical Assistant and Senior Technician Post Recruitment 2020. Those Candidate Are Interested tot he Following Vacancies Can Read the Full Details Before Apply Online</p><table width="669" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b><span style="color: rgb(255, 0, 255);">BIS Various Post Online Form 2020</span></b><b></b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><b>Bureau of Indian Standards (BIS)</b></span></p><p align="center"><span style="color: rgb(0, 128, 0);"><span style="color: rgb(255, 0, 255);"><b>Advt. No. 01/2020 Short Details of Notification</b></span><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="9" valign="top" width="331"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>17/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>08/03/2020 upto 06 PM</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Fee Payment&nbsp;<b>: 08/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>29/03/2020 (Postponed)</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: March 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Result Announced :<b>&nbsp;April 2020</b></li></ul></td><td colspan="3" valign="top" width="338"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">General / OBC :&nbsp;<b>500/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking, E Challan</li></ul></td></tr><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Age Limit as on 08/03/2020</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Minimum Age :&nbsp;<strong>18 Years.</strong></li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<strong>27 Years</strong>. ( Senior Technician)</li><li style="font-size: 21px; margin-left: 10px;">Maximum Age :&nbsp;<strong>30 Years.</strong>&nbsp;(Technician Assistant Lab)</li><li style="font-size: 21px; margin-left: 10px;">Age Relaxation Extra as per Rules.</li></ul></td></tr><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total 50 Post</span></b></span></p></td></tr><tr><td valign="top" width="105"><p align="center"><b>Post Name</b></p></td><td valign="top" width="47"><p align="center"><b>Gen</b></p></td><td valign="top" width="42"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="42"><p align="center"><b>OBC</b></p></td><td valign="top" width="44"><p align="center"><b>SC</b></p></td><td valign="top" width="40"><p align="center"><b>ST</b></p></td><td colspan="3" valign="top" width="52"><p align="center"><b>Total</b></p></td><td colspan="2" valign="top" width="297"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="105"><p align="center">Technical Assistant (Lab)</p></td><td valign="top" width="47"><p align="center">04</p></td><td valign="top" width="42"><p align="center">11</p></td><td colspan="2" valign="top" width="42"><p align="center">07</p></td><td valign="top" width="44"><p align="center">04</p></td><td valign="top" width="40"><p align="center">04</p></td><td colspan="3" valign="top" width="52"><p align="center">30</p></td><td colspan="2" valign="top" width="297">B.Sc Degree with One of Following Subject Chemistry or Microbiology or Physics or Bio-Technology or Food Technology or Bio-Chemistry or Electronics OR Diploma in Mechanical or Electrical or Civilor Chemical or Electronics or Food Technology or Metallurgy.</td></tr><tr><td valign="top" width="105"><p align="center">Senior Technician</p></td><td valign="top" width="47"><p align="center">11</p></td><td valign="top" width="42"><p align="center">02</p></td><td colspan="2" valign="top" width="42"><p align="center">04</p></td><td valign="top" width="44"><p align="center">01</p></td><td valign="top" width="40"><p align="center">02</p></td><td colspan="3" valign="top" width="52"><p align="center">20</p></td><td colspan="2" valign="top" width="297">Class 10 High School with ITI Certificate in Electrician / Air-Conditioning / Refrigeration/ Mechanic (Diesel–Engine)/ Fitter/ Carpenter/ Welder with 2 Year Experience.</td></tr><tr><td colspan="12" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Bureau of Indian Standards BIS 01/2020 Various Post Recruitment 2020 Candidate Can Apply Between&nbsp;<strong>17/02/2020 to 08/03/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in BIS Latest Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'bis-various-post-postponed-2020', '1', NULL, '2020-09-10 15:58:29', '2020-09-10 15:58:29'),
	(63, 'DFCCIL Various Post Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">DFCCIL Various Post Online Form 2020</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">19 February 2020 | 11:11 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Dedicated Freight Corridor Corporation of India DFCCIL Are Recently Invited Online Application Form for the Assistant Manager / Junior Manager / Executive Post Recruitment 2020. Those Candidate Are Interested tot he Following Vacancies Can Read the Full Details Before Apply Online.</p><table width="669" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="9" valign="top" width="669"><h1 align="center" style="font-size: 22px; color: rgb(15, 48, 99); margin-left: 0px; margin-right: 0px;"><span style="color: rgb(255, 0, 255);"><b>DFCCIL Various Post Online Form 2020</b></span></h1><p align="center"><span style="color: rgb(0, 128, 0);"><b>Dedicated Freight Corridor Corporation of India (DFCCIL)</b></span></p><p align="center"><span style="color: rgb(255, 0, 255);"><b>Advt. No.02/2020 Short Details of Notification</b><b></b></span></p><p align="center"></p></td></tr><tr><td colspan="5" valign="top" width="330"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>15/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>15/03/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Fee Payment&nbsp;<b>: 15/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>April 2020</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available&nbsp;<b>: Notified Soon</b></li></ul></td><td colspan="4" valign="top" width="339"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span><b></b></p><ul><li style="font-size: 21px; margin-left: 10px;"><b>For Asst. Manager &amp; Junior Manager Post</b></li><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>1000/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;"><b>For Executive Post :</b></li><li style="font-size: 21px; margin-left: 10px;">General / OBC / EWS :&nbsp;<b>900/-</b></li><li style="font-size: 21px; margin-left: 10px;">SC / ST / PH :&nbsp;<b>0/-</b></li><li style="font-size: 21px; margin-left: 10px;">Pay the Examination Fee Through Debit Card, Credit Card, Net Banking, E Challan</li></ul></td></tr><tr><td colspan="9" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total 54 Post</span>&nbsp;| Age Limit as on&nbsp;<span style="color: rgb(255, 0, 255);">01/01/2020</span></b></span></p></td></tr><tr><td valign="top" width="131"><p align="center"><b>Post Name</b></p></td><td colspan="2" valign="top" width="104"><p align="center"><b>Total Post</b></p></td><td colspan="3" valign="top" width="110"><p align="center"><b>Age Limit</b></p></td><td colspan="2" valign="top" width="210"><p align="center"><b>Eligibility</b></p></td><td valign="top" width="113"><p align="center"><b>Experience</b></p></td></tr><tr><td valign="top" width="131"><p align="center">Assistant Manager AM Finance</p></td><td colspan="2" valign="top" width="104"><p align="center">17</p></td><td colspan="3" valign="top" width="110"><p align="center">18-30 Years</p></td><td colspan="2" valign="top" width="210"><p align="center">CA / CMA Exam Passed</p></td><td valign="top" width="113"><p align="center">3 Years</p></td></tr><tr><td valign="top" width="131"><p align="center">Assistant Manager AM Information Technology</p></td><td colspan="2" valign="top" width="104"><p align="center">13</p></td><td colspan="3" valign="top" width="110"><p align="center">18-30 Years</p></td><td colspan="2" valign="top" width="210"><p align="center">BE / B.Tech / MCA / MBA / M.Tech in Related Trade</p></td><td valign="top" width="113"><p align="center">3 Years</p></td></tr><tr><td valign="top" width="131"><p align="center">Junior Manager Human Resource</p></td><td colspan="2" valign="top" width="104"><p align="center">04</p></td><td colspan="3" valign="top" width="110"><p align="center">18-27 Years</p></td><td colspan="2" valign="top" width="210"><p align="center">MBA / PGDBA / PGDBM with 60% Marks</p></td><td valign="top" width="113"><p align="center">Nil</p></td></tr><tr><td valign="top" width="131"><p align="center">Executive Finance</p></td><td colspan="2" valign="top" width="104"><p align="center">18</p></td><td colspan="3" valign="top" width="110"><p align="center">18-30 Years</p></td><td colspan="2" valign="top" width="210"><p align="center">Bachelor Degree in Commerce B.Com with 60% Marks</p></td><td valign="top" width="113"><p align="center">Nil</p></td></tr><tr><td valign="top" width="131"><p align="center">Executive Human Resource</p></td><td colspan="2" valign="top" width="104"><p align="center">05</p></td><td colspan="3" valign="top" width="110"><p align="center">18-30 Years</p></td><td colspan="2" valign="top" width="210"><p align="center">Degree in Management BBA / HR with 60% Marks</p></td><td valign="top" width="113"><p align="center">Nil</p></td></tr><tr><td valign="top" width="131"><p align="center">Executive Information Technology</p></td><td colspan="2" valign="top" width="104"><p align="center">02</p></td><td colspan="3" valign="top" width="110"><p align="center">18-30 Years</p></td><td colspan="2" valign="top" width="210"><p align="center">BE / B.Tech Degree in CS / IT / Electronics / EC with 60% Marks</p></td><td valign="top" width="113"><p align="center">Nil</p></td></tr><tr><td colspan="9" valign="top" width="669"><p align="center"><span style="color: rgb(0, 128, 0);"><b>How to Fill Form</b></span></p><ul><li style="font-size: 21px; margin-left: 10px;">Dedicated Freight Corridor Corporation of India 02/2020 Various Post Recruitment 2020 Candidate Can Apply Between&nbsp;<strong>15/02/2020 to 15/03/2020.</strong></li><li style="font-size: 21px; margin-left: 10px;">Candidate Read the Notification Before Apply the Recruitment Application Form in DFCCIL&nbsp;<a href="https://www.sarkariresult.com/railwayall.php" target="_blank" style="text-decoration-line: underline;"><span style="color: rgb(0, 0, 0);">Railway&nbsp;</span></a>Recruitment Online Form 2020.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Check and College the All Document - Eligibility, ID Proof, Address Details, Basic Details.</li><li style="font-size: 21px; margin-left: 10px;">Kindly Ready Scan Document Related to Recruitment Form - Photo, Sign, ID Proof, Etc.</li><li style="font-size: 21px; margin-left: 10px;">Before Submit the Application Form Must Check the Preview and All Column Carefully.</li><li style="font-size: 21px; margin-left: 10px;">If Candidate Required to Paying the Application Fee Must Submit. If You have Not the Required Application Fees Your Form is Not Completed.</li><li style="font-size: 21px; margin-left: 10px;">Take A Print Out of Final Submitted Form.</li></ul></td></tr></tbody></table><p><br></p></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'dfccil-various-post-online-form-2020', '1', NULL, '2020-09-10 15:59:05', '2020-09-10 15:59:05'),
	(64, 'Haryana HSSC Canal Patwari Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Haryana HSSC Canal Patwari Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">13 June 2019 | 08:14 PM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Haryana Staff Selection Commission HSSC and Haryana Irrigation &amp; Water Resources Department Are Invited to Online Application Form for the Canal Patwari Post Recruitment 2019. Those Candidates Are Interested to the Following Recruitment and Completed the All Eligibility Criteria Can Read the Full Notification and Apply Online.</p><table width="648" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="17" valign="top" width="648"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Haryana Staff Selection Commission (HSSC)</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Canal Patwari Recruitment 2019</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 08/2019 Short Details of Notification</b></span></h2><h2 align="center" style="font-size: 28px;"></h2></td></tr><tr><td rowspan="6" colspan="6" valign="top" width="293"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>18/06/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>17/07/2019</b></span></li><li style="font-size: 21px; margin-left: 10px;">Re Open Application Begin :&nbsp;<b>17/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Re OPen Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>02/03/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee :&nbsp;<b>05/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :<b>&nbsp;Notified Soon</b></li></ul></td><td colspan="11" valign="top" width="355"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2></td></tr><tr><td rowspan="2" colspan="5" valign="top" width="92"><p align="center"><b>Post Name</b></p></td><td colspan="4" valign="top" width="132"><p align="center"><b>General</b></p></td><td colspan="2" valign="top" width="130"><p align="center"><b>Haryana Dom.</b></p></td></tr><tr><td colspan="3" valign="top" width="66"><p align="center"><b>Male</b></p></td><td valign="top" width="66"><p align="center"><b>Female</b></p></td><td valign="top" width="66"><p align="center"><b>Male</b></p></td><td valign="top" width="64"><p align="center"><b>Female</b></p></td></tr><tr><td colspan="5" valign="top" width="92"><p align="center"><b>Patwari</b></p></td><td colspan="3" valign="top" width="66" style="text-align: center;">100/-</td><td valign="top" width="66">50/-</td><td valign="top" width="66" style="text-align: center;">25/-</td><td valign="top" width="64" style="text-align: center;">13/-</td></tr><tr><td colspan="11" valign="top" width="355"><ul><li style="font-size: 21px; margin-left: 10px;">Other State&nbsp;<strong>Female</strong>&nbsp;Candidates&nbsp;<strong>Rs. 100/-</strong></li><li style="font-size: 21px; margin-left: 10px;"><b>Pay the Exam Fee Through Online or Offline Mode Only.</b></li></ul></td></tr><tr><td colspan="11" valign="top" width="355"></td></tr><tr><td colspan="17" valign="top" width="648"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(0, 128, 0);">Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total : 1100 Post</span></span></b></h2></td></tr><tr><td valign="top" width="89"><p align="center"><b>Department</b></p></td><td valign="top" width="85"><p align="center"><b>Post Name</b></p></td><td valign="top" width="46"><p align="center"><b>Gen</b></p></td><td colspan="2" valign="top" width="42"><p align="center"><b>SC</b></p></td><td colspan="2" valign="top" width="39"><p align="center"><b>BCA</b></p></td><td colspan="2" valign="top" width="39"><p align="center"><b>BCB</b></p></td><td valign="top" width="42"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="51"><p align="center"><b>Total</b></p></td><td colspan="3" valign="top" width="86"><p align="center"><b>Age Limit</b></p></td><td colspan="2" valign="top" width="130"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="89"><p align="center">Irrigation &amp; Water Resources Department</p></td><td valign="top" width="85"><p align="center">Canal Patwari</p></td><td valign="top" width="46"><p align="center">473</p></td><td colspan="2" valign="top" width="42"><p align="center">220</p></td><td colspan="2" valign="top" width="39"><p align="center">176</p></td><td colspan="2" valign="top" width="39"><p align="center">121</p></td><td valign="top" width="42"><p align="center">110</p></td><td colspan="2" valign="top" width="51"><p align="center">1100</p></td><td colspan="3" valign="top" width="86"><p align="center">18-42 as on 02/07/2019</p></td><td colspan="2" valign="top" width="130">Bachelor Degree in Any Stream with Hindi / Sanskrit as Subject in Matric Level</td></tr><tr><td colspan="17" valign="top" width="648"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b><span style="color: rgb(0, 128, 0);">Interested Candidate Can Read the Full Notification Before Apply Online.</span></b></span></h2></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', NULL, NULL, NULL, NULL, 'haryana-hssc-canal-patwari-online-form-2020', '1', NULL, '2020-09-10 15:59:28', '2020-09-10 15:59:28'),
	(65, 'Haryana HSSC Patwari Online Form 2020', NULL, '<table align="center" style="font-family: &quot;Times New Roman&quot;; margin-left: 10px;"><tbody><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Name of Post:</td><td valign="top" align="left" style="font-size: 20px;">Haryana HSSC Patwari Online Form 2020</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Date :</td><td valign="top" align="left" style="font-size: 20px;">12 June 2019 | 09:32 PM</td></tr><tr><td valign="top" align="left" "="" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Post Update Date :</td><td valign="top" align="left" style="font-size: 20px;">19 February 2020| 09:55 AM</td></tr><tr><td valign="top" align="left" style="font-size: 20px; font-weight: bold; color: rgb(255, 0, 51);">Short Information :</td><td valign="top" align="left" style="font-size: 20px;"><p>Haryana Staff Selection Commission HSSC and Haryana Land Record Department Are Invited to Online Application Form for the Patwari Post Recruitment 2019. Those Candidates Are Interested to the Following Recruitment and Completed the All Eligibility Criteria Can Read the Full Notification and Apply Online.</p><table width="648" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td colspan="17" valign="top" width="648"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Haryana Staff Selection Commission (HSSC)</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Patwari Recruitment 2019 Online Form 2020</b></span></h2><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b>Advt No. : 07/2019 Short Details of Notification</b></span></h2><h2 align="center" style="font-size: 28px;"></h2></td></tr><tr><td rowspan="6" colspan="6" valign="top" width="293"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Important Dates</b></span></h2><ul><li style="font-size: 21px; margin-left: 10px;">Application Begin :&nbsp;<b>14/06/2019</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>26/07/2019</b></span></li><li style="font-size: 21px; margin-left: 10px;">Re Open Application Begin :&nbsp;<b>17/02/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Last Date for Re Open Apply Online :&nbsp;<span style="color: rgb(255, 0, 0);"><b>02/03/2020</b></span></li><li style="font-size: 21px; margin-left: 10px;">Last Date Pay Exam Fee :&nbsp;<b>05/03/2020</b></li><li style="font-size: 21px; margin-left: 10px;">Exam Date :&nbsp;<b>Notified Soon</b></li><li style="font-size: 21px; margin-left: 10px;">Admit Card Available :<b>&nbsp;Notified Soon</b></li></ul></td><td colspan="11" valign="top" width="355"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(0, 128, 0);"><b>Application Fee</b></span></h2></td></tr><tr><td rowspan="2" colspan="5" valign="top" width="92"><p align="center"><b>Post Name</b></p></td><td colspan="4" valign="top" width="132"><p align="center"><b>General</b></p></td><td colspan="2" valign="top" width="130"><p align="center"><b>Haryana Dom.</b></p></td></tr><tr><td colspan="3" valign="top" width="66"><p align="center"><b>Male</b></p></td><td valign="top" width="66"><p align="center"><b>Female</b></p></td><td valign="top" width="66"><p align="center"><b>Male</b></p></td><td valign="top" width="64"><p align="center"><b>Female</b></p></td></tr><tr><td colspan="5" valign="top" width="92"><p align="center"><b>Patwari</b></p></td><td colspan="3" valign="top" width="66" style="text-align: center;">100/-</td><td valign="top" width="66">50/-</td><td valign="top" width="66" style="text-align: center;">25/-</td><td valign="top" width="64" style="text-align: center;">13/-</td></tr><tr><td colspan="11" valign="top" width="355"><ul><li style="font-size: 21px; margin-left: 10px;">Other State&nbsp;<strong>Female</strong>&nbsp;Candidates&nbsp;<strong>Rs. 100/-</strong></li><li style="font-size: 21px; margin-left: 10px;"><b>Pay the Exam Fee Through Online or Offline Mode Only.</b></li></ul></td></tr><tr><td colspan="11" valign="top" width="355"></td></tr><tr><td colspan="17" valign="top" width="648"><h2 align="center" style="font-size: 28px;"><b><span style="color: rgb(0, 128, 0);">Vacancy Details&nbsp;<span style="color: rgb(255, 0, 255);">Total : 588 Post</span></span></b></h2></td></tr><tr><td valign="top" width="89"><p align="center"><b>Department</b></p></td><td valign="top" width="85"><p align="center"><b>Post Name</b></p></td><td valign="top" width="46"><p align="center"><b>Gen</b></p></td><td colspan="2" valign="top" width="42"><p align="center"><b>SC</b></p></td><td colspan="2" valign="top" width="39"><p align="center"><b>BCA</b></p></td><td colspan="2" valign="top" width="39"><p align="center"><b>BCB</b></p></td><td valign="top" width="42"><p align="center"><b>EWS</b></p></td><td colspan="2" valign="top" width="51"><p align="center"><b>Total</b></p></td><td colspan="3" valign="top" width="86"><p align="center"><b>Age Limit</b></p></td><td colspan="2" valign="top" width="130"><p align="center"><b>Eligibility</b></p></td></tr><tr><td valign="top" width="89"><p align="center">Land Record Department</p></td><td valign="top" width="85"><p align="center">Patwari</p></td><td valign="top" width="46"><p align="center">254</p></td><td colspan="2" valign="top" width="42"><p align="center">104</p></td><td colspan="2" valign="top" width="39"><p align="center">100</p></td><td colspan="2" valign="top" width="39"><p align="center">70</p></td><td valign="top" width="42"><p align="center">60</p></td><td colspan="2" valign="top" width="51"><p align="center">588</p></td><td colspan="3" valign="top" width="86"><p align="center">17-42 as on 28/06/2019</p></td><td colspan="2" valign="top" width="130">Bachelor Degree in Any Stream with Hindi / Sanskrit / Urdu as Subject in Matric Level</td></tr><tr><td colspan="17" valign="top" width="648"><h2 align="center" style="font-size: 28px;"><span style="color: rgb(255, 0, 255);"><b><span style="color: rgb(0, 128, 0);">Interested Candidate Can Read the Full Notification Before Apply Online.</span></b></span></h2></td></tr></tbody></table></td></tr></tbody></table>', 'Govt Job', '1000', NULL, NULL, NULL, 'haryana-hssc-patwari-online-form-2020', '1', NULL, '2020-09-10 15:59:51', '2020-09-22 10:44:52'),
	(66, 'Sr.Distribution Manager CHANEL SALES', NULL, '<div style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class="jobsearch-JobInfoHeader-title-container"><h1 class="icl-u-xs-mb--xs icl-u-xs-mt--none jobsearch-JobInfoHeader-title" style="font-weight: 700; letter-spacing: -0.1px; font-size: 23px !important; line-height: 1.22 !important; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif !important; margin-bottom: 0.25rem !important; color: rgb(45, 45, 45) !important;">Sr.Distribution Manager CHANEL SALES</h1></div><div class=" jobsearch-CompanyInfoWithoutHeaderImage"><div class=""><div class="icl-u-xs-mt--xs icl-u-textColor--secondary jobsearch-JobInfoHeader-subtitle icl-u-xs-mb--md" style="color: rgb(111, 111, 111) !important; margin-top: 0.25rem !important; margin-bottom: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="jobsearch-InlineCompanyRating icl-u-xs-mt--xs  icl-u-xs-mb--md" style="box-sizing: border-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; margin-top: 0.25rem !important; margin-bottom: 1rem !important;"><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">Bhava E Cart Automobiles Sales Private Limated.</div><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">-</div><div>Patna, Bihar</div></div></div></div></div><div class="jobsearch-JobMetadataHeader-item " style="font-size: 14px !important; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><span class="icl-u-xs-mr--xs" style="margin-right: 0.25rem !important;">₹2,50,000 - ₹4,00,000 a year</span></div></div><div class="mosaic-zone" id="mosaic-zone-aboveExtractedJobDescription" style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"></div><div class="jobsearch-JobComponent-description  icl-u-xs-mt--md  " style="box-sizing: border-box; overflow-wrap: break-word; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; margin-top: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="mosaic-zone" id="mosaic-zone-aboveFullJobDescription"></div><div id="jobDescriptionText" class="jobsearch-jobDescriptionText"><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">We are Manufacture of E- rickshaw &amp; E- Scooty Business in India. Searching Hard core sales Employees who will have mre than 8 yrs exprince in distribution creation and sales Employe ll appoint distributor in assigned area &amp; employee must have experience in the same field at least minimum 7 years .</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Job Type: Full-time</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Salary: ₹250,000.00 - ₹400,000.00 per year</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Experience:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>total work: 9 years (Preferred)</li><li>Distribution Sales: 7 years (Required)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Education:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Bachelor\'s (Required)</li></ul><p><br></p></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'srdistribution-manager-chanel-sales', '1', NULL, '2020-09-10 16:05:20', '2020-09-10 16:05:20'),
	(67, 'Channel Sales Manger', NULL, '<div style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class=" jobsearch-CompanyInfoWithoutHeaderImage"><div class=""><div class="icl-u-xs-mt--xs icl-u-textColor--secondary jobsearch-JobInfoHeader-subtitle icl-u-xs-mb--md" style="color: rgb(111, 111, 111) !important; margin-top: 0.25rem !important; margin-bottom: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="jobsearch-InlineCompanyRating icl-u-xs-mt--xs  icl-u-xs-mb--md" style="box-sizing: border-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; margin-top: 0.25rem !important; margin-bottom: 1rem !important;"><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">Bhava E Cart Automobiles Sales Private Limated.</div><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">-</div><div>Hajipur, Bihar</div></div></div></div></div><div class="jobsearch-JobMetadataHeader-item " style="font-size: 14px !important; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><span class="icl-u-xs-mr--xs" style="margin-right: 0.25rem !important;">₹2,50,000 - ₹3,00,000 a month</span></div></div><div class="mosaic-zone" id="mosaic-zone-aboveExtractedJobDescription" style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"></div><div class="jobsearch-JobComponent-description  icl-u-xs-mt--md  " style="box-sizing: border-box; overflow-wrap: break-word; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; margin-top: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="mosaic-zone" id="mosaic-zone-aboveFullJobDescription"></div><div id="jobDescriptionText" class="jobsearch-jobDescriptionText"><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">We are dealing in E rickshaw and E Scooty business in East India . Our Company manufactures E rickshaw and E Scooty.<br><b>Responsibilities and Duties</b><br>Candidates will have to appoint distributor in assigned area and will have to attain monthly sales target . candidates must have minimum 5 years experience in automobiles sector, must have idea about channel creation..<br><b>Qualifications and Skills</b><br>Candidates having MBA degree (with specialization Marketing ) will be preferred. Candidates having Bachelor\'s degree can also apply, having excellent communication skills. Candidates must have 2 Wheeler and 4 Wheeler.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Job Type: Walk-In</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Salary: ₹250,000.00 - ₹300,000.00 per month</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Experience:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Channel Sales: 5 years (Preferred)</li><li>work: 5 years (Preferred)</li><li>total work: 5 years (Preferred)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Education:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Master\'s (Preferred)</li></ul></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'channel-sales-manger', '1', NULL, '2020-09-10 16:05:47', '2020-09-10 16:05:47'),
	(68, 'Teacher reqruired for mechanical and electrical engineering', NULL, '<div style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class="jobsearch-JobInfoHeader-title-container"><h1 class="icl-u-xs-mb--xs icl-u-xs-mt--none jobsearch-JobInfoHeader-title" style="font-weight: 700; letter-spacing: -0.1px; font-size: 23px !important; line-height: 1.22 !important; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif !important; margin-bottom: 0.25rem !important; color: rgb(45, 45, 45) !important;">Teacher reqruired for mechanical and electrical engineering</h1></div><div class=" jobsearch-CompanyInfoWithoutHeaderImage"><div class=""><div class="icl-u-xs-mt--xs icl-u-textColor--secondary jobsearch-JobInfoHeader-subtitle icl-u-xs-mb--md" style="color: rgb(111, 111, 111) !important; margin-top: 0.25rem !important; margin-bottom: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="jobsearch-InlineCompanyRating icl-u-xs-mt--xs  icl-u-xs-mb--md" style="box-sizing: border-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; margin-top: 0.25rem !important; margin-bottom: 1rem !important;"><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">CONFIDENCE CLUSTER EDUCATION PRIVATE LIMITED</div><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">-</div><div>Patna, Bihar</div></div></div></div></div><div class="jobsearch-JobMetadataHeader-item " style="font-size: 14px !important; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><span class="icl-u-xs-mr--xs" style="margin-right: 0.25rem !important;">₹8,000 - ₹40,000 a month</span></div></div><div class="jobsearch-DesktopTag" style="box-sizing: border-box; display: flex; flex-wrap: wrap; margin-bottom: 1rem; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class="jobsearch-DesktopTag-tag urgently-hiring" style="box-sizing: border-box; margin-right: 0px; display: flex; -webkit-box-align: center; align-items: center;"><div class="jobsearch-DesktopTag-icon" style="box-sizing: border-box; margin-right: 0.5rem; background: url(&quot;data:image/svg+xml;charset=utf8,%3Csvg width=\'20\' height=\'20\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M1 10c0-4.95 4.05-9 9-9s9 4.05 9 9-4.05 9-9 9-9-4.05-9-9z\' fill=\'%23C74289\'/%3E%3Cpath d=\'M14.03 13.97a.25.25 0 000-.354l-3.457-3.457a.25.25 0 01-.073-.177V5.75a.25.25 0 00-.25-.25h-1.5a.25.25 0 00-.25.25v5.06c0 .067.026.13.073.177l4.043 4.043a.25.25 0 00.354 0l1.06-1.06z\' fill=\'%23fff\'/%3E%3C/svg%3E&quot;) no-repeat !important;"><svg aria-label="urgently hiring icon" width="20" height="20" viewBox="0 0 20 20" fill="none"><rect width="20" height="20" rx="10" fill="#DB183F"></rect><g clip-path="url(#clip0)"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.994 4C6.682 4 4 6.688 4 10C4 13.312 6.682 16 9.994 16C13.312 16 16 13.312 16 10C16 6.688 13.312 4 9.994 4ZM10 14.8C7.348 14.8 5.2 12.652 5.2 10C5.2 7.348 7.348 5.2 10 5.2C12.652 5.2 14.8 7.348 14.8 10C14.8 12.652 12.652 14.8 10 14.8Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M10.3001 7H9.40015V10.6L12.5501 12.49L13.0001 11.752L10.3001 10.15V7Z" fill="white"></path></g><defs><clipPath><rect width="12" height="12" fill="white" transform="translate(4 4)"></rect></clipPath></defs></svg></div><div class="jobsearch-DesktopTag-text" style="box-sizing: border-box; font-size: 0.875rem; line-height: 1.25rem; font-weight: 700;">Urgently hiring</div></div></div><div class="mosaic-zone" id="mosaic-zone-aboveExtractedJobDescription" style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"></div><div class="jobsearch-JobComponent-description  icl-u-xs-mt--md  " style="box-sizing: border-box; overflow-wrap: break-word; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; margin-top: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="mosaic-zone" id="mosaic-zone-aboveFullJobDescription"></div><div id="jobDescriptionText" class="jobsearch-jobDescriptionText"><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Hello there,</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">We are hiring mechanical engineering and electrical engineering teacher for online education. If you are interested in online classes, this may be the great opportunity for you.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Job Types: Part-time, Temporary, Contract, Commission</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Salary: ₹8,000.00 - ₹40,000.00 per month</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Education:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Bachelor\'s (Required)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Location:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Patna, Bihar (Preferred)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Language:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>English (Preferred)</li><li>Hindi (Required)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Benefits:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Education assistance</li><li>Phone / Internet reimbursement</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Industry:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Education &amp; Instruction</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Work Remotely:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>No</li></ul></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'teacher-reqruired-for-mechanical-and-electrical-engineering', '1', NULL, '2020-09-10 16:06:05', '2020-09-10 16:06:05'),
	(69, 'Marketing & Sales Executive', NULL, '<div style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class="jobsearch-JobInfoHeader-title-container"><h1 class="icl-u-xs-mb--xs icl-u-xs-mt--none jobsearch-JobInfoHeader-title" style="font-weight: 700; letter-spacing: -0.1px; font-size: 23px !important; line-height: 1.22 !important; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif !important; margin-bottom: 0.25rem !important; color: rgb(45, 45, 45) !important;">Marketing &amp; Sales Executive</h1></div><div class=" jobsearch-CompanyInfoWithoutHeaderImage"><div class=""><div class="icl-u-xs-mt--xs icl-u-textColor--secondary jobsearch-JobInfoHeader-subtitle icl-u-xs-mb--md" style="color: rgb(111, 111, 111) !important; margin-top: 0.25rem !important; margin-bottom: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="jobsearch-InlineCompanyRating icl-u-xs-mt--xs  icl-u-xs-mb--md" style="box-sizing: border-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; margin-top: 0.25rem !important; margin-bottom: 1rem !important;"><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">Translucent Pixel Otter Private Limited</div><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">-</div><div>Patna City, Bihar</div></div></div></div></div><div class="jobsearch-JobMetadataHeader-item " style="font-size: 14px !important; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><span class="icl-u-xs-mr--xs" style="margin-right: 0.25rem !important;">₹10,000 - ₹25,000 a month</span></div></div><div class="jobsearch-DesktopTag" style="box-sizing: border-box; display: flex; flex-wrap: wrap; margin-bottom: 1rem; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class="jobsearch-DesktopTag-tag urgently-hiring" style="box-sizing: border-box; margin-right: 0px; display: flex; -webkit-box-align: center; align-items: center;"><div class="jobsearch-DesktopTag-icon" style="box-sizing: border-box; margin-right: 0.5rem; background: url(&quot;data:image/svg+xml;charset=utf8,%3Csvg width=\'20\' height=\'20\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M1 10c0-4.95 4.05-9 9-9s9 4.05 9 9-4.05 9-9 9-9-4.05-9-9z\' fill=\'%23C74289\'/%3E%3Cpath d=\'M14.03 13.97a.25.25 0 000-.354l-3.457-3.457a.25.25 0 01-.073-.177V5.75a.25.25 0 00-.25-.25h-1.5a.25.25 0 00-.25.25v5.06c0 .067.026.13.073.177l4.043 4.043a.25.25 0 00.354 0l1.06-1.06z\' fill=\'%23fff\'/%3E%3C/svg%3E&quot;) no-repeat !important;"><svg aria-label="urgently hiring icon" width="20" height="20" viewBox="0 0 20 20" fill="none"><rect width="20" height="20" rx="10" fill="#DB183F"></rect><g clip-path="url(#clip0)"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.994 4C6.682 4 4 6.688 4 10C4 13.312 6.682 16 9.994 16C13.312 16 16 13.312 16 10C16 6.688 13.312 4 9.994 4ZM10 14.8C7.348 14.8 5.2 12.652 5.2 10C5.2 7.348 7.348 5.2 10 5.2C12.652 5.2 14.8 7.348 14.8 10C14.8 12.652 12.652 14.8 10 14.8Z" fill="white"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M10.3001 7H9.40015V10.6L12.5501 12.49L13.0001 11.752L10.3001 10.15V7Z" fill="white"></path></g><defs><clipPath><rect width="12" height="12" fill="white" transform="translate(4 4)"></rect></clipPath></defs></svg></div><div class="jobsearch-DesktopTag-text" style="box-sizing: border-box; font-size: 0.875rem; line-height: 1.25rem; font-weight: 700;">Urgently hiring</div></div></div><div class="mosaic-zone" id="mosaic-zone-aboveExtractedJobDescription" style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"></div><div class="jobsearch-JobComponent-description  icl-u-xs-mt--md  " style="box-sizing: border-box; overflow-wrap: break-word; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; margin-top: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="mosaic-zone" id="mosaic-zone-aboveFullJobDescription"></div><div id="jobDescriptionText" class="jobsearch-jobDescriptionText"><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Candiates should have experience in manage sales and business development for detergent sales in India.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Experience for sales is must*.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Having prior experience in detergent sales would be added advantage .</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Must have a pleasing personality.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Should be enthusiastic about making brand successful.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Excellent communication skills or presentation skills.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">meeting sales goal.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">motivation for sales.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Territory management.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">performance management of team.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Managing profitability.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Expected Start Date: 24/8/2020</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Job Types: Full-time, Contract</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Salary: ₹10,000.00 - ₹25,000.00 per month</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Experience:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>work: 1 year (Required)</li><li>total work: 1 year (Preferred)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Education:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Bachelor\'s (Preferred)</li></ul></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'marketing-sales-executive', '1', NULL, '2020-09-10 16:06:22', '2020-09-10 16:06:22'),
	(70, 'Billing Cashier', NULL, '<div style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class="jobsearch-JobInfoHeader-title-container"><h1 class="icl-u-xs-mb--xs icl-u-xs-mt--none jobsearch-JobInfoHeader-title" style="font-weight: 700; letter-spacing: -0.1px; font-size: 23px !important; line-height: 1.22 !important; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif !important; margin-bottom: 0.25rem !important; color: rgb(45, 45, 45) !important;">Billing Cashier</h1></div><div class=" jobsearch-CompanyInfoWithoutHeaderImage"><div class=""><div class="icl-u-xs-mt--xs icl-u-textColor--secondary jobsearch-JobInfoHeader-subtitle icl-u-xs-mb--md" style="color: rgb(111, 111, 111) !important; margin-top: 0.25rem !important; margin-bottom: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="jobsearch-InlineCompanyRating icl-u-xs-mt--xs  icl-u-xs-mb--md" style="box-sizing: border-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; margin-top: 0.25rem !important; margin-bottom: 1rem !important;"><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">Jobsprovider</div><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">-</div><div>Hajipur, Bihar</div></div></div></div></div><div class="jobsearch-JobMetadataHeader-item " style="font-size: 14px !important; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><span class="icl-u-xs-mr--xs" style="margin-right: 0.25rem !important;">₹25,000 a month</span></div></div><div class="mosaic-zone" id="mosaic-zone-aboveExtractedJobDescription" style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"></div><div class="jobsearch-JobComponent-description  icl-u-xs-mt--md  " style="box-sizing: border-box; overflow-wrap: break-word; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; margin-top: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="mosaic-zone" id="mosaic-zone-aboveFullJobDescription"></div><div id="jobDescriptionText" class="jobsearch-jobDescriptionText"><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">We are Urgent Hiring Some Fresher Candidates For KYC Executive in Privates Bank (HDFC,AXIS, ICICI). For more information call me&nbsp;<span id="jobsearch-JobDescription-phone-number"><a href="tel:087448-46929" style="text-decoration-line: underline; color: rgb(28, 86, 172) !important;">8744846929</a></span>&nbsp;Urgent Hiring For Fresher Candidates For KYC Executive in Privates Bank HDFC,AXIS, ICICI Age: 18Y to 28Y (M/F) Skills : Good Communication Skills in English, Hindi and Local Language, Pleasant personality, Self Confident. Basic Computer, MS Office, Good Typing Speed (Min-20WPM)</p></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'billing-cashier', '1', NULL, '2020-09-10 16:06:37', '2020-09-10 16:06:37'),
	(71, 'Dell Storage and Server Engineer', NULL, '<div style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class="jobsearch-JobInfoHeader-title-container"><h1 class="icl-u-xs-mb--xs icl-u-xs-mt--none jobsearch-JobInfoHeader-title" style="font-weight: 700; letter-spacing: -0.1px; font-size: 23px !important; line-height: 1.22 !important; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif !important; margin-bottom: 0.25rem !important; color: rgb(45, 45, 45) !important;">Dell Storage and Server Engineer</h1></div><div class=" jobsearch-CompanyInfoWithoutHeaderImage"><div class=""><div class="icl-u-xs-mt--xs icl-u-textColor--secondary jobsearch-JobInfoHeader-subtitle icl-u-xs-mb--md" style="color: rgb(111, 111, 111) !important; margin-top: 0.25rem !important; margin-bottom: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="jobsearch-InlineCompanyRating icl-u-xs-mt--xs  icl-u-xs-mb--md" style="box-sizing: border-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; margin-top: 0.25rem !important; margin-bottom: 1rem !important;"><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">Hexatric Solution Private Limited</div><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">-</div><div>Patna, Bihar</div></div></div></div></div><div class="jobsearch-JobMetadataHeader-item " style="font-size: 14px !important; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><span class="icl-u-xs-mr--xs" style="margin-right: 0.25rem !important;">₹14,000 - ₹17,000 a month</span></div></div><div class="mosaic-zone" id="mosaic-zone-aboveExtractedJobDescription" style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"></div><div class="jobsearch-JobComponent-description  icl-u-xs-mt--md  " style="box-sizing: border-box; overflow-wrap: break-word; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; margin-top: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="mosaic-zone" id="mosaic-zone-aboveFullJobDescription"></div><div id="jobDescriptionText" class="jobsearch-jobDescriptionText"><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Server Hardware knowledge and part replacement</li></ul><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Storage Knowledge, Raid knowledge, FC, ISCSI &amp; SAS technologies, LUN concept.</li></ul><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>24/7 field support readiness and support on phone on technical KT for their juniors.</li></ul><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Service Engineer for Dell on Storage, Servers &amp; Laptops added advantage.</li></ul><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Servicing &amp; Troubleshooting Dell Storage, Dell Server, Laptops &amp; Desktops.</li></ul><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Storage &amp; Server rack mounting of Dell Server.</li></ul><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Storage, Server, Laptop &amp; Desktop Installation.</li></ul><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Installation of Operating System.</li></ul><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Knowledge on Tape Backup Solutions</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Job Type: Full-time</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Pay: ₹14,000.00 - ₹17,000.00 per month</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Experience:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>work: 2 years (Preferred)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Education:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Bachelor\'s (Preferred)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Required travel:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>100% (Preferred)</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Work Remotely:</p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>No</li></ul></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'dell-storage-and-server-engineer', '1', NULL, '2020-09-10 16:06:58', '2020-09-10 16:06:58'),
	(72, 'Courier staff', NULL, '<div style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"><div class="jobsearch-JobInfoHeader-title-container"><h1 class="icl-u-xs-mb--xs icl-u-xs-mt--none jobsearch-JobInfoHeader-title" style="font-weight: 700; letter-spacing: -0.1px; font-size: 23px !important; line-height: 1.22 !important; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif !important; margin-bottom: 0.25rem !important; color: rgb(45, 45, 45) !important;">Courier staff</h1></div><div class=" jobsearch-CompanyInfoWithoutHeaderImage"><div class=""><div class="icl-u-xs-mt--xs icl-u-textColor--secondary jobsearch-JobInfoHeader-subtitle icl-u-xs-mb--md" style="color: rgb(111, 111, 111) !important; margin-top: 0.25rem !important; margin-bottom: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="jobsearch-InlineCompanyRating icl-u-xs-mt--xs  icl-u-xs-mb--md" style="box-sizing: border-box; display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; margin-top: 0.25rem !important; margin-bottom: 1rem !important;"><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">PRS TECHNICAL AND CAREER SERVICES PRIVATE LIMITED</div><div class="icl-u-lg-mr--sm icl-u-xs-mr--xs" style="margin-right: 0.5rem !important;">-</div><div>Patna, Bihar</div></div></div></div></div></div><div class="mosaic-zone" id="mosaic-zone-aboveExtractedJobDescription" style="font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: medium;"></div><div class="jobsearch-JobComponent-description  icl-u-xs-mt--md  " style="box-sizing: border-box; overflow-wrap: break-word; font-family: &quot;Noto Sans&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; margin-top: 1rem !important; font-size: 14px !important; line-height: 1.43 !important;"><div class="mosaic-zone" id="mosaic-zone-aboveFullJobDescription"></div><div id="jobDescriptionText" class="jobsearch-jobDescriptionText"><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><b>Job summary</b></p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Courier staff vacancy is open, so the candidates who are interested in the same position can apply for it.</p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><b>Responsibilities and Duties</b></p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>Duty will be daily for working hours for full day in 6 days a week.</li><li>Responsibilities of the employee has to handle the package carefully.</li><li>The staff must be careful in handling and delivering the package.</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><b>Required Experience Qualifications and Skills</b></p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>10th pass and above.</li><li>Freshers</li><li>Experience can also apply.</li><li>Delivery</li><li>Driving</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><b>Benefits</b></p><ul style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><li>PF</li><li>ESIC</li><li>TA</li><li>DA</li><li>MEDICAL</li><li>INSURANCE</li></ul><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;"><b>Contact :&nbsp;<span id="jobsearch-JobDescription-phone-number"><a href="tel:087892-73023" style="text-decoration-line: underline; color: rgb(28, 86, 172) !important;">8789273023</a></span></b></p><p style="letter-spacing: 0px; line-height: 1.43 !important; color: rgb(45, 45, 45) !important;">Job Types: Full-time, Fresher</p></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'courier-staff', '1', NULL, '2020-09-10 16:07:12', '2020-09-10 16:07:12'),
	(73, 'Secretory Cum PRO', NULL, '<header tabindex="0" class="viewjob-header-container" style="color: rgb(55, 58, 60); font-family: &quot;Source Sans Pro&quot;;"><div class="viewjob-header-bar" style="font-family: inherit; display: flex; padding: 16px; border-bottom: 1px solid rgb(204, 204, 204);"><div class="viewjob-header" style="font-family: inherit; flex-grow: 1; min-width: 1px;"><h1 style="box-sizing: inherit; font-size: 20px; margin: 0px 0px 4px; font-family: inherit; font-weight: 700; line-height: 1.5; color: rgb(51, 51, 51);">Secretory Cum PRO</h1><h2 style="box-sizing: inherit; margin: 0px; font-family: inherit; font-weight: 500; line-height: 16px; color: rgb(51, 51, 51); font-size: 16px;"><span class="company" style="box-sizing: inherit; font-family: inherit; margin: 8px 0px; display: inline;">Darsh Digital Network Private Limited</span><span class="after-company" style="box-sizing: inherit; font-family: inherit; color: rgb(102, 102, 102); display: inline; margin-bottom: 8px; position: relative;"><span>&nbsp;</span>-<span>&nbsp;</span><span class="location" style="box-sizing: inherit; font-family: inherit; color: rgb(102, 102, 102); position: relative; left: 0px; display: inline-block;">Patna, Bihar</span></span></h2><h1 style="font-size: 20px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; font-weight: 700; line-height: 1.5; color: rgb(51, 51, 51);"><header tabindex="0" class="viewjob-header-container" style="color: rgb(55, 58, 60); font-size: 16px; font-weight: 400;"><div class="viewjob-header-bar" style="font-family: inherit; display: flex; padding: 16px; border-bottom: 1px solid rgb(204, 204, 204);"><div class="viewjob-header" style="font-family: inherit; flex-grow: 1; min-width: 1px;"><div class="extra-info" style="font-family: inherit; display: flex; flex-wrap: wrap; margin-top: 10px; justify-content: flex-start;"><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="far fa-clock" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">5 days ago</span></span><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="fas fa-briefcase" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-weight: 900; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">Full-time</span></span></div></div><div class="apply" style="font-family: inherit; align-self: center; flex-grow: 0; flex-shrink: 1;"><br></div></div></header><div class="viewjob-content" tabindex="0" style="color: rgb(55, 58, 60); font-size: 16px; font-weight: 400;"><div style="font-family: inherit;"><div class="viewjob-description-tab" style="font-family: inherit;"><div class="viewjob-description ViewJob-description" style="font-family: inherit; padding: 16px;"><p>Dear Candidate !!!</p><p>We have an urgent opening for Secretory cum PRO.</p><p>Only female candidate can apply with excellent communication skill.</p><p>Shift-Day</p><p>Office Timing -10 AM to 07 PM.</p><p>Salary-20,000/- To 30,000/-</p><p>Interested candidate send me your resume on</p><p>Job Type: Full-time</p><p>Salary: ₹20,000.00 - ₹30,000.00 per month</p><p>Experience:</p><ul><li>work: 1 year (Preferred)</li><li>total work: 1 year (Preferred)</li></ul><p>Education:</p><ul><li>Secondary(10th Pass) (Preferred)</li></ul></div></div></div></div></h1></div></div></header>', 'Private Job', NULL, NULL, NULL, NULL, 'secretory-cum-pro', '1', NULL, '2020-09-10 16:09:11', '2020-09-10 16:12:53'),
	(74, 'Courier Boy', NULL, '<header tabindex="0" class="viewjob-header-container" style="color: rgb(55, 58, 60); font-family: &quot;Source Sans Pro&quot;;"><div class="viewjob-header-bar" style="font-family: inherit; display: flex; padding: 16px; border-bottom: 1px solid rgb(204, 204, 204);"><div class="viewjob-header" style="font-family: inherit; flex-grow: 1; min-width: 1px;"><h1 style="font-size: 20px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; font-weight: 700; line-height: 1.5; color: rgb(51, 51, 51);">Courier Boy</h1><h2 style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; color: rgb(51, 51, 51); font-size: 16px;"><span class="company" style="font-family: inherit; margin: 8px 0px; display: inline;">PRS TECHNICAL AND CAREER SERVICES PRIVATE LIMITED</span><span class="after-company" style="font-family: inherit; color: rgb(102, 102, 102); display: inline; margin-bottom: 8px; position: relative;">&nbsp;-&nbsp;<span class="location" style="font-family: inherit; position: relative; left: 0px; display: inline-block;">Hajipur, Bihar</span></span></h2><div class="extra-info" style="font-family: inherit; display: flex; flex-wrap: wrap; margin-top: 10px; justify-content: flex-start;"><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="fas fa-briefcase" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-weight: 900; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">New-Grad</span></span></div></div><div class="apply" style="font-family: inherit; align-self: center; flex-grow: 0; flex-shrink: 1;"><br></div></div></header><div class="viewjob-content" tabindex="0" style="font-family: &quot;Source Sans Pro&quot;; color: rgb(55, 58, 60);"><div style="font-family: inherit;"><div class="viewjob-description-tab" style="font-family: inherit;"><div class="viewjob-description ViewJob-description" style="font-family: inherit; padding: 16px;"><p><span style="font-weight: 700;">Job summary</span><br>Our company is in need of courier boy who have the potential to deliver the package.</p><p><span style="font-weight: 700;">Responsibilities and Duties</span></p><ul><li>The staff is responsible for handling the package.</li><li>The staff responsibilities is to deliver the package to the right customer.</li><li>The company expects that the staff meet the delivery expectations of our company.</li></ul><p><span style="font-weight: 700;">Required Experience and Qualifications</span></p><ul><li>10th pass above</li><li>No need of experience</li><li>Driving</li><li>Delivery</li><li>Courier</li></ul><p><span style="font-weight: 700;">Contact : 8789273023</span></p><p>Job Type: Fresher</p></div></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'courier-boy', '1', NULL, '2020-09-10 16:09:30', '2020-09-10 16:12:50'),
	(75, 'Accounts Executive', NULL, '<header tabindex="0" class="viewjob-header-container" style="color: rgb(55, 58, 60); font-family: &quot;Source Sans Pro&quot;;"><div class="viewjob-header-bar" style="font-family: inherit; display: flex; padding: 16px; border-bottom: 1px solid rgb(204, 204, 204);"><div class="viewjob-header" style="font-family: inherit; flex-grow: 1; min-width: 1px;"><h1 style="font-size: 20px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; font-weight: 700; line-height: 1.5; color: rgb(51, 51, 51);">Accounts Executive</h1><h2 style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; color: rgb(51, 51, 51); font-size: 16px;"><span class="company" style="font-family: inherit; margin: 8px 0px; display: inline;">Infotax Suvidha Private Limited</span><span class="after-company" style="font-family: inherit; color: rgb(102, 102, 102); display: inline; margin-bottom: 8px; position: relative;">&nbsp;-&nbsp;<span class="location" style="font-family: inherit; position: relative; left: 0px; display: inline-block;">Patna, Bihar</span></span></h2><div class="extra-info" style="font-family: inherit; display: flex; flex-wrap: wrap; margin-top: 10px; justify-content: flex-start;"><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="fas fa-briefcase" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-weight: 900; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">Full-time | Other</span></span></div></div><div class="apply" style="font-family: inherit; align-self: center; flex-grow: 0; flex-shrink: 1;"><br></div></div></header><div class="viewjob-content" tabindex="0" style="font-family: &quot;Source Sans Pro&quot;; color: rgb(55, 58, 60);"><div style="font-family: inherit;"><div class="viewjob-description-tab" style="font-family: inherit;"><div class="viewjob-entities" style="font-family: inherit; padding: 16px;"><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Education</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Master\'s degree</li></ul><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Skills</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Tally</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">ERP systems</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Accounting</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Account management</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Data entry</li></ul><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Benefits</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Internet reimbursement</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Cell phone reimbursement</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Paid time off</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Leave encashment</li></ul></div><div class="viewjob-description ViewJob-description" style="font-family: inherit; padding: 16px;"><p><span style="font-weight: 700;">Job Summary</span><br>1) Provides financial information to management by researching and analyzing accounting data; preparing reports.<br>2) Prepares special financial reports of the various embassy by collecting, analyzing, and summarizing account information and trends.<br>3) Maintains customer confidence and protects operations by keeping financial information confidential.<br>4) Contributes to team effort by accomplishing related results as needed.<br>5) Doing accounting on Tally for clients and companies.<br>6) Filing various types of GST Returns.</p><p>7) Preparation of MIS reports from time to time as required by Management.<br>8) Filing of MCA forms, Income Tax Returns, Provident Fund Compliances.<br>9) All other Legal/accounting work as required by management from time to time.<br>10) Monitoring and managing team for effective delivery of defined deliverables.<br><span style="font-weight: 700;">Responsibilities and Duties</span><br>1) Understand the working environment of Company.<br>2) Prepare relevant reports as required time to time.<br>3) Coordinate with other team members.<br>4) Do necessary compliances in GST of Foreign Clients.<br>5) Preparing accounts of office and guidance to other team members.<br>6) Providing compliance and consultancy services to clients of company<br>7) Filing of GST,Income Tax,PF,Company Law returns.<br>8) Providing all other support as required by other team members and management.<br><span style="font-weight: 700;">Qualifications and Skills</span><br>1) Should be CA/CS/CMA - Inter or M. Com (Accounts Hons.) with minimum 03 Years Experience.<br>2) Accounting, Reporting Skills, Deadline-Oriented, Reporting Research Results, Confidentiality, Time Management, Data Entry Management, General Math Skills, MS-Office, and should have expert knowledge of Tally ERP - 9.<br>3) Have working Knowledge of GST/IT Return Filing, ROC Filing, PF Filing, and company laws.<br>4) Preference will be given to candidates who have working experience with CA Firms.<br>5) Should have excellent proficiency in English &amp; Hindi Language.<br><span style="font-weight: 700;">Benefits</span><br>- Best in class in hand Salary.<br>- Exposure to International clients<br>- Exposure to work of Public Sector Units &amp; Governments.<br>- Opportunity to enhance personal skills.<br>- Guidance by Senior Mentors<br>- Opportunity to learn and grow with company.<br>- International working environment &amp; company policies.</p><p>Job Types: Full-time, Walk-In</p><p>Salary: ₹200,000.00 - ₹240,000.00 per year</p><p>Experience:</p><ul><li>account executive: 1 year (Preferred)</li><li>account management: 3 years (Required)</li><li>Taxation: 1 year (Preferred)</li><li>Bank reconciliation: 1 year (Preferred)</li><li>total work: 3 years (Required)</li></ul><p>Benefits:</p><ul><li>Paid leaves / Leave encashment</li><li>Phone / Internet reimbursement</li><li>Joining bonus</li></ul><p>Industry:</p><ul><li>Accounting</li></ul><p>Job Duties:</p><ul><li>Manage multiple accounts, ensuring that a high level of customer retention and satisfaction is maintained</li><li>Meet monthly quotas</li><li>Engage with multiple customers on a daily basis by reaching out to new clients, and by developing campaigns for maintaining customer loyalty</li><li>Implement strategies for retaining customers requesting to terminate or downgrade their account</li><li>Record changes to customer accounts, updating service packages, adding accounts, and removing accounts as needed</li><li>Other duties as requested</li></ul><p>Work Remotely:</p><ul><li>No</li></ul></div></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'accounts-executive', '1', NULL, '2020-09-10 16:09:50', '2020-09-10 16:12:45'),
	(76, 'Server Desktop Laptop Maintenance Engineer', NULL, '<header tabindex="0" class="viewjob-header-container" style="color: rgb(55, 58, 60); font-family: &quot;Source Sans Pro&quot;;"><div class="viewjob-header-bar" style="font-family: inherit; display: flex; padding: 16px; border-bottom: 1px solid rgb(204, 204, 204);"><div class="viewjob-header" style="font-family: inherit; flex-grow: 1; min-width: 1px;"><h1 style="font-size: 20px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; font-weight: 700; line-height: 1.5; color: rgb(51, 51, 51);">Server Desktop Laptop Maintenance Engineer</h1><h2 style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; color: rgb(51, 51, 51); font-size: 16px;"><span class="company" style="font-family: inherit; margin: 8px 0px; display: inline;">Hexatric Solution Private Limited</span><span class="after-company" style="font-family: inherit; color: rgb(102, 102, 102); display: inline; margin-bottom: 8px; position: relative;">&nbsp;-&nbsp;<span class="location" style="font-family: inherit; position: relative; left: 0px; display: inline-block;">Patna, Bihar</span></span></h2><div class="extra-info" style="font-family: inherit; display: flex; flex-wrap: wrap; margin-top: 10px; justify-content: flex-start;"><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="fas fa-briefcase" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-weight: 900; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">Full-time</span></span></div></div><div class="apply" style="font-family: inherit; align-self: center; flex-grow: 0; flex-shrink: 1;"><br></div></div></header><div class="viewjob-content" tabindex="0" style="font-family: &quot;Source Sans Pro&quot;; color: rgb(55, 58, 60);"><div style="font-family: inherit;"><div class="viewjob-description-tab" style="font-family: inherit;"><div class="viewjob-entities" style="font-family: inherit; padding: 16px;"><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Education</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Bachelor\'s degree</li></ul><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Skills</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Technical support</li></ul></div><div class="viewjob-description ViewJob-description" style="font-family: inherit; padding: 16px;"><ul><li>Setting up hardware and installing and configure software and drivers</li><li>Maintaining and repairing Laptop, Desktop and peripheral devices</li><li>Minimum 1 year hands on of repairing Laptops</li><li>Well aware of computer parts and their functionalities</li><li>Interested in field support job</li><li>Having quick learning attitude</li><li>The ideal candidate will be able to work diligently and accurately and will possess a great problem-solving ability in order to fix issues and ensure functionality.</li><li>Troubleshoot system failures or bugs and provide solutions to restore functionality</li><li>Keep records of repairs and fixes for future reference</li><li>Offer timely technical support to customers and understand the value of customer time</li><li>Any Graduate will be preferred</li><li>Server storage knowledge and having own bike for transportation will be added advantage</li></ul><p>Job Type: Full-time</p><p>Pay: ₹6,000.00 - ₹10,000.00 per month</p><p>Experience:</p><ul><li>Laptop and Desktop Maintenance: 1 year (Preferred)</li><li>Server Maintenance: 1 year (Preferred)</li><li>work: 1 year (Preferred)</li></ul><p>Education:</p><ul><li>Diploma (Preferred)</li></ul><p>Work Remotely:</p><ul><li>No</li></ul></div></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'server-desktop-laptop-maintenance-engineer', '1', NULL, '2020-09-10 16:10:10', '2020-09-10 16:12:40'),
	(77, 'Female counselor Part Time / Full time Job', NULL, '<header tabindex="0" class="viewjob-header-container" style="color: rgb(55, 58, 60); font-family: &quot;Source Sans Pro&quot;;"><div class="viewjob-header-bar" style="font-family: inherit; display: flex; padding: 16px; border-bottom: 1px solid rgb(204, 204, 204);"><div class="viewjob-header" style="font-family: inherit; flex-grow: 1; min-width: 1px;"><h1 style="font-size: 20px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; font-weight: 700; line-height: 1.5; color: rgb(51, 51, 51);">Female counselor Part Time / Full time Job</h1><h2 style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; color: rgb(51, 51, 51); font-size: 16px;"><span class="company" style="font-family: inherit; margin: 8px 0px; display: inline;">Educonf Technologies Private Limited</span><span class="after-company" style="font-family: inherit; color: rgb(102, 102, 102); display: inline; margin-bottom: 8px; position: relative;">&nbsp;-&nbsp;<span class="location" style="font-family: inherit; position: relative; left: 0px; display: inline-block;">Patna, Bihar</span></span></h2><div class="extra-info" style="font-family: inherit; display: flex; flex-wrap: wrap; margin-top: 10px; justify-content: flex-start;"><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="fas fa-briefcase" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-weight: 900; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">Full-time | Part-time</span></span></div></div><div class="apply" style="font-family: inherit; align-self: center; flex-grow: 0; flex-shrink: 1;"><br></div></div></header><div class="viewjob-content" tabindex="0" style="font-family: &quot;Source Sans Pro&quot;; color: rgb(55, 58, 60);"><div style="font-family: inherit;"><div class="viewjob-description-tab" style="font-family: inherit;"><div class="viewjob-entities" style="font-family: inherit; padding: 16px;"><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Education</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Bachelor\'s degree</li></ul><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Benefits</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Internet reimbursement</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Cell phone reimbursement</li></ul></div><div class="viewjob-description ViewJob-description" style="font-family: inherit; padding: 16px;"><p>Only fresher Can apply.</p><p>Salary can be discussed after job Interview.</p><p>Resume must be updated with latest photograph.</p><p>Only offline interview shall be taken at our Kankarbagh branch.</p><p>Job Types: Full-time, Part-time</p><p>Salary: ₹5,000.00 - ₹8,000.00 per month</p><p>Experience:</p><ul><li>substance abuse counseling: 1 year (Preferred)</li><li>work: 1 year (Preferred)</li><li>total work: 1 year (Preferred)</li></ul><p>Education:</p><ul><li>Bachelor\'s (Preferred)</li></ul><p>Benefits:</p><ul><li>Flexible work hours</li><li>Education assistance</li><li>Phone / Internet reimbursement</li></ul><p>Industry:</p><ul><li>Education &amp; Instruction</li></ul><p>Work Remotely:</p><ul><li>No</li></ul></div></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'female-counselor-part-time-full-time-job', '1', NULL, '2020-09-10 16:10:31', '2020-09-10 16:12:36'),
	(78, 'Accountant full time (Female only)', NULL, '<header tabindex="0" class="viewjob-header-container" style="color: rgb(55, 58, 60); font-family: &quot;Source Sans Pro&quot;;"><div class="viewjob-header-bar" style="font-family: inherit; display: flex; padding: 16px; border-bottom: 1px solid rgb(204, 204, 204);"><div class="viewjob-header" style="font-family: inherit; flex-grow: 1; min-width: 1px;"><h1 style="font-size: 20px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; font-weight: 700; line-height: 1.5; color: rgb(51, 51, 51);">Accountant full time (Female only)</h1><h2 style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; color: rgb(51, 51, 51); font-size: 16px;"><span class="company" style="font-family: inherit; margin: 8px 0px; display: inline;">TRISHUL ENGICON PRIVATE LIMITED</span><span class="after-company" style="font-family: inherit; color: rgb(102, 102, 102); display: inline; margin-bottom: 8px; position: relative;">&nbsp;-&nbsp;<span class="location" style="font-family: inherit; position: relative; left: 0px; display: inline-block;">Patna, Bihar</span></span></h2><div class="extra-info" style="font-family: inherit; display: flex; flex-wrap: wrap; margin-top: 10px; justify-content: flex-start;"><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="far fa-clock" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">6 days ago</span></span><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="fas fa-briefcase" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-weight: 900; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">Full-time</span></span></div></div><div class="apply" style="font-family: inherit; align-self: center; flex-grow: 0; flex-shrink: 1;"><br></div></div></header><div class="viewjob-content" tabindex="0" style="font-family: &quot;Source Sans Pro&quot;; color: rgb(55, 58, 60);"><div style="font-family: inherit;"><div class="viewjob-description-tab" style="font-family: inherit;"><div class="viewjob-entities" style="font-family: inherit; padding: 16px;"><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Skills</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Tally</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Accounting</li><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Tax experience</li></ul></div><div class="viewjob-description ViewJob-description" style="font-family: inherit; padding: 16px;"><p>knowledge of Tally and Income tax and Gst filing. Data entry and profound knowledge of accounting.</p><p>Job Type: Full-time</p><p>Salary: ₹12,000.00 - ₹18,000.00 per month</p><p>Experience:</p><ul><li>Tally: 3 years (Required)</li><li>GST: 2 years (Preferred)</li><li>Accounting: 3 years (Required)</li></ul><p>Industry:</p><ul><li>Construction</li></ul><p>Job Duties:</p><ul><li>Monitoring company accounts and conducting quarterly reviews</li><li>Tax preparation</li><li>Payroll</li></ul><p>Additional Duties:</p><ul><li>Recordkeeping</li><li>Data entry</li></ul></div></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'accountant-full-time-female-only', '1', NULL, '2020-09-10 16:11:18', '2020-09-10 16:12:33'),
	(79, 'Resident Medical Officer', NULL, '<header tabindex="0" class="viewjob-header-container" style="color: rgb(55, 58, 60); font-family: &quot;Source Sans Pro&quot;;"><div class="viewjob-header-bar" style="font-family: inherit; display: flex; padding: 16px; border-bottom: 1px solid rgb(204, 204, 204);"><div class="viewjob-header" style="font-family: inherit; flex-grow: 1; min-width: 1px;"><h1 style="font-size: 20px; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; font-weight: 700; line-height: 1.5; color: rgb(51, 51, 51);">Resident Medical Officer</h1><h2 style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 16px; color: rgb(51, 51, 51); font-size: 16px;"><span class="company" style="font-family: inherit; margin: 8px 0px; display: inline;">MediPark Hospital</span><span class="after-company" style="font-family: inherit; color: rgb(102, 102, 102); display: inline; margin-bottom: 8px; position: relative;">&nbsp;-&nbsp;<span class="location" style="font-family: inherit; position: relative; left: 0px; display: inline-block;">Patna, Bihar</span></span></h2><div class="extra-info" style="font-family: inherit; display: flex; flex-wrap: wrap; margin-top: 10px; justify-content: flex-start;"><span class="info-unit" style="font-family: inherit; display: inline-block; margin-right: 10px; align-self: center; line-height: 18px; font-size: 14px; padding: 5px 0px;"><span class="fas fa-briefcase" aria-hidden="true" style="-webkit-font-smoothing: antialiased; display: inline-block; font-variant-numeric: normal; font-variant-east-asian: normal; text-rendering: auto; line-height: 1; font-weight: 900; font-family: &quot;Font Awesome 5 Free&quot;;"></span><span style="font-family: inherit; padding: 5px 0px 5px 7px; color: rgb(51, 51, 51);">Full-time | Contract | Volunteer</span></span></div></div><div class="apply" style="font-family: inherit; align-self: center; flex-grow: 0; flex-shrink: 1;"><br></div></div></header><div class="viewjob-content" tabindex="0" style="font-family: &quot;Source Sans Pro&quot;; color: rgb(55, 58, 60);"><div style="font-family: inherit;"><div class="viewjob-description-tab" style="font-family: inherit;"><div class="viewjob-entities" style="font-family: inherit; padding: 16px;"><span class="ViewJob-entitiesHeader" style="font-family: inherit; font-size: 13px; color: rgb(102, 102, 102); font-weight: 700; margin-top: 5px;">Education</span><ul class="nav" style="align-items: center; margin-right: 32px;"><li class="nav-item" style="font-size: 14px; color: rgb(51, 51, 51); text-align: center; background: rgba(255, 102, 0, 0.12); border-radius: 2px; padding: 5px; line-height: 18px; margin: 0px 5px 5px 0px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;">Bachelor\'s degree</li></ul></div><div class="viewjob-description ViewJob-description" style="font-family: inherit; padding: 16px;"><p>Resident Medical Officer</p><p>Qualification- MBBS from a renowned Institute. Should have permanent Registration Number.<br>Experience- Minimum 2 years as working RMO in a Government,Public or Private Sector Hospital.<br>Should be able to handle patients in emergency.<br>Salary- Negotiable as per industry norms.</p><p>Job Types: Full-time, Contract, Volunteer</p><p>Experience:</p><ul><li>RMO: 2 years (Required)</li></ul><p>Education:</p><ul><li>Doctorate (Required)</li></ul><p>Work Remotely:</p><ul><li>No</li></ul></div></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'resident-medical-officer', '1', NULL, '2020-09-10 16:11:46', '2020-09-10 16:11:46'),
	(80, 'Marketing Jobs in Patna - BackBenchers Eduserv', NULL, '<div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-9 col-lg-9 col-xs-9 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 645px;"><h4 class="margin-none" style="box-sizing: border-box; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 18px;"><span style="box-sizing: border-box;">BackBenchers Eduserv</span>&nbsp;- Job Details</h4></div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-7" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 7px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; word-break: break-word;"><div class="internship_details" style="box-sizing: border-box;"><div class="section_heading heading_5_5" style="box-sizing: border-box;">About part time job/internship</div><div class="text-container" style="box-sizing: border-box;">Selected intern\'s day-to-day responsibilities include:<br style="box-sizing: border-box;"><br style="box-sizing: border-box;">1. Leading staff hiring process for our institution<br style="box-sizing: border-box;">2. Conducting interviews for hiring staff<br style="box-sizing: border-box;">3. Handling social media platforms of our institution<br style="box-sizing: border-box;">4. Making effective marketing strategies for lead generation</div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Skill(s) required</div><div class="round_tabs_container" style="box-sizing: border-box;"><span class="round_tabs" style="box-sizing: border-box;"><li style="box-sizing: border-box;">MS-Office</li></span></div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Who can apply</div><div class="text-container who_can_apply" style="box-sizing: border-box;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">Only those candidates can apply who:</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">1. are available for the part time job/internship</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">2. can start the part time job/internship between 9th Sep\'20 and 14th Oct\'20</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">3. are available for duration of 2 months</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">4. have relevant skills and interests</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">* Women wanting to start/restart their career can also apply.</p></div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Perks</div><div class="round_tabs_container" style="box-sizing: border-box;"><span class="round_tabs" style="box-sizing: border-box;"><li style="box-sizing: border-box;">Certificate<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">Flexible work hours<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">Informal dress code<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">5 days a week</li></span></div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Number of openings</div><div class="text-container" style="box-sizing: border-box;">5</div><br style="box-sizing: border-box;"></div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 20px;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Job Summary</span></p><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Type :&nbsp;</span>Internship / Projects</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Role :&nbsp;</span><a href="https://www.freshersworld.com/sales-marketing-executive-jobs-vacancies/1111010" class="color-333" style="box-sizing: border-box; outline: none; color: rgb(51, 51, 51) !important;">Sales / Marketing Executive</a></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Category :&nbsp;</span>Diploma,Sales and Marketing</div><div class="desc-font margin-none" style="box-sizing: border-box; margin: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Hiring Process :&nbsp;</span>Face to Face Interview</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Who can apply :&nbsp;</span>Freshers</div></div></div><p><span class="SGdgT" style="padding-top: 4px; position: absolute; right: 44px; top: 4px; color: rgb(34, 34, 34); font-family: Roboto, arial, sans-serif; font-size: 14px;"><br></span></p><p><span class="SGdgT" style="padding-top: 4px; position: absolute; right: 44px; top: 4px; color: rgb(34, 34, 34); font-family: Roboto, arial, sans-serif; font-size: 14px;"><br></span></p><div jscontroller="Kg2hjc" data-apikey="AIzaSyBs-GJEDqBAn0NiEv03nkWgCUTr2vlaVl0" tabindex="0" jsdata="Cdu3gd;;AqaAGs" role="button" jsaction="CrHUue;HaYcCc:tvAYfb;cW6YUb:veuWje;rcuQ6b:npT2md"></div>', 'Private Job', NULL, NULL, NULL, NULL, 'marketing-jobs-in-patna-backbenchers-eduserv', '1', NULL, '2020-09-10 16:17:17', '2020-09-10 16:17:17'),
	(81, 'Data Entry / Back Office Jobs in Patna - Chandra and company', NULL, '<p><span class="latest-jobs-title font-18" style="box-sizing: border-box; font-size: 18px; color: rgb(241, 102, 34); font-family: Roboto, sans-serif;">Accounts Executive</span></p><div class="font-13" style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span style="box-sizing: border-box;">Excel Enterprises</span></div><div class="job-display-block" style="box-sizing: border-box; padding: 12px 0px 15px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><div class="location-div" style="box-sizing: border-box;"><span title="Job Location" style="box-sizing: border-box;"><div class="icon-location-sprite" style="box-sizing: border-box; width: 15px; height: 25px; float: left; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 221px -4px;"></div></span><span class="job-location display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; display: block !important;"><a class="bold_font" href="https://www.freshersworld.com/jobs-in-patna/999905019" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Patna</a><span style="box-sizing: border-box;">(Patna-Others)</span></span></div><div class="qualification-div " style="box-sizing: border-box; padding: 4px 0px 0px;"><span title="Education Qualification" style="box-sizing: border-box;"><div class="icon-qualification-sprite" style="box-sizing: border-box; width: 15px; height: 25px; float: left; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 242px -4px; position: absolute;"></div></span><span class="qualifications display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; font-weight: 600; margin-left: 16px; display: block !important;"><span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><a href="https://www.freshersworld.com/bcom-jobs-vacancies/666606" target="_blank" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none;">B.Com</a></span></span></div><div class="job-details-div" style="box-sizing: border-box; padding: 4px 0px 0px;"><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span title="Salary" style="box-sizing: border-box;"><div class="icon-salary-sprite" style="box-sizing: border-box; position: absolute; width: 17px; height: 23px; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 62px -30px;"></div></span><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;">8000 - 10000 Monthly</span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><br></span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-9 col-lg-9 col-xs-9 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 645px;"><h4 class="margin-none" style="box-sizing: border-box; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 18px;"><span style="box-sizing: border-box;">Excel Enterprises</span>&nbsp;- Job Details</h4></div><div class="col-md-3 col-lg-3 col-xs-3 padding-none text-right" style="box-sizing: border-box; float: left; padding: 0px; width: 215px;"><br></div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-7" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 7px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; word-break: break-word;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;">We are looking for an Accounts Executive to perform daily accounting tasks. Accounts Executive should possess good knowledge and practice of excel, word and accounting software like tally. Responsibilities include managing Payables and reimbursements, entering financial transactions, creating invoices, and collection. Ultimately, you will help our Accounting department run smoothly.</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Responsibilities &amp; Duties:</span></p><ul style="box-sizing: border-box; margin-bottom: 10px;"><li style="box-sizing: border-box;">Billing &amp; Invoicing</li><li style="box-sizing: border-box;">Payables Management</li><li style="box-sizing: border-box;">Bank Reconciliation</li><li style="box-sizing: border-box;">Debit Note/Credit Note</li><li style="box-sizing: border-box;">Customer Correspondence</li><li style="box-sizing: border-box;">Banking Correspondence</li></ul></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 20px;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Job Summary</span></p><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Type :&nbsp;</span>Full Time</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Role :&nbsp;</span><a href="https://www.freshersworld.com/accountant-jobs-vacancies/1111001" class="color-333" style="box-sizing: border-box; outline: none; color: rgb(51, 51, 51) !important;">Accountant</a></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Category :&nbsp;</span>Finance</div><div class="desc-font margin-none" style="box-sizing: border-box; margin: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Hiring Process :&nbsp;</span>Face to Face Interview</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Who can apply :&nbsp;</span>Freshers</div></div></div></span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><br></span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><br></span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><br></span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><br></span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><br></span></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'data-entry-back-office-jobs-in-patna-chandra-and-company', '1', NULL, '2020-09-10 16:18:15', '2020-09-10 16:18:15'),
	(82, 'AIIMS Patna jobs for Senior Residents in Patna. Last Date to apply: 12 Sep 2020', NULL, '<p><span class="latest-jobs-title font-18" style="box-sizing: border-box; font-size: 18px; color: rgb(241, 102, 34);">Senior Residents</span></p><div class="font-13" style="box-sizing: border-box;"><span style="box-sizing: border-box;">AIIMS Patna</span></div><div class="job-display-block" style="box-sizing: border-box; padding: 12px 0px 15px;"><div class="location-div" style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span title="Job Location" style="box-sizing: border-box;"><div class="icon-location-sprite" style="box-sizing: border-box; width: 15px; height: 25px; float: left; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 221px -4px;"></div></span><span class="job-location display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; display: block !important;"><a class="bold_font" href="https://www.freshersworld.com/jobs-in-patna/999905019" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Patna</a></span></div><div class="qualification-div " style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span title="Education Qualification" style="box-sizing: border-box;"><div class="icon-qualification-sprite" style="box-sizing: border-box; width: 15px; height: 25px; float: left; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 242px -4px; position: absolute;"></div></span><span class="qualifications display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; font-weight: 600; margin-left: 16px; display: block !important;"><span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><a href="https://www.freshersworld.com/mbbs-jobs-vacancies/666630" target="_blank" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none;">MBBS</a></span></span><div><br></div><div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-9 col-lg-9 col-xs-9 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 645px;"><h4 class="margin-none" style="box-sizing: border-box; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 18px;"><span style="box-sizing: border-box;">AIIMS Patna</span>&nbsp;- Job Details</h4></div><div class="col-md-3 col-lg-3 col-xs-3 padding-none text-right" style="box-sizing: border-box; float: left; padding: 0px; width: 215px;"><span style="box-sizing: border-box;">Date of posting: 04 Sep 20</span></div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-7" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 7px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; word-break: break-word;"><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;">AllMS Patna invites applications for appointment to the post of Senior Residents on Ad-hoc basis for 89 days through walk-in interview in the specialty of General Medicine as per schedule and break up of vacancies as under:</span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;"><br style="box-sizing: border-box;"></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;">Position:&nbsp;<span style="box-sizing: border-box; font-weight: bold;">Senior Residents</span></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;"><br style="box-sizing: border-box;"></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;">Qualification: A post-graduation degree. i.e. MD/MS/DNB/equivalent in the concerned subject from recognized university/institute.</span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;"><br style="box-sizing: border-box;"></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;">Note: Vacancies may be increased or decreased at the time of selection. The number of vacancies indicated is provisional and is subject to change without any prior natice.</span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;"><br style="box-sizing: border-box;"></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;">No of Posts: 05</span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;"><br style="box-sizing: border-box;"></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;">Age Limit:<span style="box-sizing: border-box; background-color: initial;">Upper age limit 37 years</span></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;"><br style="box-sizing: border-box;"></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-size: small;">Application Fees:<span style="box-sizing: border-box; background-color: initial;">UR and OBC, Rs. 1000/- (One Thousand only) No fee required for SC/ST/PWD/Women candidates.</span></span></div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 20px;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Job Summary</span></p><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Type :&nbsp;</span>Full Time</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Role :&nbsp;</span><a href="https://www.freshersworld.com/doctor-physician-jobs-vacancies/1111007" class="color-333" style="box-sizing: border-box; outline: none; color: rgb(51, 51, 51) !important;">Doctor / Physician</a></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Category :&nbsp;</span>Govt Jobs,Health Care</div><div class="desc-font margin-none" style="box-sizing: border-box; margin: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Hiring Process :&nbsp;</span>Face to Face Interview</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Who can apply :&nbsp;</span>Freshers</div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px;"></div></div></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'aiims-patna-jobs-for-senior-residents-in-patna-last-date-to-apply-12-sep-2020', '1', NULL, '2020-09-10 16:18:45', '2020-09-10 16:18:45'),
	(83, 'Civil Engineer Jobs in Patna - Genius', NULL, '<div class="location-div" style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span class="job-location display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; display: block !important;"><a class="bold_font" href="https://www.freshersworld.com/jobs-in-patna/999905019" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Patna</a><span style="box-sizing: border-box;">(Ashiana Nagar)</span></span></div><div class="qualification-div " style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span title="Education Qualification" style="box-sizing: border-box;"><div class="icon-qualification-sprite" style="box-sizing: border-box; width: 15px; height: 25px; float: left; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 242px -4px; position: absolute;"></div></span><span class="qualifications display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; font-weight: 600; margin-left: 16px; display: block !important;"><span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><a href="https://www.freshersworld.com/diploma-jobs-vacancies/666604" target="_blank" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none;">Diploma</a></span>,&nbsp;<span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><a href="https://www.freshersworld.com/be-btech-jobs-vacancies/666616" target="_blank" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none;">BE/B.Tech</a></span></span></div><div class="job-details-div" style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span title="Salary" style="box-sizing: border-box;"><div class="icon-salary-sprite" style="box-sizing: border-box; position: absolute; width: 17px; height: 23px; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 62px -30px;"></div></span><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;">18000 - 35000 Monthly</span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><br></span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-9 col-lg-9 col-xs-9 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 645px;"><h4 class="margin-none" style="box-sizing: border-box; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 18px;"><span style="box-sizing: border-box;">Genius</span>&nbsp;- Job DetailsInspect site as per the checklist provided.</h4></div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-7" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 7px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; word-break: break-word;">Supervision of all execution work.<br style="box-sizing: border-box;">Good communication skill.<br style="box-sizing: border-box;">Knowledge of architecture drawing.<br style="box-sizing: border-box;">Knowledge of boq.<br style="box-sizing: border-box;">Degree or diploma in civil engineering is a must.<br style="box-sizing: border-box;"><br style="box-sizing: border-box;"></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 20px;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Job Summary</span></p><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Type :&nbsp;</span>Full Time</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Role :&nbsp;</span><a href="https://www.freshersworld.com/engineer-core-non-it-jobs-vacancies/1111008" class="color-333" style="box-sizing: border-box; outline: none; color: rgb(51, 51, 51) !important;">Engineer (Core, Non-IT)</a></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Category :&nbsp;</span>Core Technical,Diploma</div><div class="desc-font margin-none" style="box-sizing: border-box; margin: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Hiring Process :&nbsp;</span>Written-test, Face to Face Interview, Telephonic Interview</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Who can apply :&nbsp;</span>Freshers</div></div></div></span></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'civil-engineer-jobs-in-patna-genius', '1', NULL, '2020-09-10 16:19:11', '2020-09-10 16:19:11'),
	(84, 'Project Coordinator Jobs in Patna - For a client of TeamLease Services Ltd', NULL, '<div class="location-div" style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span class="job-location display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; display: block !important;"><a class="bold_font" href="https://www.freshersworld.com/jobs-in-patna/999905019" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Patna</a></span></div><div class="qualification-div " style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span title="Education Qualification" style="box-sizing: border-box;"><div class="icon-qualification-sprite" style="box-sizing: border-box; width: 15px; height: 25px; float: left; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 242px -4px; position: absolute;"></div></span><span class="qualifications display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; font-weight: 600; margin-left: 16px; display: block !important;"><span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><a href="https://www.freshersworld.com/bsc-jobs-vacancies/666620" target="_blank" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none;">BSc</a></span></span></div><div class="qualification-div " style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span class="qualifications display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; font-weight: 600; margin-left: 16px; display: block !important;"><span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-9 col-lg-9 col-xs-9 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 645px;"><h4 class="margin-none" style="box-sizing: border-box; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 18px;"><span style="box-sizing: border-box;">For a client of TeamLease Services Ltd</span>&nbsp;- Job Details</h4></div><br></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-7" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 7px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; word-break: break-word;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;">Working as Project Coordinator</p></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 20px;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Job Summary</span></p><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Type :&nbsp;</span>Full Time</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Role :&nbsp;</span><a href="https://www.freshersworld.com/others-jobs-vacancies/1111030" class="color-333" style="box-sizing: border-box; outline: none; color: rgb(51, 51, 51) !important;"><span class="get_jobrolename" style="box-sizing: border-box;">Others</span></a></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Category :</span></div><div class="desc-font margin-none" style="box-sizing: border-box; margin: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Hiring Process :&nbsp;</span>Face to Face Interview</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Who can apply :&nbsp;</span>Freshers</div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px;"></div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none govt-jobs-block" id="govt-jblock-focus" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin: 7px 0px;"></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px;"><h4 style="box-sizing: border-box; margin-top: 10px; margin-bottom: 10px; font-size: 18px;">About For a client of TeamLease Services Ltd</h4></div></div></span></span></div>', 'Private Job', NULL, NULL, NULL, NULL, 'project-coordinator-jobs-in-patna-for-a-client-of-teamlease-services-ltd', '1', NULL, '2020-09-10 16:19:47', '2020-09-10 16:19:47'),
	(85, 'Marketing Executive Jobs in Patna - Advance care solutions', NULL, '<div class="location-div" style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span class="job-location display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; display: block !important;"><a class="bold_font" href="https://www.freshersworld.com/jobs-in-patna/999905019" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Patna</a><span style="box-sizing: border-box;">(Ashiana Nagar, Kurji, Patna-Others)</span></span></div><div class="qualification-div " style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span title="Education Qualification" style="box-sizing: border-box;"><div class="icon-qualification-sprite" style="box-sizing: border-box; width: 15px; height: 25px; float: left; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 242px -4px; position: absolute;"></div></span><span class="qualifications display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; font-weight: 600; margin-left: 16px; display: block !important;"><span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><a href="https://www.freshersworld.com/mba-pgdm-jobs-vacancies/666617" target="_blank" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none;">MBA/PGDM</a></span></span></div><div class="job-details-div" style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span title="Salary" style="box-sizing: border-box;"><div class="icon-salary-sprite" style="box-sizing: border-box; position: absolute; width: 17px; height: 23px; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 62px -30px;"></div></span><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;">15000 - 20000 Monthly</span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><br></span></div><div class="job-details-sub-div" style="box-sizing: border-box; display: inline-block; padding-right: 38px;"><span class="space" style="box-sizing: border-box; padding: 0px 0px 0px 7px; margin-left: 14px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-9 col-lg-9 col-xs-9 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 645px;"><h4 class="margin-none" style="box-sizing: border-box; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 18px;"><span style="box-sizing: border-box;">Advance care solutions</span>&nbsp;- Job Details</h4></div><br></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-7" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 7px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; word-break: break-word;"><ul style="box-sizing: border-box; margin-bottom: 10px;"><li style="box-sizing: border-box;">We have requirement for Marketing executive.&nbsp;</li><li style="box-sizing: border-box;">Those who are interested for marketing executive .&nbsp;&nbsp;</li><li style="box-sizing: border-box;">Eligibility - MBA</li><li style="box-sizing: border-box;">Bike is mandatory.</li><li style="box-sizing: border-box;">Fresher and experienced both can apply for the job.&nbsp;</li><li style="box-sizing: border-box;">The work location will be Patna.</li></ul></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 20px;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Job Summary</span></p><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Type :&nbsp;</span>Full Time</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Role :&nbsp;</span><a href="https://www.freshersworld.com/sales-marketing-executive-jobs-vacancies/1111010" class="color-333" style="box-sizing: border-box; outline: none; color: rgb(51, 51, 51) !important;">Sales / Marketing Executive</a></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Category :&nbsp;</span>Others</div><div class="desc-font margin-none" style="box-sizing: border-box; margin: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Hiring Process :&nbsp;</span>Face to Face Interview</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Who can apply :&nbsp;</span>Freshers</div></div></div></span></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'marketing-executive-jobs-in-patna-advance-care-solutions', '1', NULL, '2020-09-10 16:20:29', '2020-09-10 16:20:29'),
	(86, 'SDM Engineer Jobs in India - For a client of TeamLease Services Ltd', NULL, '<div class="location-div" style="box-sizing: border-box; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span class="job-location display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; display: block !important;"><a class="bold_font" href="https://www.freshersworld.com/jobs-in-hyderabad/999903705" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Hyderabad</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-patna/999905019" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Patna</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-delhi/9999035" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Delhi</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-ahmedabad/9999011030" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Ahmedabad</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-bangalore/9999016065" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Bangalore</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-bhopal/9999019084" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Bhopal</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-mumbai/9999020093" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Mumbai</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-pune/9999020098" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Pune</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-mohali/99990270115" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Mohali</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-jaipur/99990280119" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Jaipur</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-lucknow/99990320148" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Lucknow</a>,&nbsp;<a class="bold_font" href="https://www.freshersworld.com/jobs-in-kolkata/99990340160" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none; font-weight: bold !important;">Kolkata</a></span></div><div class="qualification-div " style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span title="Education Qualification" style="box-sizing: border-box;"><div class="icon-qualification-sprite" style="box-sizing: border-box; width: 15px; height: 25px; float: left; background: url(&quot;../images/FW-Job-Detail-Page-sprite.png&quot;) 242px -4px; position: absolute;"></div></span><span class="qualifications display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; font-weight: 600; margin-left: 16px; display: block !important;"><span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><a href="https://www.freshersworld.com/bsc-jobs-vacancies/666620" target="_blank" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none;">BSc</a></span>,&nbsp;<span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><a href="https://www.freshersworld.com/be-btech-jobs-vacancies/666616" target="_blank" style="box-sizing: border-box; color: rgb(51, 51, 51); outline: none;">BE/B.Tech</a></span></span></div><div class="qualification-div " style="box-sizing: border-box; padding: 4px 0px 0px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><span class="qualifications display-block modal-open" style="box-sizing: border-box; padding: 0px 0px 0px 8px; font-weight: 600; margin-left: 16px; display: block !important;"><span class="elig_pos bold_font" style="box-sizing: border-box; font-weight: 400;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-9 col-lg-9 col-xs-9 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 645px;"><h4 class="margin-none" style="box-sizing: border-box; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 18px;"><span style="box-sizing: border-box;">For a client of TeamLease Services Ltd</span>&nbsp;- Job Details</h4></div><br></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-7" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 7px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; word-break: break-word;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700; color: rgb(13, 13, 13);"><u style="box-sizing: border-box;">MANDATORY</u></span><span style="box-sizing: border-box; color: rgb(13, 13, 13);">:</span></p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; color: rgb(13, 13, 13);">·&nbsp;</span><span style="box-sizing: border-box; font-weight: 700; color: rgb(13, 13, 13);">Integration, Commissioning, Acceptance testing, Troubleshooting experience of&nbsp;Nokia&nbsp;HSS/HLR/One-NDS/One-EIR&nbsp;products and integration/testing with other nodes</span></p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; color: rgb(13, 13, 13);">·&nbsp;</span><span style="box-sizing: border-box; font-weight: 700; color: rgb(13, 13, 13);">Good knowledge and exposure to different switching networks, signaling, telecom standards and implementations</span></p></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 20px;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Job Summary</span></p><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Type :&nbsp;</span>Full Time</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Role :&nbsp;</span><a href="https://www.freshersworld.com/others-jobs-vacancies/1111030" class="color-333" style="box-sizing: border-box; outline: none; color: rgb(51, 51, 51) !important;"><span class="get_jobrolename" style="box-sizing: border-box;">Others</span></a></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Job Category :</span></div><div class="desc-font margin-none" style="box-sizing: border-box; margin: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Hiring Process :&nbsp;</span>Face to Face Interview</div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Who can apply :&nbsp;</span>Freshers</div></div></div></span></span></div>', 'Private Job', NULL, NULL, NULL, NULL, 'sdm-engineer-jobs-in-india-for-a-client-of-teamlease-services-ltd', '1', NULL, '2020-09-10 16:20:53', '2020-09-10 16:20:53'),
	(87, 'Digital Marketing Jobs in Patna - NPV Infotech', NULL, '<div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px 0px 5px; width: 860px; margin-top: 20px; border-bottom: 1px solid rgb(220, 220, 220);"><div class="col-md-9 col-lg-9 col-xs-9 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 645px;"><h4 class="margin-none" style="box-sizing: border-box; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 18px;"><span style="box-sizing: border-box;">NPV Infotech</span>&nbsp;- Job Details</h4></div><br></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-7" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 7px;"><div class="col-md-12 col-lg-12 col-xs-12 padding-none" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px; word-break: break-word;"><div class="internship_details" style="box-sizing: border-box;"><div class="section_heading heading_5_5" style="box-sizing: border-box;">About NPV Infotech</div><div class="text-container website_link" style="box-sizing: border-box;"><a href="http://npvinfotech.com/" target="_blank" rel="nofollow noopener noreferrer" style="box-sizing: border-box; color: rgb(51, 122, 183); outline: none;">http://npvinfotech.com<i class="is-icon-external-link-s" style="box-sizing: border-box;"></i></a></div><div class="text-container" style="box-sizing: border-box;">IT Services company based in Patna. We have served customers across various domains like mobile app development, web development, and IT hardware.</div><div class="section_heading heading_5_5" style="box-sizing: border-box;">About the internship</div><div class="text-container" style="box-sizing: border-box;">Selected intern\'s day-to-day responsibilities include:<br style="box-sizing: border-box;"><br style="box-sizing: border-box;">1. Work on Facebook marketing, Whatsapp marketing, and email marketing<br style="box-sizing: border-box;">2. Work on video creation</div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Skill(s) required</div><div class="round_tabs_container" style="box-sizing: border-box;"><span class="round_tabs" style="box-sizing: border-box;"><li style="box-sizing: border-box;">Facebook Marketing<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">Email Marketing</li></span></div><div class="training_skills_container" style="box-sizing: border-box;"><div class="training_skills_container_heading" style="box-sizing: border-box;">Learn these skills on Internshala Trainings</div><div class="training_link_container" style="box-sizing: border-box;"><div class="training_link" style="box-sizing: border-box;"><a href="https://trainings.internshala.com/digital-marketing?utm_source=internshala_details_page_skills_section" style="box-sizing: border-box; color: rgb(51, 122, 183); outline: none;">Learn Facebook Marketing</a></div><div class="training_link" style="box-sizing: border-box;"><a href="https://trainings.internshala.com/digital-marketing?utm_source=internshala_details_page_skills_section" style="box-sizing: border-box; color: rgb(51, 122, 183); outline: none;">Learn Email Marketing</a></div></div></div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Who can apply</div><div class="text-container who_can_apply" style="box-sizing: border-box;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">Only those candidates can apply who:</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">1. are available for full time (in-office) internship</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">2. can start the internship between 27th Aug\'20 and 1st Oct\'20</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">3. are available for duration of 3 months</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">4. are from Patna</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">5. have relevant skills and interests</p><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 4px; margin-left: 0px; color: rgb(72, 72, 72);">* Women wanting to start/restart their career can also apply.</p></div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Perks</div><div class="round_tabs_container" style="box-sizing: border-box;"><span class="round_tabs" style="box-sizing: border-box;"><li style="box-sizing: border-box;">Certificate<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">Letter of recommendation<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">Flexible work hours<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">Informal dress code<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">5 days a week<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">Free snacks &amp; beverages<span class="round_tabs" style="box-sizing: border-box;"></span></li><li style="box-sizing: border-box;">Job offer</li></span></div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Additional Information</div><div class="text-container additional_detail" style="box-sizing: border-box;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;">Stipend structure: This is a performance based internship. In addition to the minimum assured stipend, you will be paid&nbsp;<i class="is-icon-rupee-s" style="box-sizing: border-box;"></i>1500 on every Sales that you make or deliver.</p></div><div class="section_heading heading_5_5" style="box-sizing: border-box;">Number of openings</div><div class="text-container" style="box-sizing: border-box;">4</div><br style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;">Certificate: Will be provided at the end of the Internship<span style="box-sizing: border-box;"><br style="box-sizing: border-box;"><br style="box-sizing: border-box;">https://internshala.com/internship/detail/digital-marketing-internship-in-patna-at-npv-infotech1598525438</span></span></div></div><div class="col-md-12 col-lg-12 col-xs-12 padding-none margin-top-20" style="box-sizing: border-box; float: left; padding: 0px; width: 860px; margin-top: 20px; color: rgb(51, 51, 51); font-family: Roboto, sans-serif; font-size: 14px;"><p style="box-sizing: border-box; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;"><span style="box-sizing: border-box; font-weight: 700;">Job Summary</span></p><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;"><span style="box-sizing: border-box;">Job Type :&nbsp;</span>Internship / Projects</span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;"><span style="box-sizing: border-box;"><span style="box-sizing: border-box;">Job Role :&nbsp;</span><a href="https://www.freshersworld.com/others-jobs-vacancies/1111030" class="color-333" style="box-sizing: border-box; outline: none; color: rgb(51, 51, 51) !important;"><span class="get_jobrolename" style="box-sizing: border-box;">Others</span></a></span></span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;"><span style="box-sizing: border-box;">Job Category :&nbsp;</span>Others</span></div><div class="desc-font margin-none" style="box-sizing: border-box; margin: 0px;"><span style="box-sizing: border-box; font-weight: 700;"><span style="box-sizing: border-box;">Hiring Process :&nbsp;</span>Face to Face Interview</span></div><div style="box-sizing: border-box;"><span style="box-sizing: border-box; font-weight: 700;"><span style="box-sizing: border-box;">Who can apply :&nbsp;</span>Freshers</span></div><div><span style="box-sizing: border-box; font-weight: 700;"><br></span></div></div></div>', 'Private Job', NULL, NULL, NULL, NULL, 'digital-marketing-jobs-in-patna-npv-infotech', '1', NULL, '2020-09-10 16:21:18', '2020-09-10 16:21:18');
/*!40000 ALTER TABLE `posts` ENABLE KEYS */;

-- Dumping structure for table jobdb.profiles
CREATE TABLE IF NOT EXISTS `profiles` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `contact1` bigint(20) DEFAULT NULL,
  `contact2` bigint(20) DEFAULT NULL,
  `street` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `city` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `state` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email` text COLLATE utf8mb4_unicode_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- Dumping data for table jobdb.profiles: ~0 rows (approximately)
/*!40000 ALTER TABLE `profiles` DISABLE KEYS */;
/*!40000 ALTER TABLE `profiles` ENABLE KEYS */;

-- Dumping structure for table jobdb.regs
CREATE TABLE IF NOT EXISTS `regs` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `post_applied` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `category` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `gender` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `citizen` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `full_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `mobile` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `aadhaar` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `pan` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `father` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `qualification` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `experience` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `fees` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `razorpay_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_done` tinyint(1) NOT NULL DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- Dumping data for table jobdb.regs: ~0 rows (approximately)
/*!40000 ALTER TABLE `regs` DISABLE KEYS */;
/*!40000 ALTER TABLE `regs` ENABLE KEYS */;

-- Dumping structure for table jobdb.statuses
CREATE TABLE IF NOT EXISTS `statuses` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- Dumping data for table jobdb.statuses: ~0 rows (approximately)
/*!40000 ALTER TABLE `statuses` DISABLE KEYS */;
/*!40000 ALTER TABLE `statuses` ENABLE KEYS */;

-- Dumping structure for table jobdb.users
CREATE TABLE IF NOT EXISTS `users` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `password` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `contact` bigint(20) DEFAULT NULL,
  `admin` tinyint(1) NOT NULL DEFAULT '0',
  `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `users_email_unique` (`email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- Dumping data for table jobdb.users: ~1 rows (approximately)
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
INSERT INTO `users` (`id`, `name`, `email`, `password`, `contact`, `admin`, `remember_token`, `created_at`, `updated_at`) VALUES
	(1, 'Coding Master', 'trickuweb@gmail.com', '$2y$10$F4kivjAUX3Jzf/mpbZwTGe97PJJTZNLYwlSxEH.7mQEPhy1HxmCz2', 8789529215, 0, NULL, '2021-08-08 20:21:47', '2021-08-08 20:21:47');
/*!40000 ALTER TABLE `users` ENABLE KEYS */;

/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
/*!40014 SET FOREIGN_KEY_CHECKS=IF(@OLD_FOREIGN_KEY_CHECKS IS NULL, 1, @OLD_FOREIGN_KEY_CHECKS) */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
