Latest AIIMS Guwahati Jobs
AIIMS Guwahati Faculty Recruitment 2026 – Apply Online for 64 Posts
Last Apply Date: 2026-03-23
function ssje_detect_title($text) { preg_match('/(Recruitment.*\d{4}|Notification.*\d{4}|Filling up.*posts)/i', $text, $match); if (!empty($match[0])) { return trim($match[0]); } return "Government Recruitment Notification"; }