Upload Button Icon Add office photos

IIT Kharagpur

Compare button icon Compare button icon Compare

Filter interviews by

IIT Kharagpur Engineering Student Interview Questions and Answers

Updated 23 Sep 2024

IIT Kharagpur Engineering Student Interview Experiences

1 interview found

Engineering Student Interview Questions & Answers

user image vishwas jajpura

posted on 23 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Maths and physics was most Imp

Interview questions from similar companies

I applied via Other and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why did you choose Amity

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and Honest
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Quantitative Aptitude basic questions, Logical and Verbal

Interview Preparation Tips

Topics to prepare for Chandigarh University Engineering Student interview:
  • Quantitative aptitude
Interview preparation tips for other job seekers - Experienced Faculty, World class Infrastructure,
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. What is the concept of hoisting in javascript programming?
  • Ans. 

    Hoisting in JavaScript is the behavior of moving variable and function declarations to the top of their containing scope during compilation.

    • Variables declared with 'var' are hoisted, but their initialization remains in place. Example: console.log(x); var x = 5; // undefined

    • Function declarations are fully hoisted, allowing them to be called before their definition. Example: greet(); function greet() { console.log('Hello...

  • Answered by AI
  • Q2. What is the difference between let, var, and const in JavaScript?
  • Ans. 

    let, var, and const are used for variable declaration in JavaScript, differing in scope, hoisting, and mutability.

    • var: Function-scoped or globally scoped; can be redeclared and updated.

    • Example: var x = 10; var x = 20; // x is now 20

    • let: Block-scoped; cannot be redeclared but can be updated.

    • Example: let y = 10; y = 20; // y is now 20; let y = 30; // Error

    • const: Block-scoped; cannot be redeclared or updated; must be init...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1 hour test based on knowledege

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Service now developer

Round 2 - Aptitude Test 

Aptitude test for knowledge

Round 3 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. What are the projects I have done in the graduate
  • Ans. 

    I have completed projects in robotics, renewable energy, and machine learning during my graduate studies.

    • Designed and built a robotic arm capable of performing various tasks autonomously

    • Developed a renewable energy system using solar panels and wind turbines for off-grid applications

    • Implemented machine learning algorithms for predictive maintenance in industrial equipment

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Aptitude test and logical reasoning and verbal

Round 2 - Technical 

(1 Question)

  • Q1. About html ,csss,JavaScript
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. How do you think you are fit for the role ?
Round 2 - HR 

(1 Question)

  • Q1. What is your expectations from the job ?

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is your strength and your weakness?
  • Q2. What creativity you can give to the students?
  • Q3. How you will manage, if any of the teacher remains absent sudden of?

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have subject knowledge as well as, our new system of education, which came into existence from 2020.

Team Lead Interview Questions & Answers

Amity University user image sushil kumar sharma

posted on 9 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Write a pivot dinamic column from rows in SQL server.

Round 2 - Technical 

(2 Questions)

  • Q1. Clustered and non clustered indexing in SQL server
  • Ans. 

    Clustered indexing physically reorders the data in the table, while non-clustered indexing creates a separate structure.

    • Clustered indexing determines the physical order of data rows in a table based on the indexed column.

    • Non-clustered indexing creates a separate structure that contains the indexed column's values and pointers to the actual data rows.

    • Clustered indexes are faster for retrieval but slower for inserts and ...

  • Answered by AI
  • Q2. Nested loops in SQL server
  • Ans. 

    Nested loops in SQL server are used to iterate through multiple levels of data.

    • Nested loops are used when you need to iterate through a set of data within another set of data.

    • They can be implemented using nested SELECT statements or JOIN clauses.

    • Example: SELECT * FROM table1 t1 INNER JOIN table2 t2 ON t1.id = t2.id WHERE t1.column = 'value'

  • Answered by AI
Round 3 - Coding Test 

Repository pattern in asp.net core API

Interview Preparation Tips

Interview preparation tips for other job seekers - We should confidant, and give the descripted answer

Skills evaluated in this interview

IIT Kharagpur Interview FAQs

How many rounds are there in IIT Kharagpur Engineering Student interview?
IIT Kharagpur interview process usually has 1 rounds. The most common rounds in the IIT Kharagpur interview process are Aptitude Test.

Tell us how to improve this page.

IIT Kharagpur Engineering Student Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
PHD Research Scholar
52 salaries
unlock blur

₹3 L/yr - ₹5.6 L/yr

Research Scholar
47 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Senior Research Fellow
27 salaries
unlock blur

₹3.3 L/yr - ₹6 L/yr

Junior Research Fellow
21 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Research Associate
16 salaries
unlock blur

₹3.7 L/yr - ₹9 L/yr

Explore more salaries
Compare IIT Kharagpur with

Aakash Educational Services

3.4
Compare

Frankfinn Institute of Air Hostess Training

3.9
Compare

Amity University

3.6
Compare

Chandigarh University

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview