www.imsindia.com Open in urlscan Pro
15.206.5.41  Public Scan

URL: https://www.imsindia.com/
Submission: On November 24 via api from CA — Scanned from CA

Form analysis 4 forms found in the DOM

POST

<form class="d-none d-md-inline-block me-3 mr-lg-4 headerSearchForm" method="POST">
  <div class="form-group headerSearchForm__wrp d-flex">
    <input class="headerSearchForm__input  form-control hp-50 websearch" autocomplete="off" type="text" name="course_search" id="course_search" placeholder="Search for programs, content">
    <button class="headerSearchForm__submit webSearchbtn" type="submit">
      <svg id="noun-search-6213812" xmlns="http://www.w3.org/2000/svg" width="20.001" height="20" viewBox="0 0 20.001 20">
        <g id="Layer_2" data-name="Layer 2">
          <path id="Path_10" data-name="Path 10" d="M21.743,20.735l-5.282-5.281a8.217,8.217,0,1,0-1.008,1.008l5.281,5.281a.713.713,0,1,0,1.008-1.008ZM3.412,10.186a6.774,6.774,0,1,1,6.774,6.774,6.774,6.774,0,0,1-6.774-6.774Z"
            transform="translate(-1.951 -1.951)" fill="#0481fe"></path>
        </g>
      </svg>
    </button>
  </div>
</form>

POST

<form method="POST">
  <div class="d-md-none headerSearchForm__input-div">
    <input class="headerSearchForm__input form-control" type="text" name="mob_course_search" id="mob_course_search" placeholder="Search for programs, content">
    <button class="headerSearchForm__submit mobsearchbtn mobsearch" type="submit">
      <!-- <img width="20" height="20" class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" data-lazy-src="https://www.imsindia.com/ims-india/wp-content/themes/ims-india-new/img/home/serach.svg" ><noscript><img width="20" height="20" class="img-fluid" src="https://www.imsindia.com/ims-india/wp-content/themes/ims-india-new/img/home/serach.svg" ></noscript> -->
      <svg id="noun-search-6213812" xmlns="http://www.w3.org/2000/svg" width="20.001" height="20" viewBox="0 0 20.001 20">
        <g id="Layer_2" data-name="Layer 2">
          <path id="Path_10" data-name="Path 10" d="M21.743,20.735l-5.282-5.281a8.217,8.217,0,1,0-1.008,1.008l5.281,5.281a.713.713,0,1,0,1.008-1.008ZM3.412,10.186a6.774,6.774,0,1,1,6.774,6.774,6.774,6.774,0,0,1-6.774-6.774Z"
            transform="translate(-1.951 -1.951)" fill="#404f56"></path>
        </g>
      </svg>
    </button>
    <span class="search-close d-md-none">✕</span>
  </div>
</form>

POST

<form autocomplete="off" class="free-consultation-form-sub" method="POST" data-parsley-validate="">
  <div class="form-div">
    <div class="row">
      <div class="col-6">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="input" type="text" id="leadfname" data-parsley-error-message="Name Required" autocomplete="off" required="required">
              <label class="form-fields__label">First Name</label><span class="form-fields__border"></span>
            </div>
          </div>
        </div>
      </div>
      <div class="col-6">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="input" type="text" id="leadlname" data-parsley-error-message="Name Required" autocomplete="off" required="required">
              <label class="form-fields__label">Last Name</label><span class="form-fields__border"></span>
            </div>
          </div>
        </div>
      </div>
      <div class="col-12">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="input" type="email" id="leademailId" value="" data-parsley-error-message="Email is not valid" autocomplete="off" required="required">
              <label class="form-fields__label">Email ID</label><span class="form-fields__border"></span>
            </div>
          </div>
        </div>
      </div>
      <div class="col-12">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="input" type="text" id="leadmobileNumber" value="" data-parsley-error-message="Enter a 10 digit mobile number" minlength="10" maxlength="10" data-parsley-type="number" autocomplete="off" data-parsley-trigger="keyup"
                required="required">
              <label class="form-fields__label">Mobile Number</label><span class="form-fields__border"></span>
            </div>
          </div>
        </div>
      </div>
      <div class="col-12">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="hidden-input" id="leadcityselhidd" type="text" data-parsley-error-message="Please select the City" required="required">
              <input class="input-check" type="checkbox" autocomplete="off">
              <label class="form-fields__label leadclabl">Select City</label><span class="form-fields__border"></span>
              <div class="selected-item">
                <div class="selected-item__text citycentre"> <i class="icon-sort-left"></i></div>
              </div>
              <div class="select-dropdown">
                <div class="select-dropdown__item">
                  <div class="drop-search">
                    <input class="drop-search__input" type="search" placeholder="Search items">
                    <div class="drop-search__res text--sm fnt-500"></div>
                  </div>
                  <ul class="select-list dropdown-scroll position-relative mb-0" id="leadCityDrop">
                    <!-- <li class="select-list__item" onclick="selectedcitylead();">
                                    <label>                                      <input class="input-rad" type="radio" name="" value=""/>
                                    </label>
                                  </li> -->
                  </ul>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-12">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="hidden-input" id="leadcentrehidd" value="" type="text" data-parsley-error-message="Please select the Centre" required="required">
              <input class="input-check" type="checkbox" autocomplete="off">
              <label class="form-fields__label">Select Centre</label><span class="form-fields__border"></span>
              <div class="selected-item">
                <div class="selected-item__text formsel leadcentrlbl"> <i class="icon-sort-left"></i></div>
              </div>
              <div class="select-dropdown">
                <div class="select-dropdown__item">
                  <div class="drop-search">
                    <input class="drop-search__input" type="search" placeholder="Search items">
                    <div class="drop-search__res text--sm fnt-500"></div>
                  </div>
                  <ul class="select-list position-relative mb-0" id="leadcentredrop">
                    <li class="select-list__item prod" onclick="">
                      <label>
                        <input class="input-rad" type="radio" name="Select Centre" value="Select Centre">
                      </label>
                    </li>
                  </ul>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-12">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="hidden-input" id="leadprodhidd" value="" type="text" data-parsley-error-message="Please select the Product" required="required">
              <input class="input-check" type="checkbox" autocomplete="off">
              <label class="form-fields__label">Select Product Interested In</label><span class="form-fields__border"></span>
              <div class="selected-item">
                <div class="selected-item__text formsel"> <i class="icon-sort-left"></i></div>
              </div>
              <div class="select-dropdown">
                <div class="select-dropdown__item">
                  <div class="drop-search">
                    <input class="drop-search__input" type="search" placeholder="Search items">
                    <div class="drop-search__res text--sm fnt-500"></div>
                  </div>
                  <ul class="select-list position-relative mb-0" id="leadproddrop">
                    <li class="select-list__item prod" onclick="">
                      <label>
                        <input class="input-rad" type="radio" name="Select Product" value="Select Product">
                      </label>
                    </li>
                  </ul>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-12">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="hidden-input" id="leadpreftimeslotdd" value="" type="text" data-parsley-error-message="Please select the Preferred Time" required="required">
              <input class="input-check" type="checkbox" autocomplete="off">
              <label class="form-fields__label">Select Preferred Time</label><span class="form-fields__border"></span>
              <div class="selected-item">
                <div class="selected-item__text formsel"> <i class="icon-sort-left"></i></div>
              </div>
              <div class="select-dropdown">
                <div class="select-dropdown__item">
                  <div class="drop-search">
                    <input class="drop-search__input" type="search" placeholder="Search items">
                    <div class="drop-search__res text--sm fnt-500"></div>
                  </div>
                  <ul class="select-list position-relative mb-0" id="leadpreftimeslotdrop">
                    <li class="select-list__item prod" onclick="">
                      <label>
                        <input class="input-rad" type="radio" name="Select Preferred Time" value="Select Preferred Time">
                      </label>
                    </li>
                    <li class="select-list__item prod" onclick="">
                      <label>10 AM to 12 PM <input class="input-rad" type="radio" name="10 AM to 12 PM" value="10 AM to 12 PM">
                      </label>
                    </li>
                    <li class="select-list__item prod" onclick="">
                      <label>12 PM to 2 PM <input class="input-rad" type="radio" name="12 PM to 2 PM" value="12 PM to 2 PM">
                      </label>
                    </li>
                    <li class="select-list__item prod" onclick="">
                      <label>2 PM to 4 PM <input class="input-rad" type="radio" name="2 PM to 4 PM" value="2 PM to 4 PM">
                      </label>
                    </li>
                    <li class="select-list__item prod" onclick="">
                      <label>4 PM to 6 PM <input class="input-rad" type="radio" name="4 PM to 6 PM" value="4 PM to 6 PM">
                      </label>
                    </li>
                    <li class="select-list__item prod" onclick="">
                      <label>6 PM to 8 PM <input class="input-rad" type="radio" name="6 PM to 8 PM" value="6 PM to 8 PM">
                      </label>
                    </li>
                  </ul>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" id="CampaingName" name="CampaingName" value="" placeholder="Source" readonly="">
  <input type="hidden" id="SourceMedium" name="SourceMedium" value="" placeholder="Source" readonly="">
  <input type="hidden" id="LeadSource" name="LeadSource" value="a0J2u000004IKw7EAG" placeholder="Source" readonly="">
  <input type="hidden" id="LeadMode" name="LeadMode" value="a092u00000DpcldAAB" placeholder="Mode" readonly="">
  <input type="hidden" id="CampaingId" name="CampaingId" value="" placeholder="campaign id" readonly="">
  <input type="hidden" id="txtlimacampaign" name="txtlimacampaign" value="1046">
  <div class="col-12">
    <div class="form-submission w-100 text-center">
      <button class="web-btn btn-orange--width text-uppercase" type="submit">Submit</button>
    </div>
  </div>
</form>

POST

<form autocomplete="off" class="wavier-form-sub" method="post" enctype="multipart/form-data" data-parsley-validate="">
  <h4 class="h4-steps text-18 fnt-700 mb-3 mt-4">Step 1: Available Waivers</h4>
  <ul class="faqcontainer filter_course_deals" id="filter_course_deals">
  </ul>
  <h4 class="h4-steps text-18 fnt-700 mb-3 mt-4">Step 2: Please fill in below details</h4>
  <div class="form-div eligleblepopup">
    <div class="row">
      <div class="col-6">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="input" type="text" id="imsfname" data-parsley-error-message="Name Required" autocomplete="off" required="required">
              <label class="form-fields__label">First name</label><span class="form-fields__border"></span>
            </div>
          </div>
        </div>
      </div>
      <div class="col-6">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="input" type="text" id="imslname" data-parsley-error-message="Name Required" autocomplete="off" required="required">
              <label class="form-fields__label">Last name</label><span class="form-fields__border"></span>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row pt-2">
      <div class="col-6">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="input" type="email" id="imsemail" data-parsley-error-message="Email Required" autocomplete="off" required="required">
              <label class="form-fields__label">Email</label><span class="form-fields__border"></span>
            </div>
          </div>
        </div>
      </div>
      <div class="col-6">
        <div class="row">
          <div class="form-required col-md-12">
            <div class="form-fields">
              <input class="input" type="text" id="imsmobileNumber" value="" data-parsley-error-message="Enter a 10 digit mobile number" minlength="10" maxlength="10" data-parsley-type="number" autocomplete="off" data-parsley-trigger="keyup"
                required="required">
              <label class="form-fields__label">Mobile Number</label><span class="form-fields__border"></span>
            </div>
          </div>
        </div>
      </div>
      <div class="col-12">
        <h4 class="h4-steps text-18 fnt-700 mb-3 mt-4">Step 3: Select and Upload documents</h4>
      </div>
      <div class="col-12" id="appendDocsRequired">
      </div>
      <div class="col-12" id="appendDocs">
      </div>
      <div class="col-12 option_alert text-danger"></div>
      <div class="col-12">
        <div class="form-required">
          <input class="input file_ims" type="file" id="file_ims" name="file_ims">
          <span class="d-none uploader text-blue">Uploading please wait...</span>
          <span class="option_upload text-danger"></span>
        </div>
      </div>
      <div class="col-12">
        <div class="form-required">
          <p class="text-danger">Note: Kindly upload the relevant documents in a single pdf file and max file size should not exceed 500kb. Ineligible or insufficient documents will not be eligible for waiver.*</p>
        </div>
      </div>
      <input type="hidden" id="CampaingName" name="CampaingName" value="" placeholder="Source" readonly="">
      <input type="hidden" name="url_s3" id="url_s3" value="">
      <input type="hidden" name="post_ids" id="post_ids" value="">
      <input type="hidden" id="SourceMedium" name="SourceMedium" value="" placeholder="Source" readonly="">
      <input type="hidden" id="LeadSource" name="LeadSource" value="a0J2u000004IKw7EAG" placeholder="Source" readonly="">
      <input type="hidden" id="LeadMode" name="LeadMode" value="a092u00000DpcldAAB" placeholder="Mode" readonly="">
      <input type="hidden" id="CampaingId" name="CampaingId" value="" placeholder="campaign id" readonly="">
      <input type="hidden" id="txtlimacampaign" name="txtlimacampaign" value="1046">
      <div class="col-12">
        <div class="form-submission w-100 text-center">
          <button class="web-btn btn btn-primary text-uppercase ims_btn_textchnage" type="submit">Submit<span class="ms-2"><svg xmlns="http://www.w3.org/2000/svg" width="7" height="14" viewBox="0 0 7 14">
                <g id="noun-dropdown-1270413" transform="translate(7) rotate(90)">
                  <g id="Group_41" data-name="Group 41" transform="translate(0 0)">
                    <path id="Path_31" data-name="Path 31" d="M1.735,7H0L7.124,0,14,7H12.265L7.124,1.735Z" fill="#f6faff"></path>
                  </g>
                </g>
              </svg>
            </span></button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

 * All IMS Programs
   
   * * * PROGRAMS AFTER
         GRADUATION
       
       *  * CAT
          * CET
          * CMAT
          * Profile Building
          * Bank, SSC-CGL & Govt. Exams
          * Law (3-Year LLB)
       
       * ADMISSION CONSULTING
         
         
       *  * MBA
          * MiM
          * MS
          * UG
     
     * * INDIAN EXAMS — DEGREES
         AFTER XII
       
       *  * IPM BBA
          * CUET
          * Law (5-Year LLB)
     
     * * IMS GATE ACADEMY
         PROGRAMS
       
       *  * GATE DA
          * GATE ME
          * GATE CE
          * GATE EE
          * GATE EC
          * GATE IN
          * GATE CS
     
     * * INTERNATIONAL EXAMS — PROGRAMS AFTER GRADUATION
       
       *  * GMAT
          * GRE
          * IELTS
          * TOEFL
       
       * INTERNATIONAL EXAMS — DEGREES AFTER XII
       
       *  * SAT
 * Locate A Center
 * About IMS
   * Join Our Team
   * Partner with us
   * Our Alumni


✕
Student Zones
myIMS Student Portal

--------------------------------------------------------------------------------

GATE Student Portal
Enroll Free
0


All IMS Programs About IMS Join Our Team Partner with us Our Aluminis Locate
Center Blogs myIMS Student Portal GATE Student Portal Help & Support Privacy
Login Enroll Free
All the Best for CAT’24!
 * Slot-wise Analysis
 * Slot-wise Insta Live
 * Slot-wise Expected Cut-offs
 * CAT News Room

 Stay Tuned for more updates.

Click here



2178 
IMS CAT’23 Students
with IIM Admits


You can be the next. Join Now.



CAT 2025/26

Get the Unfair Advantage!

 * One-on-One Mentorship
 * AI-Powered Adaptive Questions
 * 7500+ Questions with Video Solutions

Covers CAT, XAT, SNAP, NMAT, MICAT, CET, CMAT and other leading management
tests.

Click Here to Crack CAT 24/25



Get unlimited access to
Coursera for 12 months!


UPSKILL WITH OVER 10,000 COURSES

 

For a limited-time 80% discount 

On the yearly subscription price

 

Price – Just ₹6750/year

Get My 12-Month Coursera Access Now!



IMS CUET Program

Synonymous With Success!

 * 412 students scored 100 %ile.
 * 710 students scored 99%ile.
 * 1009 students scores 95%ile.

Click Here to Score 100% in CUET



IMS Get.Set.Law

Celebrating another

successful year!

2024 Results:

 * 100+ NLU sections in 2024 
 * 105+ selections in the Top 10 colleges
   through MH CET Law
 * 50+ SLAT selections

Click Here to Crack CLAT 2025



Celebrating
a year of success!
 * 100+ admits to M7, Ivy League, and
   other top International BSchools
 * Secured over $1.8 million in scholarship
 * Over a third of all our students scored 730+
   on the GMAT and 325+ on the GRE

Begin My Journey to Top Colleges Abroad



One More Year of
Scripting Success Stories


IMS IPM @ IIM CONVERTS

 

IIM Indore + IIM Rohtak + IIM Jammu +

IIM Bodh Gaya + IIM Ranchi = 135 + converts

Explore IPM BBA Programs



ProfilePro Internships Program

From Campus to Company

 

Why Choose Our Internships?

 * Develop Practical Skills
 * Tackle Real-World Case Studies
 * Build up Your Professional Network

Click Here to Land the Best Internships



Just 20 hours to
7+ bands

Introducing IMS IELTS training

Now in Delhi!

 * 20 hours of intensive sessions
 * Official Cambridge study material
 * One-on-One doubt solving
 * Admission consulting support

All at an offer price of Rs. 1̶0̶9̶9̶9̶/- Only Rs. 6999/-

Register now to score 7+ bands!



1




HUNDREDS OF STUDENTS GUIDED ON A DAILY BASIS.

Schedule a Free Counselling


POPULAR PROGRAMS

CAT
CET
Profile Building
IPM BBA
CUET
Law
SAT
GMAT
GRE
IELTS
International MBA Admission Consulting
International MS Admission Consulting
International UG Admission Consulting
GATE DA
GATE ME
GATE CE
GATE EE
GATE EC
GATE CS
Show more


POPULAR CAT PROGRAMS



Test Series


SIMCAT (5 MOCKS) 2024

CAT 2024 Test Series for the final phase of preparation with access to 5 SimCATs
with video solutions and detailed analytics.

₹749/-

Base Fees: ₹635 GST: 18% (₹114)
Test Series 2024 CAT
Test Series


SIMCAT (15 MOCKS) 2024

Test Series for CAT 2024 with access to 15 SimCATs with video solutions &
detailed analytics and 30 Section Tests.

₹2450/-

Base Fees: ₹2076 GST: 18% (₹374)
Up to 60% Off Check Eligibility
Test Series 2024 CAT
Classroom


CATAPULT CLASSROOM PROGRAM 2025

Ideal for aspirants looking for a comprehensive classroom program for CAT 2025 &
other MBA entrance exams

Check Now (City Specific)
Classroom 2025 CAT
Online


CATAPULT EXTENSIVE LIVE 2025

Ideal for aspirants looking for a comprehensive live online program for CAT 2025
& other entrance tests.

₹42950/-

Base Fees: ₹36398 GST: 18% (₹6552)
Up to 30% Off Check Eligibility
Live Online 2025 CAT
Test Series


ADMAT SELF-LEARNING PROGRAM 2024

Comprehensive Self-Learning Program to prepare for 10 Tests other than CAT with
access to 30+ Recorded ADMAT Masterclasses, 85 Full-length mocks and Past test
papers for XAT & CMAT.

₹5450/-

Base Fees: ₹4619 GST: 18% (₹831)
Up to 30% Off Check Eligibility
Self-Paced Learning 2024 CAT
Test Series


ADMAT TEST SERIES 2024

Comprehensive Test Series to prepare for 10 Tests other than CAT with 85
Full-length mocks alongwith Past test papers for XAT & CMAT.

₹2950/-

Base Fees: ₹2500 GST: 18% (₹450)
Up to 30% Off Check Eligibility
Test Series 2024 CAT
View All CAT Courses


POPULAR CET PROGRAMS



Test Series


ADMAT SELF-LEARNING PROGRAM 2024

Comprehensive Self-Learning Program to prepare for 10 Tests other than CAT with
access to 30+ Recorded ADMAT Masterclasses, 85 Full-length mocks and Past test
papers for XAT & CMAT.

₹5450/-

Base Fees: ₹4619 GST: 18% (₹831)
Up to 30% Off Check Eligibility
Self-Paced Learning 2024 CET
Test Series


ADMAT TEST SERIES 2024

Comprehensive Test Series to prepare for 10 Tests other than CAT with 85
Full-length mocks alongwith Past test papers for XAT & CMAT.

₹2950/-

Base Fees: ₹2500 GST: 18% (₹450)
Up to 30% Off Check Eligibility
Test Series 2024 CET
Classroom


NMAT-SNAP-CET COMPREHENSIVE 2025

Ideal for aspirants who are looking for a comprehensive classroom program for
MH-CET, NMAT, SNAP & wish to secure admissions into prestigious institutes like
NMIMS, SIBM, JBIMS, MICA etc.

Check Now (City Specific)
Classroom 2025 CET
View All CET Courses


POPULAR PROFILE BUILDING PROGRAMS



ProfilePro


PROFILE PRO + INTERNSHIP

Our Internship Program is designed to give students and recent graduates a
comprehensive, hands-on experience in the professional world. Whether you’re
looking to explore a new industry, build your resume, or gain valuable
real-world skills, this program is your gateway to success!

Industries We Cover:

 * Marketing
 * Finance
 * Technology
 * Consultation

₹14160/-

Base Fees: ₹12000 GST: 18% (₹2160)
SELF-PACED LEARNING Profile Building
ProfilePro


PROFILEPRO ADVANCED

This program caters to ambitious individuals at all stages. Undergrad and
postgraduate students can jumpstart their profile building journey, while
working professionals can refine their skillset to pursue that dream promotion.

 * Master in-demand skills: Gain a competitive edge by diving into Coursera’s
   extensive course library.
 * Make a real-world impact: Apply your learnings and gain practical experience
   through a guaranteed internship with a reputable corporation.
 * Refine your communication skills: Polish your communication and presentation
   abilities, making a strong impression in interviews and essays.

₹28320/-

Base Fees: ₹24000 GST: 18% (₹4320)
LIVE-ONLINE, SELF-PACED LEARNING Profile Building
ProfilePro


PROFILEPRO ESSENTIAL

This program is your one-stop shop for building a strong profile for college
applications in India or abroad. Get the extra edge by

Developing in-demand skills through Coursera’s vast library
Gain practical experience and make a difference through an NGO internship
opportunity.

₹7080/-

Base Fees: ₹6000 GST: 18% (₹1080)
LIVE-ONLINE, SELF-PACED LEARNING Profile Building
Online


PROFILEPRO CAREER ACCELERATOR SERIES

This program ideal for aspirants who are looking to elevate their profile & get
into their dream university in India or Abroad.

₹0/-

Base Fees: ₹0 GST: % (₹0)
LIVE-ONLINE, SELF-PACED LEARNING Profile Building
Coursera


COURSERA – 12 MONTHS ACCESS (6 MONTHS + 6 MONTHS FREE)

Ideal for aspirants looking to upskill with the best Coursera courses. Get 80%
off on Coursera price in India when you buy the Coursera annual subscription
through IMS.

₹6750/-

Base Fees: ₹5720 GST: 18% (₹1030)
Self-Paced Learning Profile Building
Coursera


COURSERA – 3 MONTHS ACCESS

Ideal for B-School Aspirants looking for short term courses to enhance & build
their profiles. Get Three-Months access to ALL the courses on the Coursera
platform.

₹4750/-

Base Fees: ₹4025 GST: 18% (₹725)
Self-Paced Learning Profile Building
View All Profile Building Courses


POPULAR IPM BBA PROGRAMS



Online


ELITE IPM INDORE 2025

Designed for students appearing for Exam in 2025 and are not looking for a basic
concept class and their aim is at solving application-based questions.

₹24780/-

Base Fees: ₹21000 GST: 18% (₹3780)
Up to 50% Off Check Eligibility
LIVE-ONLINE 2025 IPM BBA
Self Learning


IPM INDORE SELF-LEARNING PROGRAM 2026

It is designed for aspirants who plan to take IPMAT Indore and other entrance
tests in 2026 and want to prepare at their own pace and convenience with all the
courseware and tests without actively attending classes.

₹21240/-

Base Fees: ₹18000 GST: 18% (₹3240)
Up to 40% Off Check Eligibility
SELF-PACED LEARNING 2026 IPM BBA
Online


IPM INDORE LIVE ONLINE 2026

Learn through live online classes under the expert guidance of trained &
experienced IMS Mentors and designed for students who have completed or are
appearing for class 12th in 2026.

 

₹59950/-

Base Fees: ₹50805 GST: 18% (₹9145)
Up to 40% Off Check Eligibility
LIVE-ONLINE 2026 IPM BBA
Online


IPM BBA LIVE ONLINE 2025

Learn through live online classes under the expert guidance of trained &
experienced IMS Mentors. Designed for students who have completed or appearing
for class 12th in 2025. 

P.S. IPMAT Indore is ONLY covered in the IPM Indore Program by IMS

₹41950/-

Base Fees: ₹35551 GST: 18% (₹6399)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2025 IPM BBA
Online


IPM INDORE LIVE ONLINE 2025

Learn through live online classes under the expert guidance of trained &
experienced IMS Mentors. Designed for students who have completed or appearing
for class 12th in 2025.

 

₹49951/-

Base Fees: ₹42331 GST: 18% (₹7620)
Up to 40% Off Check Eligibility
LIVE-ONLINE 2025 IPM BBA
Blended


IPM INDORE HYBRID 2025

Learn through blended classes and benefit from both physical and live online
sessions under the expert guidance of experienced IMS Mentors. Designed for
students who have completed or appearing for class 12th in 2025.

Check Now (City Specific)
Classroom 2025 IPM BBA
View All IPM BBA Courses


POPULAR CUET PROGRAMS



Classroom


CUET COMPREHENSIVE CLASSROOM 2025

Students who have decided to write CUET  exams after 12th in the year 2025, who
wish to study with peer group of like minded students and face to face
interaction with mentors.

Check Now (City Specific)
CLASSROOM 2025 CUET
Online


CUET LANGUAGE TEST + GENERAL TEST ONLINE 2025

A CUET online 2025 program driven by LIVE classes is ideal for those who want to
prepare for the CUET exam without attending physical classes or who don’t have
an IMS centre in their city.

₹22420/-

Base Fees: ₹19000 GST: 18% (₹3420)
Up to 30% Off Check Eligibility
LIVE-ONLINE CUET
View All CUET Courses


POPULAR LAW PROGRAMS




View All Law Courses


POPULAR SAT PROGRAMS



Online


SAT LIVE

Students planning to Study Abroad and preparing to give SAT Exam

₹67850/-

Base Fees: ₹57500 GST: 18% (₹10350)
Live Online 2022 SAT
View All SAT Courses


POPULAR GMAT PROGRAMS



Classroom


GMAT CLASSROOM

Students preparing for GMAT and who want to attend classes at the IMS centre.

Check Now (City Specific)
Classroom GMAT
Online


GMAT LIVE ONLINE

Students preparing for GMAT and who want to attend classes live online.

₹42480/-

Base Fees: ₹36000 GST: 18% (₹6480)
Live Online GMAT
View All GMAT Courses


POPULAR GRE PROGRAMS



Classroom


GRE CLASSROOM

Students preparing for GRE and who want to attend classes at the IMS centre.

Check Now (City Specific)
Classroom GRE
Online


GRE LIVE ONLINE

Students preparing for GRE and who want to attend classes live online.

₹27140/-

Base Fees: ₹23000 GST: 18% (₹4140)
Live Online GRE
Self Learning


GRE SLP

Students looking for GRE preparation and want recorded content to prepare at
their own pace.

₹7788/-

Base Fees: ₹6600 GST: 18% (₹1188)
Self-Paced Learning GRE
View All GRE Courses


POPULAR IELTS PROGRAMS



Classroom


IELTS CLASSROOM

Students looking for IELTS Preparation starting from basic level.

₹12979/-

Base Fees: ₹10999 GST: 18% (₹1980)
Classroom IELTS
View All IELTS Courses


POPULAR INTERNATIONAL MBA ADMISSION CONSULTING PROGRAMS



Admissions Consulting


MBA ADMISSION CONSULTING

Students preparing a test on their own and interested in expert support and
mentoring for their applications.

₹76700/-

Base Fees: ₹65000 GST: 18% (₹11700)
Live Online International MBA Admission Consulting
View All International MBA Admission Consulting Courses


POPULAR INTERNATIONAL MS ADMISSION CONSULTING PROGRAMS



Admissions Consulting


GLOBAL MS ADMISSION CONSULTING

Students preparing a test on their own and interested in expert support and
mentoring for their applications.

₹41300/-

Base Fees: ₹35000 GST: 18% (₹6300)
Online International MS Admission Consulting
View All International MS Admission Consulting Courses


POPULAR INTERNATIONAL UG ADMISSION CONSULTING PROGRAMS



Admissions Consulting


UG CONSULTING

Students preparing a test on their own, interested in expert support, and
mentoring for their applications.

Check Now (City Specific)
Live Online International UG Admission Consulting
View All International UG Admission Consulting Courses


POPULAR GATE DA PROGRAMS



Online


GATE LIVE ONLINE 2025 (DS & AI)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹31950/-

Base Fees: ₹27076 GST: 18% (₹4874)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2025 GATE DA
Online


GATE LIVE ONLINE 2027 (DS & AI)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹44950/-

Base Fees: ₹38093 GST: 18% (₹6857)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2027 GATE DA
Online


GATE LIVE ONLINE 2026 (DS & AI)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹41950/-

Base Fees: ₹35551 GST: 18% (₹6399)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2026 GATE DA
View All GATE DA Courses


POPULAR GATE ME PROGRAMS



Online


GATE LIVE ONLINE 2025 (MECHANICAL)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestone.

₹31950/-

Base Fees: ₹27076 GST: 18% (₹4874)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2025 GATE ME
Online


GATE LIVE ONLINE 2027 (MECHANICAL)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestone.

₹44950/-

Base Fees: ₹38093 GST: 18% (₹6857)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2027 GATE ME
Online


GATE LIVE ONLINE 2026 (MECHANICAL)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestone.

₹41950/-

Base Fees: ₹35551 GST: 18% (₹6399)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2026 GATE ME
Classroom


GATE CLASSROOM 2027 (MECHANICAL)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestone.

Check Now (City Specific)
Up to 30% Off Check Eligibility
CLASSROOM 2027 GATE ME
Classroom


GATE CLASSROOM 2026 (MECHANICAL)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestone.

Check Now (City Specific)
Up to 30% Off Check Eligibility
CLASSROOM 2026 GATE ME
Self Learning


GATE SELF-LEARNING PROGRAM 2025 (MECHANICAL)

Ideal for aspirants:
– Aspirants who have taken GATE earlier or are good at competitive tests
– Those who want to prepare at their own pace & convenient time with recorded
content & online mocks

₹25951/-

Base Fees: ₹21992 GST: 18% (₹3959)
Up to 30% Off Check Eligibility
Self-Paced Learning 2025 GATE ME
View All GATE ME Courses


POPULAR GATE CE PROGRAMS



Classroom


GATE CLASSROOM 2027 (CIVIL)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Classroom 2027 GATE CE
Classroom


GATE CLASSROOM 2026 (CIVIL)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Classroom 2026 GATE CE
Online


GATE LIVE ONLINE 2027 (CIVIL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹44950/-

Base Fees: ₹38093 GST: 18% (₹6857)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2027 GATE CE
Online


GATE LIVE ONLINE 2026 (CIVIL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹41950/-

Base Fees: ₹35551 GST: 18% (₹6399)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2026 GATE CE
Online


GATE LIVE ONLINE 2025 (CIVIL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹31950/-

Base Fees: ₹27076 GST: 18% (₹4874)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2025 GATE CE
Classroom


GATE HYBRID 2027 (CIVIL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefer flexibility in attending classes Offline and Online
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Hybrid 2027 GATE CE
View All GATE CE Courses


POPULAR GATE EE PROGRAMS



Online


GATE LIVE ONLINE 2025 (ELECTRICAL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹31950/-

Base Fees: ₹27076 GST: 18% (₹4874)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2025 GATE EE
Online


GATE LIVE ONLINE 2027 (ELECTRICAL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹44950/-

Base Fees: ₹38093 GST: 18% (₹6857)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2027 GATE EE
Online


GATE LIVE ONLINE 2026 (ELECTRICAL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹41950/-

Base Fees: ₹35551 GST: 18% (₹6399)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2026 GATE EE
Classroom


GATE HYBRID 2027 (ELECTRICAL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefer flexibility in attending classes Offline and Online
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Hybrid 2027 GATE EE
Classroom


GATE HYBRID 2026 (ELECTRICAL)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefer flexibility in attending classes Offline and Online
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Hybrid 2026 GATE EE
Self Learning


GATE SELF-LEARNING PROGRAM 2025 (ELECTRICAL)

Ideal for aspirants:
– Those who have taken the GATE  earlier or are good at competitive tests
– Those who would like to prepare at their own pace & convenient time with
recorded content & online mocks

₹25951/-

Base Fees: ₹21992 GST: 18% (₹3959)
Up to 30% Off Check Eligibility
SELF-PACED LEARNING 2025 GATE EE
View All GATE EE Courses


POPULAR GATE EC PROGRAMS



Online


GATE LIVE ONLINE 2025 (ELECTRONICS & COMMUNICATION)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹31950/-

Base Fees: ₹27076 GST: 18% (₹4874)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2025 GATE EC
Online


GATE LIVE ONLINE 2027 (E&C)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹44950/-

Base Fees: ₹38093 GST: 18% (₹6857)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2027 GATE EC
Online


GATE LIVE ONLINE 2026 (ELECTRONICS & COMMUNICATION)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefers flexibility in attending classes
– Who finds it more convenient to study from home

₹41950/-

Base Fees: ₹35551 GST: 18% (₹6399)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2026 GATE EC
Self Learning


GATE SELF-LEARNING PROGRAM 2025 (ELECTRONICS & COMMUNICATION)

Ideal for aspirants:
– Those who have taken the GATE  earlier or are good at competitive tests
– Those who would like to prepare at their own pace & convenient time with
recorded content & online mocks

₹25951/-

Base Fees: ₹21992 GST: 18% (₹3959)
Up to 30% Off Check Eligibility
SELF-PACED LEARNING 2025 GATE EC
Classroom


GATE HYBRID 2027 (E&C)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefer flexibility in attending classes Offline and Online
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Hybrid 2027 GATE EC
Classroom


GATE HYBRID 2026 (ELECTRONICS & COMMUNICATION)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefer flexibility in attending classes Offline and Online
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Hybrid 2026 GATE EC
View All GATE EC Courses


POPULAR GATE CS PROGRAMS



Online


GATE LIVE ONLINE 2025 (CS & IT)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestone.

₹31950/-

Base Fees: ₹27076 GST: 18% (₹4874)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2025 GATE CS
Online


GATE LIVE ONLINE 2027 (CS & IT)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestone.

₹44950/-

Base Fees: ₹38093 GST: 18% (₹6857)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2027 GATE CS
Online


GATE LIVE ONLINE 2026 (CS & IT)

Ideal for aspirants:
– Students attempting GATE for the first time
– Prefer a traditional classroom setting for learning
– Prefer a planned & organised classflow while achieving milestone.

₹41950/-

Base Fees: ₹35551 GST: 18% (₹6399)
Up to 30% Off Check Eligibility
LIVE-ONLINE 2026 GATE CS
Classroom


GATE HYBRID 2027 (CS & IT)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefer flexibility in attending classes Offline and Online
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Hybrid 2027 GATE CS
Classroom


GATE HYBRID 2026 (CS & IT)

Ideal for aspirants:
– First-time GATE Takers who need Mentor guidance
– Who prefer flexibility in attending classes Offline and Online
– Prefer a planned & organised classflow while achieving milestones

Check Now (City Specific)
Up to 30% Off Check Eligibility
Hybrid 2026 GATE CS
Self Learning


GATE SELF-LEARNING PROGRAM 2025 (CS & IT)

Ideal for aspirants:
– Those who have taken the GATE  earlier or are good at competitive tests
– Those who would like to prepare at their own pace & convenient time with
recorded content & online mocks

₹25951/-

Base Fees: ₹21992 GST: 18% (₹3959)
Up to 30% Off Check Eligibility
SELF-PACED LEARNING 2025 GATE CS
View All GATE CS Courses


PROGRAMS TO MEET EVERY NEED

A quick guide to select the best fit program for you

 * CLASSROOM PROGRAMS
   
   Classroom programs are primarily designed for aspirants who have never taken
   the exam and are preparing for it for the first time. These programs are
   typically of longer duration and start right from the basics.

 * ONLINE PROGRAMS
   
   Online programs are designed for aspirants who have a high aptitude and are
   thus seeking to scale the 99th percentile on a test. These programs do not
   cover basics and focus solely on concepts and problems of a higher order of
   difficulty.

 * BLENDED PROGRAMS
   
   Blended programs are primarily designed for aspirants preparing for the first
   time with the help of online and offline support. This covers the basics and
   focuses on concepts and problems of a higher order of difficulty.

 * TEST SERIES PROGRAMS
   
   These programs are designed for aspirants who only need practice and testing
   content and not learning content. Based on their needs, aspirants can choose
   from a variety of programs in this category that differ in the quantum of
   practice and testing content offered.

 * COURSERA PROGRAMS
   
   Discover the Gateway to Success with Profile Building Courses - Powered by
   Coursera! Take a leap towards your Dream B-School as you build a stellar
   profile through diverse range of courses. What more, you pay upto 60% less as
   compared to Coursera Retail price!

 * PROFILEPRO PROGRAMS
   
   ProfilePro programs are primarily designed for students who are looking to
   improve their profiles in order to secure admission to good colleges or move
   ahead in their careers.

 * SELF LEARNING PROGRAMS
   
   Self Learning programs are primarily designed for aspirants who have already
   prepared for or taken an exam once, are aware of their strengths and
   weaknesses and are thus looking for programs to improve their competence on
   only one section of the test, say Verbal Ability or Quantitative Aptitude,
   rather than the whole test. These programs will start right from the basics
   of the particular section.

 * ELITE PROGRAMS
   
   Elite programs are designed for students who have previously performed well
   in entrance exams and require advanced classes to further improve their
   scores. These classes are for students with strong conceptual basics and
   decent understanding of advanced topics.

 * CONSULTING PROGRAMS
   
   Admission Consulting service is included in the classroom programs and can
   also be availed as a stand-alone program for admissions to Indian
   universities like Ashoka, Krea, FLAME and others. An admission consultant
   offers advice on managing the application process and helps students develop
   strong applications.

 * COMPREHENSIVE PROGRAMS
   
   Comprehensive courses are for those who are looking for an end-to-end
   solution that takes care of both aspects of securing admission into a premier
   program — test preparation & admission consulting.

 * ADMISSIONS CONSULTING PROGRAMS
   
   These programs are primarily designed for aspirants seeking admission to
   international education programs at graduate and post-graduate level. Our
   team of admission consultants will guide aspirants 1-1 through all the stages
   involved in securing admission into programs abroad — right from profile
   evaluation, college shortlisting, application essays, application interviews,
   to their visa processing.


WHAT SETS IMS APART

BEST-IN-CLASS PROGRAM DESIGN.

Designing great programs with best-in-class content across all areas of
preparation is in our very DNA. Our product teams comprise people from premier
schools across the country, ensuring that programs are designed by those who
have themselves aced premier exams.

ACCURATE BENCHMARKING — THE IMS SIMULATED TEST.

A big part of test preparation is accurate benchmarking. With 75000 students, we
can claim that when aspirants take an IMS Simulated Test they get the closest
benchmarking possible with respect to their large cohort of peers who take the
actual test.­

UNPARALLELED MENTORSHIP — MYPLAN.

In line with our philosophy of mentoring, motivating & guiding students, all IMS
students can book four myPLAN

TRUSTED FOR SUCCESS

Every year, 70,000 students trust us for preparation across 30+ tests.


WHY STRUGGLE?
HAVE A ONE-ON-ONE SESSION WITH OUR EXPERTS.

Schedule a Free Counselling
View more Alumni


WHAT OUR ALUMNI SAY

The IMS Classroom program was instrumental in my success journey. Mentors were
very supportive & offered invaluable guidance, and were always ready to listen.
The courseware and Video Solutions sharpened my conceptual understanding.
SimCATs prepared me effectively for the CAT exam. Besides, IMS’s GDPI is
exceptionally good. I am grateful to IMS for their invaluable contribution to my
CAT preparation journey.

Viraj Modi

CAT 100%ile - IIM Ahmedabad

CAT



WHAT OUR ALUMNI SAY

From the very beginning, IMS has proven to be an incredibly supportive
institution. It is commendable how dedicated they have been in the entire
process. from study material at my doorstep range of tests, including
topic-based, module-based, and full-portion exams, provided me with valuable
practice and exam readiness. I am immensely grateful that I chose IMS for my
entrance prep journey.

Sarayu Pai | 2023 Final Admits IIM Indore, IIM Rohtak, NMIMS & SCMS



CAT



WHAT OUR ALUMNI SAY

I have been a member of IMS for 2 years, joining when I was in 11th Grade. IMS
undoubtedly made the long and arduous journey much easier with their constant
guidance. The study material provided by IMS was beneficial for my everyday
practice which in turn helped me identify my mistakes and align my thinking
pattern accordingly. Continuous and comprehensive tests like simclats and
sectional…

Rashi Singh

CLAT 2024 - NALSAR, Hyderabad 

Law



WHAT OUR ALUMNI SAY

Hi, Ramya Dosaya here I got AILET rank 53. I was a part of the full time batch
of IMS. It’s impossible to completely put down the contribution of IMS in my
journey in a few words. It was the best decision of mine to select this
coaching. The teachers, infrastructure and, most importantly, the mocks were of
excellent quality. My batchmates here were quite…

Ramya Dosaya

AILET 2024 - National Law University Delhi (Rank 53)

Law



WHAT OUR ALUMNI SAY

I enrolled in IMS’s ProfilePro Essential program, which significantly broadened
my knowledge in various management areas through well-structured Coursera
courses. The mentoring sessions were invaluable in guiding me on how to use
Coursera efficiently and select the right courses to prepare for GDPI. They also
helped me craft a resume tailored for GDPI. Additionally, my internship with an
NGO gave me deeper insights into their…

Shahzan Akhtar



Profile Building



WHAT OUR ALUMNI SAY

IMS had helped my brother achieve his study abroad dreams so I also availed
their services. Anurag Dixit assisted me, whose expertise led to stellar SOPs,
LORs, and timely applications. His support secured my admission to 8 out of 9
universities, including Columbia, NYU, and Carnegie Mellon. Hetal Singh then
guided me through the visa process with confidence-boosting mock interviews. My
advice to future aspirants:…

Ryna Irengbam

Carnegie Mellon University - GRE 314

GRE



WHAT OUR ALUMNI SAY

I cannot express enough gratitude to IMS International for their exceptional
guidance and support in achieving a GMAT score of 720 and securing admission to
SDA Bocconi. Their personalised approach and invaluable resources truly paved
the way for my success. Thank you, IMS International, for being instrumental in
realising my academic goals!

Akhil R. Krishna

SDA Bocconi - GMAT 720

GMAT



WHAT OUR ALUMNI SAY

IMS International was the strategic partner I needed to navigate the challenging
path towards my MBA aspirations. With their expert guidance, I achieved an
outstanding GMAT score of 770 and secured coveted admissions to Chicago Booth
and Columbia through deferred admits. Their unparalleled support and resources
were instrumental in shaping my success story. Thank you, IMS International, for
being the cornerstone of my journey to…

Rohan Kishore

Chicago Booth - GMAT 770

GMAT



WHAT OUR ALUMNI SAY

The entire IMS team maintained a high level of professionalism, ensuring
seamless classes with top-quality interactive sessions. My success is genuinely
owed to the guidance of IMS mentors.

Anusha Rathi

Hansraj College, Delhi University, B.A.(Hons.) Economics

CUET



WHAT OUR ALUMNI SAY

My experience with IMS has been incredibly smooth. I joined IMS in April this
year to prepare for the CUET-UG examination. Despite being a member of the crash
course program, I never felt disconnected. The faculty provided me with
unwavering support and guidance.

Saina Wallia

Lady Shri Ram College, Delhi University, B.A. (Hons.) Political Science

CUET



EXPERIENCE IMS PROGRAMS AT ZERO FEES

 * 5+ hrs Concept Videos
 * 300+ questions Question Bank
 * 3+ hrs Lectures
 * 3 Sectional Tests
 * 8+ hrs Career Guidance Sessions
 * 3 Full-Length Mocks

Enroll Free



45 YEARS OF GUIDING STUDENTS TO SUCCESS!

Schedule a Free Counselling


LATEST BLOGS

View More

GREAT LAKES APPLICATION FORM LAST DATE: APPLY NOW!

Summary: Read through the article and get to understand Great Lakes last date to
apply so that you do not miss the deadl...

CMAT REGISTRATION 2025 (STARTED); IMPORTANT DATES, GUIDELINES

Summary: The CMAT registration started on November 14, 2024. If you are getting
ready to take the CMAT exam this year, i...

TOP DISTANCE MBA COLLEGES IN INDIA: COLLEGES LIST

Summary: Beginning your higher education and choosing the options to advance
your career while juggling other commitment...

NMAT SCORE VS PERCENTILE 2024: PERCENTILE CALCULATOR, ANALYSIS

Summary: The NMAT Score vs Percentile 2024 analysis will help candidates
understand their performance in the NMAT examin...

AILET CUT-OFF 2025: IMPORTANT DATES, ELIGIBILITY CRITERIA, APPLICATION FORM

AILET Cut-Off: National Law University (NLU) Delhi is set to release the
course-wise cut-offs for the All India Law Entr...


 * Blog
 * FAQ's
 * About Us
 * Help & Support
 * Privacy
 * CSR Policy
 * Disclaimer

Follow us on
© 2024 IMS Learning Resources Pvt. Limited, All rights reserved.
×

×

PLEASE FILL IN BELOW DETAILS



THANK YOU FOR REGISTERING WITH IMS. OUR REPRESENTATIVE SHALL GET BACK TO YOU
SHORTLY

PLEASE FILL IN BELOW DETAILS



First Name
Last Name
Email ID
Mobile Number
Select City


Select Centre

 * 

Select Product Interested In

 * 

Select Preferred Time

 * 
 * 10 AM to 12 PM
 * 12 PM to 2 PM
 * 2 PM to 4 PM
 * 4 PM to 6 PM
 * 6 PM to 8 PM

Submit
×


×
 * Waiver Policy
 * How to Avail Scholarship
   

 * STEP 1: AVAILABLE WAIVERS
   
   STEP 2: PLEASE FILL IN BELOW DETAILS
   
   First name
   Last name
   Email
   Mobile Number
   
   STEP 3: SELECT AND UPLOAD DOCUMENTS
   
   
   
   
   Uploading please wait...
   
   Note: Kindly upload the relevant documents in a single pdf file and max file
   size should not exceed 500kb. Ineligible or insufficient documents will not
   be eligible for waiver.*
   
   Submit

 * It is a simple 3-step process
   
   STEP 1
   
   Upload supporting document(s)
   
   STEP 2
   
   Receive a waiver code within 1 hr*
   
   STEP 3
   
   Apply waiver code while filling the enrolment form
   
    1.  If you have submitted your valid documents between 9:30 a.m. and 7:00
        p.m on business working days (Monday to Saturday excluding public
        holidays), we will verify the documents submitted and send you a coupon
        code for the applicable waiver within 4 working hrs.
    2.  If you have submitted your valid documents after 7:00 PM or on
        non-working days you will receive the coupon code the next working day.
    3.  Request all students to submit only valid documents. If any discrepancy
        is found during the verification or at a later stage, the access to the
        student’s account may be withdrawn.
    4.  Once you get the Waiver Code, please apply the waiver code while filling
        the online enrolment form.
    5.  Please do not make the payment without applying/availing the coupon
        code. If this is not followed, no refund will be provided for the extra
        fee paid with respect to the applicable waiver.
    6.  Waiver policy and Prices are subject to change without prior notice and
        no refund will be provided under any circumstances.
    7.  At any time, you can avail only ONE of the scholarships that the student
        is eligible for.
    8.  Also, you cannot combine the scholarships with any other offers/ waivers
        offered by IMS at the time of enrolment.
    9.  In case you are eligible for multiple scholarships/offers/waivers at the
        same time, the offer that gives you the maximum discount will be
        considered.
    10. If you have not received any waiver/discount code despite following
        points 1,2 and 3, kindly raise a ticket with our Student Convenience
        Team. Choose the category “Fee Management” and sub-category as “Need
        WAIVER/DISCOUNT Code”, provide the details (First Name,Last
        Name,Email,Mobile Number,Full Course Name you are interested in,Type of
        waiver applying,Type of documents submitted) and attach the PDF files of
        the same documents you submitted for waiver

×
 * How to Avail Scholarship

 * It is a simple 3-step process
   
   STEP 1
   
   Upload supporting document(s)
   
   STEP 2
   
   Receive a waiver code within 1 hr*
   
   STEP 3
   
   Apply waiver code while filling the enrolment form
   
   1. We will send you a coupon code for the applicable waiver within 1 working
   hr* between 9:30 a.m. and 7:30 p.m.(in case you do not receive any reply,
   kindly check your junk and spam folder). Post 7:30 p.m. you will receive the
   coupon code the next working day.
   
   2. Please apply the waiver code while filling the online enrolment form.
   
   3. Please do not make the payment without applying/availing the coupon code.
   If this is not followed, no refund will be provided for the extra fee paid
   with respect to the applicable waiver.
   
   4. Waiver policy and Prices are subject to change without prior notice and no
   refund will be provided under any circumstances.
   
   5. At any time, you can avail only ONE of the below 5 scholarships.
   
   6. Also, you cannot combine the scholarships with any other offers/ waivers
   offered by IMS at the time of enrolment.
   
   7. In case you are eligible for multiple scholarships/offers/waivers at the
   same time, the offer that gives you the maximum discount will be considered.

×


KOLKATA



Hundreds of students guided on a daily basis.

Schedule a Free Counselling
Back to Top