Upload Button Icon Add office photos

Sterlite Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Sterlite Technologies Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 18 Jan 2025

10 Interview questions

A Graduate Engineer Trainee (Get) was asked
Q. What are your strengths?
Ans. 

My strengths include problem-solving, adaptability, and teamwork.

  • Strong problem-solving skills: I enjoy analyzing complex problems and finding innovative solutions.

  • Adaptability: I am able to quickly adapt to new situations and learn new technologies or processes.

  • Teamwork: I work well in a team environment, collaborating with others to achieve common goals.

  • Example: During my internship, I was part of a team that su...

A Graduate Engineer Trainee (Get) was asked
Q. What is torsional stress?
Ans. 

Torsion stress is the stress experienced by a material when it is subjected to twisting or torsional forces.

  • Torsion stress occurs when a material is twisted or subjected to torsional forces.

  • It is measured in units of force per unit area, such as pounds per square inch (psi) or pascals (Pa).

  • Torsion stress can cause deformation or failure in a material, especially if it exceeds the material's torsional strength.

  • Exam...

Graduate Engineer Trainee (Get) Interview Questions Asked at Other Companies

asked in JBM Group
Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Diffe ... read more
Q2. How would you check the continuity of a wire inside a wall if the ... read more
Q3. What will be the cost of painting the wall behind me?
Q4. What happens when there is a large air void in concrete?
Q5. What are the different types of concrete?
A Graduate Engineer Trainee (Get) was asked
Q. Write HTML code to display an input field using inline CSS.
Ans. 

Creating an HTML input field with inline CSS for styling.

  • Use the <input> tag to create an input field. Example: <input type='text' placeholder='Enter your name'>.

  • Apply inline CSS using the 'style' attribute. Example: <input type='text' style='border: 1px solid #ccc; padding: 10px;'>.

  • You can customize the appearance further with properties like 'width', 'font-size', and 'background-color'.

  • Example ...

A Graduate Engineer Trainee (Get) was asked
Q. Which is your preferred programming language and why do you choose this language?
Ans. 

My preferred programming language is Python because of its simplicity, versatility, and vast community support.

  • Python is easy to learn and read, making it a great language for beginners.

  • It has a wide range of applications, from web development to data analysis and machine learning.

  • Python has a large and active community, providing access to numerous libraries and resources.

  • It is also cross-platform, meaning it can...

A Graduate Engineer Trainee (Get) was asked
Q. What is Encapsulation?
Ans. 

Encapsulation is the process of hiding implementation details and exposing only necessary information.

  • Encapsulation is a fundamental concept in object-oriented programming.

  • It helps in achieving data abstraction and information hiding.

  • It allows for better control over the data and prevents unauthorized access.

  • Example: A class in Java that has private variables and public methods to access them.

  • Example: A capsule th...

A Graduate Engineer Trainee (Get) was asked
Q. Given code related to OOPS concepts, find the output.
Ans. 

Understanding OOP concepts through code analysis is crucial for software development and engineering roles.

  • OOP stands for Object-Oriented Programming, which uses objects to represent data and methods.

  • Key concepts include Encapsulation, Inheritance, Polymorphism, and Abstraction.

  • Example of Encapsulation: Using private variables in a class to restrict access.

  • Inheritance allows a class to inherit properties and metho...

A Graduate Engineer Trainee (Get) was asked
Q. What is OOP Concept? What is inheritance?
Ans. 

OOP Concept is a programming paradigm that uses objects to represent real-world entities. Inheritance is a mechanism where a class inherits properties and behaviors from another class.

  • OOP Concept is based on the principles of encapsulation, inheritance, and polymorphism.

  • It allows for modular and reusable code by organizing data and functions into objects.

  • Inheritance is a key feature of OOP that allows a class to i...

Are these interview questions helpful?
A Graduate Engineer Trainee (Get) was asked
Q. Different types of compressors
Ans. 

Different types of compressors include reciprocating, rotary, centrifugal, and axial compressors.

  • Reciprocating compressors use pistons to compress the gas.

  • Rotary compressors use rotating impellers or screws to compress the gas.

  • Centrifugal compressors use a rotating impeller to accelerate the gas and then convert the kinetic energy into pressure.

  • Axial compressors use a series of rotating and stationary blades to co...

A Graduate Engineer Trainee (Get) was asked
Q. What are different gas laws
Ans. 

Gas laws describe the behavior of gases under different conditions.

  • Boyle's Law: Pressure and volume of a gas are inversely proportional at constant temperature.

  • Charles's Law: Volume and temperature of a gas are directly proportional at constant pressure.

  • Gay-Lussac's Law: Pressure and temperature of a gas are directly proportional at constant volume.

  • Avogadro's Law: Volume of a gas is directly proportional to the nu...

A Graduate Engineer Trainee (Get) was asked
Q. What are classes, Inheritance and it's types
Ans. 

Classes are blueprints for creating objects, inheritance is a mechanism for creating new classes based on existing ones.

  • Classes are used to define objects with their properties and behaviors

  • Inheritance allows a class to inherit properties and methods from another class

  • Types of inheritance include single, multiple, multilevel, and hierarchical inheritance

Sterlite Technologies Graduate Engineer Trainee (Get) Interview Experiences

15 interviews found

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

Average Test and was easy to clear

Round 2 - Technical 

(4 Questions)

  • Q1. Study Mechanical related topics
  • Q2. What are different gas laws
  • Ans. 

    Gas laws describe the behavior of gases under different conditions.

    • Boyle's Law: Pressure and volume of a gas are inversely proportional at constant temperature.

    • Charles's Law: Volume and temperature of a gas are directly proportional at constant pressure.

    • Gay-Lussac's Law: Pressure and temperature of a gas are directly proportional at constant volume.

    • Avogadro's Law: Volume of a gas is directly proportional to the number ...

  • Answered by AI
  • Q3. What is torson stress
  • Ans. 

    Torsion stress is the stress experienced by a material when it is subjected to twisting or torsional forces.

    • Torsion stress occurs when a material is twisted or subjected to torsional forces.

    • It is measured in units of force per unit area, such as pounds per square inch (psi) or pascals (Pa).

    • Torsion stress can cause deformation or failure in a material, especially if it exceeds the material's torsional strength.

    • Examples ...

  • Answered by AI
  • Q4. Different types of compressors
  • Ans. 

    Different types of compressors include reciprocating, rotary, centrifugal, and axial compressors.

    • Reciprocating compressors use pistons to compress the gas.

    • Rotary compressors use rotating impellers or screws to compress the gas.

    • Centrifugal compressors use a rotating impeller to accelerate the gas and then convert the kinetic energy into pressure.

    • Axial compressors use a series of rotating and stationary blades to compres...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. General questions which are asked
  • Q2. Tell me about yourself
  • Ans. 

    I am a recent engineering graduate with a passion for technology and problem-solving, eager to contribute to innovative projects.

    • Educational Background: I hold a Bachelor's degree in Engineering from XYZ University, where I graduated with honors and completed projects in robotics.

    • Internship Experience: During my internship at ABC Company, I worked on developing a web application that improved user engagement by 30%.

    • Tec...

  • Answered by AI
  • Q3. What are your strenghts
  • Ans. 

    My strengths include problem-solving, adaptability, and teamwork.

    • Strong problem-solving skills: I enjoy analyzing complex problems and finding innovative solutions.

    • Adaptability: I am able to quickly adapt to new situations and learn new technologies or processes.

    • Teamwork: I work well in a team environment, collaborating with others to achieve common goals.

    • Example: During my internship, I was part of a team that success...

  • Answered by AI
  • Q4. What are your hobbies
  • Ans. 

    My hobbies include reading, hiking, and playing the guitar, which help me relax and foster creativity in my engineering work.

    • Reading: I enjoy exploring various genres, especially science fiction and technology-related books, which inspire innovative thinking.

    • Hiking: I love spending time outdoors, hiking in nature, which helps me recharge and maintain a healthy lifestyle.

    • Playing Guitar: I play the guitar as a creative o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

2 Programming questions

Round 2 - Technical 

(1 Question)

  • Q1. Questions on OS, Networks, and programming.
Round 3 - HR 

(1 Question)

  • Q1. Regarding salary, work location, and other questions related to onboarding process.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Logical, Quants, Verbal, Reasoning

Round 3 - Coding Test 

DSA, 1 medium level question, String, Array, Tree, List

Round 4 - Technical 

(2 Questions)

  • Q1. Projects, OOPS, DSA, DBMS
  • Q2. OS, CN, Java, Python

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA, OOPS. Go through core subjects once like OS, DBMS, CN.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Very easy and basic questions of your subject

Round 3 - Technical 

(1 Question)

  • Q1. Mostly focus on you final year project
Round 4 - HR 

(1 Question)

  • Q1. About yourself and your internship
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Hello Jaydeep, Tell me about yourself.
  • Ans. First of all thanks to STL for allowing me to invite this interview. I am Jaydeep, I am from Murshidabad College of Engineering and Technology under M.A.K.A.U.T university. I have done my internship at Tata Consultancy Services as UI/UX Designer and Developer for 3 Months. Now I am working in oneAdvanced as Full-Stack Developer. My primary skills are Front-end development and UI/UX Designing. I also know Machine Learni...
  • Answered by Jaydeep Das
  • Q2. So your primary skill is Front-end Developing. You have to write code in HTML to show the input field and also use in-line CSS.
  • Ans. 

    Creating an HTML input field with inline CSS for styling.

    • Use the <input> tag to create an input field. Example: <input type='text' placeholder='Enter your name'>.

    • Apply inline CSS using the 'style' attribute. Example: <input type='text' style='border: 1px solid #ccc; padding: 10px;'>.

    • You can customize the appearance further with properties like 'width', 'font-size', and 'background-color'.

    • Example of a ...

  • Answered by AI
  • Q3. What is OOP Concept? What is inheritance?
  • Ans. 

    OOP Concept is a programming paradigm that uses objects to represent real-world entities. Inheritance is a mechanism where a class inherits properties and behaviors from another class.

    • OOP Concept is based on the principles of encapsulation, inheritance, and polymorphism.

    • It allows for modular and reusable code by organizing data and functions into objects.

    • Inheritance is a key feature of OOP that allows a class to inheri...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Sterlite Technologies Graduate Engineer Trainee (Get) interview:
  • OOPS
  • Data Structures
  • Alrogithms
  • Database
Interview preparation tips for other job seekers - Make sure clear the concept of OOP, Data Structure and Algorithms and Database. Know well at least 2 programming languages and don't fear

I applied via Campus Placement and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude as well as Coding Questions
Questions were easy - medium level
Practice on Indiabix

Round 3 - Technical 

(1 Question)

  • Q1. Questions mainly on 1) OOPS 2) DBMS 3) Java and Python
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself and basic details about college
  • Q2. Project Discussion and resume discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep calm and motivated in the interview
Do not panic

I applied via Campus Placement and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and Technical Questions (MCQ Test)

Round 2 - Technical 

(1 Question)

  • Q1. Technical Interview of 20-25 min
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself Family Background Detailes Intership Related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just Prepare everything related to your Job profile.

I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions about 1 programming language
  • Q2. Questions about ooad, software engineering topics
Round 3 - HR 

(2 Questions)

  • Q1. Questions about personal development
  • Q2. Some questions about technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level interview
Anyone can crack the interview with basic preparation
Round 1 - Aptitude Test 

DSA, OS, Oops and Aptitude Questions

Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts, Questions on resume and projects and SQL joins

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core concepts that you studies in the college
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Resume based questions
  • Q2. Database questions
Round 2 - HR 

(2 Questions)

  • Q1. Past experience
  • Q2. Why this company
  • Ans. 

    I am drawn to this company for its innovative approach, strong values, and commitment to professional growth and development.

    • Innovative Culture: The company is known for its cutting-edge projects, such as developing AI-driven solutions that enhance user experience.

    • Strong Values: I admire the company's commitment to sustainability and social responsibility, evident in its community outreach programs.

    • Professional Growth:...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Sterlite Technologies?
Ask anonymously on communities.

Sterlite Technologies Interview FAQs

How many rounds are there in Sterlite Technologies Graduate Engineer Trainee (Get) interview?
Sterlite Technologies interview process usually has 3-4 rounds. The most common rounds in the Sterlite Technologies interview process are HR, Technical and Aptitude Test.
How to prepare for Sterlite Technologies Graduate Engineer Trainee (Get) interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Sterlite Technologies. The most common topics and skills that interviewers at Sterlite Technologies expect are Chemical Engineering, Communication Skills, Design Engineering, Interpersonal Skills and Mechanical Engineering.
What are the top questions asked in Sterlite Technologies Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the Sterlite Technologies Graduate Engineer Trainee (Get) interview -

  1. So your primary skill is Front-end Developing. You have to write code in HTML t...read more
  2. What is OOP Concept? What is inheritan...read more
  3. Which is your preferred programming language and why do you choose this languag...read more
How long is the Sterlite Technologies Graduate Engineer Trainee (Get) interview process?

The duration of Sterlite Technologies Graduate Engineer Trainee (Get) interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.4/5

based on 8 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.2
 • 386 Interviews
Indus Towers Interview Questions
3.7
 • 197 Interviews
Nvidia Interview Questions
3.5
 • 112 Interviews
BT Business Interview Questions
4.0
 • 86 Interviews
Tejas Networks Interview Questions
4.0
 • 80 Interviews
Arista Networks Interview Questions
4.0
 • 48 Interviews
ITI Interview Questions
3.7
 • 35 Interviews
View all
Sterlite Technologies Graduate Engineer Trainee (Get) Salary
based on 190 salaries
₹5 L/yr - ₹11 L/yr
92% more than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Sterlite Technologies Graduate Engineer Trainee (Get) Reviews and Ratings

based on 52 reviews

1.7/5

Rating in categories

1.8

Skill development

2.2

Work-life balance

2.7

Salary

1.3

Job security

1.8

Company culture

1.7

Promotions

1.5

Work satisfaction

Explore 52 Reviews and Ratings
Process Associate
637 salaries
unlock blur

₹2 L/yr - ₹5.8 L/yr

Field Engineer
291 salaries
unlock blur

₹2.4 L/yr - ₹7 L/yr

Associate Manager
244 salaries
unlock blur

₹8.6 L/yr - ₹14 L/yr

Associate Officer
212 salaries
unlock blur

₹3.8 L/yr - ₹6.7 L/yr

Software Engineer
207 salaries
unlock blur

₹4.9 L/yr - ₹11.5 L/yr

Explore more salaries
Compare Sterlite Technologies with

Indus Towers

3.7
Compare

Cisco

4.2
Compare

BT Business

4.0
Compare

Lumen Technologies

4.0
Compare
write
Share an Interview