Home Colleges Mtech Colleges

Top Mtech in M. Tech in Computer Science and Engineering Colleges in India 2025 : Fees, Rankings, Placements, Admissions

Filters

States

Cities

Branches

Exams

Clear Show Results

Showing 256 colleges for you

Clear All Filters
Sanghvi Innovative Academy ,Indore
Indore, Madhya Pradesh

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-
Raghu Institute of Technology ,Visakhapatnam
Visakhapatnam, Andhra Pradesh

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-

Course Offered

M.Tech / M.E.

Fees ( Year)

Get Fee Details

Exams Accepted

-

Highest Package

-
Check Eligibility
Request history8.3.19PHP Version364msRequest Duration8MBMemory UsageGET {course}/colleges-{filters}Route
    • Booting (14.76ms)time
    • Application (349ms)time
    • 1 x Application (95.94%)
      349ms
      1 x Booting (4.06%)
      14.76ms
      11 templates were rendered
      • pages.search-result.indexindex.blade.php#?blade
      • components.breadcrumbbreadcrumb.blade.php#?blade
      • pages.search-result.filtersfilters.blade.php#?blade
      • components.storiesstories.blade.php#?blade
      • components.registrationregistration.blade.php#?blade
      • layouts.webweb.blade.php#?blade
      • partials.headhead.blade.php#?blade
      • partials.headerheader.blade.php#?blade
      • partials.footerfooter.blade.php#?blade
      • components.sucessesModalsucessesModal.blade.php#?blade
      • partials.bottomfooterbottomfooter.blade.php#?blade
      uri
      GET {course}/colleges-{filters}
      middleware
      web
      domain
      www.dev.collegesearch.in
      controller
      App\Http\Controllers\SearchController@index
      as
      sr.filters
      namespace
      prefix
      where
      file
      app/Http/Controllers/SearchController.php:34-84
      29 statements were executed192ms
      • SoftRedirects.php#22db_collegesearch_newConnection Established
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • SoftRedirects.php#22db_collegesearch_new10.65msselect * from `seo_redirects` where `redirect_from` = '/mtech/colleges-m-tech-in-computer-science-and-engineering' limit 1
        Bindings
        • 0: /mtech/colleges-m-tech-in-computer-science-and-engineering
        Backtrace
        • app/Http/Middleware/SoftRedirects.php:22
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • MetaChecker.php#20db_collegesearch_new720μsselect * from `meta_tags` where `slug` = 'mtech/colleges-m-tech-in-computer-science-and-engineering' and `meta_tags`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: mtech/colleges-m-tech-in-computer-science-and-engineering
        • 1: active
        Backtrace
        • app/Http/Middleware/MetaChecker.php:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SoftRedirects.php:28
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:51
      • helpers.php#722db_collegesearch_new970μsselect * from `default_meta_tags` where `module` = 'sr' and `default_meta_tags`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: sr
        • 1: active
        Backtrace
        • app/helpers.php:722
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:989
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:819
        • vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1048
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:755
      • SearchController.php#153db_collegesearch_new1.29msselect `id`, `name`, `slug` from `exams` where `slug` in ('m', 'tech', 'in', 'computer', 'science', 'and', 'engineering', 'm-tech', 'tech-in', 'in-computer', 'computer-science', 'science-and', 'and-engineering', 'm-tech-in', 'tech-in-computer', 'in-computer-science', 'computer-science-and', 'science-and-engineering', 'm-tech-in-computer', 'tech-in-computer-science', 'in-computer-science-and', 'computer-science-and-engineering', 'm-tech-in-computer-science', 'tech-in-computer-science-and', 'in-computer-science-and-engineering', 'm-tech-in-computer-science-and', 'tech-in-computer-science-and-engineering', 'm-tech-in-computer-science-and-engineering') and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: m
        • 1: tech
        • 2: in
        • 3: computer
        • 4: science
        • 5: and
        • 6: engineering
        • 7: m-tech
        • 8: tech-in
        • 9: in-computer
        • 10: computer-science
        • 11: science-and
        • 12: and-engineering
        • 13: m-tech-in
        • 14: tech-in-computer
        • 15: in-computer-science
        • 16: computer-science-and
        • 17: science-and-engineering
        • 18: m-tech-in-computer
        • 19: tech-in-computer-science
        • 20: in-computer-science-and
        • 21: computer-science-and-engineering
        • 22: m-tech-in-computer-science
        • 23: tech-in-computer-science-and
        • 24: in-computer-science-and-engineering
        • 25: m-tech-in-computer-science-and
        • 26: tech-in-computer-science-and-engineering
        • 27: m-tech-in-computer-science-and-engineering
        • 28: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#153db_collegesearch_new1.51msselect `id`, `name`, `shortname` from `states` where `shortname` in ('m', 'tech', 'in', 'computer', 'science', 'and', 'engineering', 'm-tech', 'tech-in', 'in-computer', 'computer-science', 'science-and', 'and-engineering', 'm-tech-in', 'tech-in-computer', 'in-computer-science', 'computer-science-and', 'science-and-engineering', 'm-tech-in-computer', 'tech-in-computer-science', 'in-computer-science-and', 'computer-science-and-engineering', 'm-tech-in-computer-science', 'tech-in-computer-science-and', 'in-computer-science-and-engineering', 'm-tech-in-computer-science-and', 'tech-in-computer-science-and-engineering', 'm-tech-in-computer-science-and-engineering') and `country_id` = 2 and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: m
        • 1: tech
        • 2: in
        • 3: computer
        • 4: science
        • 5: and
        • 6: engineering
        • 7: m-tech
        • 8: tech-in
        • 9: in-computer
        • 10: computer-science
        • 11: science-and
        • 12: and-engineering
        • 13: m-tech-in
        • 14: tech-in-computer
        • 15: in-computer-science
        • 16: computer-science-and
        • 17: science-and-engineering
        • 18: m-tech-in-computer
        • 19: tech-in-computer-science
        • 20: in-computer-science-and
        • 21: computer-science-and-engineering
        • 22: m-tech-in-computer-science
        • 23: tech-in-computer-science-and
        • 24: in-computer-science-and-engineering
        • 25: m-tech-in-computer-science-and
        • 26: tech-in-computer-science-and-engineering
        • 27: m-tech-in-computer-science-and-engineering
        • 28: 2
        • 29: active
        • 30: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#153db_collegesearch_new1.44msselect `id`, `name`, `shortname` from `cities` where `shortname` in ('m', 'tech', 'in', 'computer', 'science', 'and', 'engineering', 'm-tech', 'tech-in', 'in-computer', 'computer-science', 'science-and', 'and-engineering', 'm-tech-in', 'tech-in-computer', 'in-computer-science', 'computer-science-and', 'science-and-engineering', 'm-tech-in-computer', 'tech-in-computer-science', 'in-computer-science-and', 'computer-science-and-engineering', 'm-tech-in-computer-science', 'tech-in-computer-science-and', 'in-computer-science-and-engineering', 'm-tech-in-computer-science-and', 'tech-in-computer-science-and-engineering', 'm-tech-in-computer-science-and-engineering') and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: m
        • 1: tech
        • 2: in
        • 3: computer
        • 4: science
        • 5: and
        • 6: engineering
        • 7: m-tech
        • 8: tech-in
        • 9: in-computer
        • 10: computer-science
        • 11: science-and
        • 12: and-engineering
        • 13: m-tech-in
        • 14: tech-in-computer
        • 15: in-computer-science
        • 16: computer-science-and
        • 17: science-and-engineering
        • 18: m-tech-in-computer
        • 19: tech-in-computer-science
        • 20: in-computer-science-and
        • 21: computer-science-and-engineering
        • 22: m-tech-in-computer-science
        • 23: tech-in-computer-science-and
        • 24: in-computer-science-and-engineering
        • 25: m-tech-in-computer-science-and
        • 26: tech-in-computer-science-and-engineering
        • 27: m-tech-in-computer-science-and-engineering
        • 28: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#153db_collegesearch_new6.52msselect `id`, `name`, `slug` from `programs` where `slug` in ('m', 'tech', 'in', 'computer', 'science', 'and', 'engineering', 'm-tech', 'tech-in', 'in-computer', 'computer-science', 'science-and', 'and-engineering', 'm-tech-in', 'tech-in-computer', 'in-computer-science', 'computer-science-and', 'science-and-engineering', 'm-tech-in-computer', 'tech-in-computer-science', 'in-computer-science-and', 'computer-science-and-engineering', 'm-tech-in-computer-science', 'tech-in-computer-science-and', 'in-computer-science-and-engineering', 'm-tech-in-computer-science-and', 'tech-in-computer-science-and-engineering', 'm-tech-in-computer-science-and-engineering') and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: m
        • 1: tech
        • 2: in
        • 3: computer
        • 4: science
        • 5: and
        • 6: engineering
        • 7: m-tech
        • 8: tech-in
        • 9: in-computer
        • 10: computer-science
        • 11: science-and
        • 12: and-engineering
        • 13: m-tech-in
        • 14: tech-in-computer
        • 15: in-computer-science
        • 16: computer-science-and
        • 17: science-and-engineering
        • 18: m-tech-in-computer
        • 19: tech-in-computer-science
        • 20: in-computer-science-and
        • 21: computer-science-and-engineering
        • 22: m-tech-in-computer-science
        • 23: tech-in-computer-science-and
        • 24: in-computer-science-and-engineering
        • 25: m-tech-in-computer-science-and
        • 26: tech-in-computer-science-and-engineering
        • 27: m-tech-in-computer-science-and-engineering
        • 28: active
        Backtrace
        • app/Http/Controllers/SearchController.php:153
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#186db_collegesearch_new770μsselect `id`, `display_name` from `courses` where `slug` = 'mtech' and `courses`.`deleted_at` is null and `status` = 'active' limit 1
        Bindings
        • 0: mtech
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:186
        • app/Http/Controllers/SearchController.php:51
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new3.3msselect count(*) as aggregate from (select * from `institute_programs` where `program_id` in (4527, 8909) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id`) as `aggregate_table`
        Bindings
        • 0: 4527
        • 1: 8909
        • 2: active
        • 3: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new7.23msselect * from `institute_programs` where `program_id` in (4527, 8909) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id` order by CASE WHEN (select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'nirf' and `year` = 2024 and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1) IS NOT NULL THEN 0 ELSE 1 END ASC, COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'nirf' and `year` = 2024 and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1), 9999999) ASC, COALESCE((select `rank` from `institute_ranks` where `institute_ranks`.`institute_id` = `institute_programs`.`institute_id` and `ranking_body` = 'cs' and `rank` > 0 and `course_id` in (10) and `deleted_at` is null and `status` = 'active' and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `rank` asc limit 1), 9999999) ASC limit 20 offset 0
        Bindings
        • 0: 4527
        • 1: 8909
        • 2: active
        • 3: 10
        • 4: nirf
        • 5: 2024
        • 6: 0
        • 7: 10
        • 8: active
        • 9: active
        • 10: nirf
        • 11: 2024
        • 12: 0
        • 13: 10
        • 14: active
        • 15: active
        • 16: cs
        • 17: 0
        • 18: 10
        • 19: active
        • 20: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new3.03msselect `institutes`.*, (select count(*) from `institute_programs` where `institutes`.`id` = `institute_programs`.`institute_id` and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10)) as `programs_count`, (select count(*) from `institute_reviews` where `institutes`.`id` = `institute_reviews`.`institute_id` and `institute_reviews`.`deleted_at` is null and `status` = 'active') as `reviews_count` from `institutes` where `institutes`.`id` in (46852, 46879, 46961, 47092, 47094, 47142, 47270, 47444, 47558, 47666, 47939, 48053, 48186, 48216, 48233, 48685, 48772, 49713, 49867, 51198) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        • 1: 10
        • 2: active
        • 3: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new1.3msselect * from `institute_course_summaries` where `institute_course_summaries`.`institute_id` in (46852, 46879, 46961, 47092, 47094, 47142, 47270, 47444, 47558, 47666, 47939, 48053, 48186, 48216, 48233, 48685, 48772, 49713, 49867, 51198) and `course_id` in (10) and `institute_course_summaries`.`deleted_at` is null
        Bindings
        • 0: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new1.05msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (2, 19, 24, 35, 36, 38, 84, 97, 102, 119, 168, 197, 206) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new1.16msselect `id`, `name`, `shortname` from `states` where `states`.`id` in (64, 69, 75, 79, 80, 82, 83, 88, 98) and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new760μsselect `institute_id`, `overall_rating` from `institute_ratings` where `institute_ratings`.`institute_id` in (46852, 46879, 46961, 47092, 47094, 47142, 47270, 47444, 47558, 47666, 47939, 48053, 48186, 48216, 48233, 48685, 48772, 49713, 49867, 51198) and `institute_ratings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new1.46msselect * from (select *, row_number() over (partition by `institute_images`.`institute_id` order by `is_featured` desc, `created_at` desc) as `laravel_row` from `institute_images` where `institute_images`.`institute_id` in (46852, 46879, 46961, 47092, 47094, 47142, 47270, 47444, 47558, 47666, 47939, 48053, 48186, 48216, 48233, 48685, 48772, 49713, 49867, 51198) and `media_type` = 'image' and `institute_images`.`deleted_at` is null and `status` = 'active') as `laravel_table` where `laravel_row` <= 1 order by `laravel_row`
        Bindings
        • 0: image
        • 1: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new1.21msselect `id`, `name`, `slug` from `courses` where `courses`.`id` in (10) and `courses`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new850μsselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (161988, 162524, 163136, 163151, 163409, 163926, 164585, 165036, 165191, 165484, 165919, 166746, 167336, 167855, 167949, 168030, 172216, 173717, 173812, 174252)
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#636db_collegesearch_new1.23msselect * from `institute_ranks` where `institute_ranks`.`institute_id` in (46852, 46879, 46961, 47092, 47094, 47142, 47270, 47444, 47558, 47666, 47939, 48053, 48186, 48216, 48233, 48685, 48772, 49713, 49867, 51198) and `ranking_body` = 'nirf' and `course_id` in (10) and `year` = 2024 and `institute_ranks`.`deleted_at` is null and `status` = 'active' order by `year` desc, `rank` desc
        Bindings
        • 0: 46852
        • 1: 46879
        • 2: 46961
        • 3: 47092
        • 4: 47094
        • 5: 47142
        • 6: 47270
        • 7: 47444
        • 8: 47558
        • 9: 47666
        • 10: 47939
        • 11: 48053
        • 12: 48186
        • 13: 48216
        • 14: 48233
        • 15: 48685
        • 16: 48772
        • 17: 49713
        • 18: 49867
        • 19: 51198
        • 20: nirf
        • 21: 10
        • 22: 2024
        • 23: active
        Backtrace
        • app/Http/Controllers/SearchController.php:636
        • app/Http/Controllers/SearchController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#394db_collegesearch_new3.26msselect * from `institute_programs` where `program_id` in (4527, 8909) and `institute_programs`.`deleted_at` is null and `status` = 'active' and `course_id` in (10) group by `institute_id`
        Bindings
        • 0: 4527
        • 1: 8909
        • 2: active
        • 3: 10
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#394db_collegesearch_new2.05msselect `id`, `city_id`, `state_id` from `institutes` where `institutes`.`id` in (2369, 14710, 16245, 17259, 18969, 31659, 34467, 36392, 36397, 36540, 36597, 36605, 36733, 36763, 36867, 36938, 37017, 37055, 37071, 37128, 37136, 37148, 37157, 37188, 37371, 37374, 37410, 37442, 37447, 37468, 37521, 37796, 38056, 38131, 38190, 38225, 38385, 38398, 38450, 38468, 38472, 38510, 38628, 38675, 38741, 38744, 38748, 38851, 38906, 39001, 39002, 39093, 39216, 39284, 39409, 39427, 39497, 39522, 39543, 39675, 39793, 39919, 40001, 40033, 40055, 40070, 40168, 40190, 40198, 40292, 40302, 40331, 40368, 40469, 40493, 40509, 40517, 40577, 40585, 40596, 40610, 40630, 41169, 41378, 41575, 41582, 41616, 41814, 41861, 41885, 41995, 42032, 42091, 42153, 42161, 42238, 42255, 42497, 42535, 42641, 42718, 42722, 42780, 42896, 42941, 42980, 42993, 43043, 43171, 43224, 43400, 43618, 43674, 44036, 44053, 44067, 44366, 44454, 44607, 44609, 44620, 44626, 44630, 44643, 44654, 44688, 44773, 45005, 45391, 45396, 45436, 45447, 45517, 45523, 45525, 45641, 45666, 45685, 45750, 45771, 45811, 45866, 45869, 45879, 45880, 45881, 46005, 46089, 46339, 46461, 46536, 46539, 46553, 46554, 46576, 46702, 46739, 46747, 46753, 46758, 46852, 46879, 46961, 47092, 47094, 47097, 47142, 47270, 47444, 47558, 47589, 47666, 47904, 47939, 48053, 48186, 48191, 48216, 48233, 48439, 48571, 48646, 48665, 48685, 48695, 48715, 48717, 48772, 49250, 49313, 49713, 49867, 50096, 50102, 50112, 50113, 50132, 50195, 50651, 50662, 50840, 50886, 50896, 51118, 51134, 51148, 51149, 51162, 51172, 51198, 51226, 51332, 51343, 51349, 51357, 51358, 51360, 51379, 51391, 51523, 51636, 51717, 51738, 51801, 51816, 51942, 52038, 52294, 52360, 52362, 52440, 52458, 52465, 52496, 52540, 52629, 52633, 52634, 52636, 52695, 52781, 52812, 52879, 52892, 52930, 52931, 53001, 53053, 53089, 53112, 53114, 53137, 53139, 53144, 53157, 53160) and `institutes`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#394db_collegesearch_new5.07msselect `id`, `name`, `shortname` from `cities` where `cities`.`id` in (2, 3, 5, 6, 17, 19, 23, 24, 28, 31, 32, 35, 36, 37, 38, 44, 48, 52, 55, 56, 57, 60, 70, 72, 73, 80, 84, 90, 91, 95, 97, 102, 107, 117, 118, 119, 127, 153, 157, 158, 165, 168, 174, 181, 186, 189, 191, 193, 195, 197, 204, 205, 206, 210, 211, 214, 227, 247, 248, 273, 281, 284, 302, 304, 312, 317, 319, 325, 326, 356, 357, 361, 383, 429, 442, 478, 482, 578, 607, 612, 683, 693, 741, 841) and `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#394db_collegesearch_new1.87msselect `id`, `name`, `shortname` from `states` where `states`.`id` in (64, 66, 69, 74, 75, 76, 79, 80, 82, 83, 88, 89, 90, 91, 93, 95, 96, 97, 98) and `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#394db_collegesearch_new3.78msselect `id`, `exam_id`, `institute_program_id` from `institute_program_exam_mappings` where `institute_program_exam_mappings`.`institute_program_id` in (50382, 74728, 77266, 78071, 79977, 82233, 83156, 111865, 112052, 112111, 112634, 112758, 113037, 113353, 113673, 114086, 114307, 114389, 114653, 114694, 114739, 114797, 114864, 115861, 115884, 116035, 116159, 116191, 116262, 116703, 117413, 118591, 118803, 119001, 119218, 119449, 120299, 120401, 120700, 120792, 120809, 120964, 121020, 121320, 121720, 121743, 121787, 122272, 122347, 122515, 122865, 123183, 123437, 123793, 123886, 124598, 124632, 124699, 125039, 125137, 125239, 125898, 126397, 127054, 127291, 127398, 127689, 127782, 128254, 128421, 128478, 129030, 129168, 129843, 130052, 130093, 130145, 130487, 130511, 130582, 130637, 130694, 132967, 135360, 135961, 136304, 136434, 136576, 137416, 137640, 138300, 138583, 138598, 139228, 139407, 139831, 139853, 139907, 141022, 141173, 141253, 141685, 142113, 142161, 142454, 142809, 143303, 143408, 144289, 144531, 145492, 146900, 147693, 148035, 149667, 150125, 150790, 150808, 150913, 150974, 150991, 151052, 151563, 152549, 152676, 152931, 153022, 153067, 154241, 154305, 154349, 154542, 154583, 154903, 154959, 155800, 155894, 155995, 156067, 156433, 156558, 156895, 157158, 157183, 157260, 157298, 157315, 157853, 157960, 158848, 159510, 160183, 160486, 160521, 160603, 160724, 161277, 161444, 161468, 161495, 161697, 161988, 162524, 163136, 163151, 163409, 163926, 164585, 165036, 165191, 165484, 165919, 166746, 167336, 167855, 167949, 168030, 169492, 169711, 169863, 170118, 170126, 170964, 171843, 172057, 172216, 173717, 173812, 174252, 174748, 175216, 175286, 175342, 175361, 175460, 175771, 175969, 177490, 177793, 177846, 177888, 178889, 178979, 179869, 179962, 179976, 180046, 180294, 180489, 180850, 181068, 181122, 181225, 181252, 181280, 181452, 181573, 182106, 182794, 182916, 182948, 183222, 183296, 183938, 184336, 185537, 185661, 186052, 186147, 186471, 186509, 186595, 186715, 186803, 186980, 187174, 187288, 187307, 187325, 187339, 187563, 187929, 188060, 188077, 188660, 188677, 188990, 189241, 189411, 189441, 189449, 189688, 190527, 190562, 190951, 191047)
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#394db_collegesearch_new1.01msselect `id`, `name`, `slug` from `exams` where `exams`.`id` in (21, 2342) and `exams`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#394db_collegesearch_new1.36msselect `id`, `name`, `slug` from `programs` where `programs`.`id` in (4527, 8909) and `programs`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:394
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#398db_collegesearch_new1.31msselect `id`, `name`, `shortname` from `states` where `states`.`deleted_at` is null and `states`.`status` = 'active' and `states`.`country_id` = 2 order by `states`.`name` asc
        Bindings
        • 0: active
        • 1: 2
        Backtrace
        • app/Http/Controllers/SearchController.php:398
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • SearchController.php#410db_collegesearch_new123msselect `id`, `name`, `shortname` from `cities` where `cities`.`deleted_at` is null and `cities`.`status` = 'active' order by `cities`.`name` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/SearchController.php:410
        • app/Http/Controllers/SearchController.php:64
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • helpers.php#157db_collegesearch_new2.6msselect * from `brandings` where `section` = 'sr' and `brandings`.`deleted_at` is null and `status` = 'active'
        Bindings
        • 0: sr
        • 1: active
        Backtrace
        • app/helpers.php:157
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\City
      944City.php#?
      App\Models\InstituteProgram
      276InstituteProgram.php#?
      App\Models\Institute
      276Institute.php#?
      App\Models\State
      63State.php#?
      App\Models\Program
      4Program.php#?
      App\Models\Course
      2Course.php#?
      App\Models\InstituteProgramExamMapping
      2InstituteProgramExamMapping.php#?
      App\Models\Exam
      2Exam.php#?
      App\Models\DefaultMetaTag
      1DefaultMetaTag.php#?
          _token
          ele4KmbIUXSkB3bBBmg2Fq5faSGV0iCD1eGfNbfO
          _previous
          array:1 [ "url" => "https://www.dev.collegesearch.in/mtech/colleges-m-tech-in-computer-science-and...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /mtech/colleges-m-tech-in-computer-science-and-engineering
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "branch_id" => array:1 [ 0 => "4527" ] ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "www.dev.collegesearch.in" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 03 Jun 2025 18:35:23 GMT" ] "set-cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImN2a29pY0o2Q1h5QnRmbU5jVHVGWnc9PSIsInZhbHVlIjoiYjJFSzNJSFd3NUZCVm50ZU5GUFllTHRQaFlTaGJXNmtKbEtEdzBkZm9sZkZxei8vMHIvNE9hU2FoUk5rcEVENmI0VGZJTkQ1Q0x6TlIyRWFzR0s5QVI4RFl3ci9adFVkK2dTUDVYUlo5dVNhZ1JwYnRPV1dPYUN0WkZ6c0FOdHUiLCJtYWMiOiJiNDQ2ZmQ0Y2ExM2IyOTM5ZDhjMGU0NzZmZDgwNGFkMjU0MmFkY2UxOTU0MjY5OWFmN2Q2OGViOTAwNDg1ZjQ0IiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 20:35:23 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImN2a29pY0o2Q1h5QnRmbU5jVHVGWnc9PSIsInZhbHVlIjoiYjJFSzNJSFd3NUZCVm50ZU5GUFllTHRQaFlTaGJXNmtKbEtEdzBkZm9sZkZxei8vMHIvNE9hU2FoUk5rcEVENmI0VGZJT" 1 => "laravel_session=eyJpdiI6IjBMSkg4anhkN0UvZmtMdmNyVHU3blE9PSIsInZhbHVlIjoiYXJoM0tNVnlzM0h2a210c0t0RmhHTEl6eWFUbXYzV3I3dVRxeWpNRzA3dnlSMndWTkpLL3JHT2paZEU2dThXWTNJRGFjTUFnUmNXYVVHYUZGNzNLNHFMQ3pOZ3h6Zm5jTXJUTFFrSEdsYjh2YVIrN0p2RHJEckt2TnRlVncxMkwiLCJtYWMiOiI0YjU4NzZiNDAxYTE2OTRhMWIwN2YyOWVlMTAyMWQwNjE4MmE3ZjNjN2VmM2M3OTAwNWRjNTUyYjM4YjdhMTEwIiwidGFnIjoiIn0%3D; expires=Tue, 03 Jun 2025 20:35:23 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxlaravel_session=eyJpdiI6IjBMSkg4anhkN0UvZmtMdmNyVHU3blE9PSIsInZhbHVlIjoiYXJoM0tNVnlzM0h2a210c0t0RmhHTEl6eWFUbXYzV3I3dVRxeWpNRzA3dnlSMndWTkpLL3JHT2paZEU2dThXWTNJ" 2 => "course_id=10; expires=Wed, 03 Jun 2026 18:35:23 GMT; Max-Age=31536000; path=/; samesite=lax" 3 => "course_name=Mtech; expires=Wed, 03 Jun 2026 18:35:23 GMT; Max-Age=31536000; path=/; samesite=lax" ] "Set-Cookie" => array:4 [ 0 => "XSRF-TOKEN=eyJpdiI6ImN2a29pY0o2Q1h5QnRmbU5jVHVGWnc9PSIsInZhbHVlIjoiYjJFSzNJSFd3NUZCVm50ZU5GUFllTHRQaFlTaGJXNmtKbEtEdzBkZm9sZkZxei8vMHIvNE9hU2FoUk5rcEVENmI0VGZJTkQ1Q0x6TlIyRWFzR0s5QVI4RFl3ci9adFVkK2dTUDVYUlo5dVNhZ1JwYnRPV1dPYUN0WkZ6c0FOdHUiLCJtYWMiOiJiNDQ2ZmQ0Y2ExM2IyOTM5ZDhjMGU0NzZmZDgwNGFkMjU0MmFkY2UxOTU0MjY5OWFmN2Q2OGViOTAwNDg1ZjQ0IiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 20:35:23 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImN2a29pY0o2Q1h5QnRmbU5jVHVGWnc9PSIsInZhbHVlIjoiYjJFSzNJSFd3NUZCVm50ZU5GUFllTHRQaFlTaGJXNmtKbEtEdzBkZm9sZkZxei8vMHIvNE9hU2FoUk5rcEVENmI0VGZJT" 1 => "laravel_session=eyJpdiI6IjBMSkg4anhkN0UvZmtMdmNyVHU3blE9PSIsInZhbHVlIjoiYXJoM0tNVnlzM0h2a210c0t0RmhHTEl6eWFUbXYzV3I3dVRxeWpNRzA3dnlSMndWTkpLL3JHT2paZEU2dThXWTNJRGFjTUFnUmNXYVVHYUZGNzNLNHFMQ3pOZ3h6Zm5jTXJUTFFrSEdsYjh2YVIrN0p2RHJEckt2TnRlVncxMkwiLCJtYWMiOiI0YjU4NzZiNDAxYTE2OTRhMWIwN2YyOWVlMTAyMWQwNjE4MmE3ZjNjN2VmM2M3OTAwNWRjNTUyYjM4YjdhMTEwIiwidGFnIjoiIn0%3D; expires=Tue, 03-Jun-2025 20:35:23 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IjBMSkg4anhkN0UvZmtMdmNyVHU3blE9PSIsInZhbHVlIjoiYXJoM0tNVnlzM0h2a210c0t0RmhHTEl6eWFUbXYzV3I3dVRxeWpNRzA3dnlSMndWTkpLL3JHT2paZEU2dThXWTNJ" 2 => "course_id=10; expires=Wed, 03-Jun-2026 18:35:23 GMT; path=/" 3 => "course_name=Mtech; expires=Wed, 03-Jun-2026 18:35:23 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "ele4KmbIUXSkB3bBBmg2Fq5faSGV0iCD1eGfNbfO" "_previous" => array:1 [ "url" => "https://www.dev.collegesearch.in/mtech/colleges-m-tech-in-computer-science-and-engineering?branch_id%5B0%5D=4527" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-03 18:35:23GET/mtech/colleges-m-tech-in-computer-science-and-engineering?branch_id%5B%5D=452711291570