Upload Button Icon Add office photos

Filter interviews by

Sterlite Technologies Software Developer Interview Questions, Process, and Tips

Updated 15 May 2024

Top Sterlite Technologies Software Developer Interview Questions and Answers

  • Q1. Find the min and max from List of Integers using java 8 streams.
  • Q2. Find 2nd largest element using java 8 streams from list of integers.
  • Q3. Increase a value of List of Integers by *2 and written new list.
View all 16 questions

3 Sterlite Technologies Software Developer Interview Experiences

21 questions found

Sort by: Popular

Software Developer Interview Questions

user image Amol Kailas Gadage

posted on 1 Feb 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed in Jan 2024.

2 Interview Rounds

1

Technical Round (12 Questions)

  • Q1. Find the min and max from List of Integers using java 8 streams.
  • Q2. Find 2nd largest element using java 8 streams from list of integers.
  • Q3. Given a Product class and some ArrayList data Find which products has price greater than 200 using java 8 streams?. Find which products having maximum price?
  • Q4. Increase a value of List of Integers by *2 and written new list.
  • Q5. What are the java new features?
  • Q6. @Components vs @Repository
  • Q7. @SpringBootApplication
  • Q8. @Entity explain?
  • Q9. How the database is configure?
  • Q10. What is Dockerfile?
  • Q11. Explain CI CD and your project deployment.
  • Q12. What is mutable classes in java? How to create?
2

Technical Round (1 Question)

  • Q1. Yet to sChedule

Skills evaluated in this interview

Software Developer Interview Questions

user image ram sureka

posted on 15 May 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (5 Questions)

  • Q1. Abstract class java
  • Q2. Inheritance in java
  • Q3. SQL query to find last element
  • Q4. Html 5 vs Html
  • Q5. About the company

Skills evaluated in this interview

Get interview-ready with top interview questions

Software Developer Interview Questions

user image Anonymous

posted on 9 Dec 2021

I applied via Naukri.com and was interviewed before Dec 2020.

3 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Clearing Test is the key

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Check if the linked list is palindrome or not
  • Q2. C string questions
2

Technical Round (2 Questions)

  • Q1. Operating systems questions
  • Q2. Linked list and system design question

Skills evaluated in this interview

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Aptitude Test Round

There were 3 sections. 1st was aptitute 10 questions and 2nd section was technical 10 questions then 3rd section had 3 coding questions which were of easy level.

2

Technical Round (2 Questions)

  • Q1. Questions related to OS and CN and Core java were asked.
  • Q2. A coding question was also asked to to find the second largest number.
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Aptitude Test Round

Networking,tcp ip protocols

2

Coding Test Round

Write a program to reverse an string

3

HR Round (2 Questions)

  • Q1. Why are you choosing cisco?
  • Q2. Are you ready to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard untill you make it
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Naukri.com and was interviewed in Mar 2024.

3 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Questions related to project mentioned in CV. Questions around reliability, availability, scalability of system.
  • Q2. 2 medium coding questions on arrays and hashmap.
2

One-on-one Round (2 Questions)

  • Q1. Golang basics, goroutines, channels.
  • Q2. Coding questions on a shared board
3

One-on-one Round (3 Questions)

  • Q1. Deep dive into the work at current company and projects.
  • Q2. How interprocess communications take place, how goroutines communicate internally, quite in-depth questions, varying over several domains.
  • Q3. Design a URL shortener service

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with what you've written in your Resume.
Have in depth knowledge of basics of the stack you're advertising.

Skills evaluated in this interview

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via campus placement at Indian Institute of Technology (IIT), Guwahati and was interviewed before Oct 2023.

2 Interview Rounds

1

Coding Test Round

DSA ques were moderate and aptitude ques were also asked

2

Technical Round (2 Questions)

  • Q1. DSA ques on array was asked
  • Q2. DSA ques on graph
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Ispalindrome code in c#

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

5 Interview Rounds

1

Resume Shortlist Round

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
2

Coding Test Round

Coding test was comprising of mcq based questions on db, oops, c++ and java

3

Technical Round (1 Question)

  • Q1. It was a high intense interview. Interview starts with introduction and some resume based questions. Then, followed by deep networking and os based questions. T...read more
4

Behavioral Round (1 Question)

  • Q1. It was also a tough one. Questions were specifically on project based of the resume and other questions were on btech curriculum, subjects, and experience.
5

HR Round (1 Question)

  • Q1. HR was easy. Questions were only about relocation and package breakup. But remember that they can put you in waiting and when needed they can call for another i...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - Catch your resume by heart. This is the most important thing and be confident and just go for it. All the best👍

Sterlite Technologies Interview FAQs

How many rounds are there in Sterlite Technologies Software Developer interview?
Sterlite Technologies interview process usually has 1-2 rounds. The most common rounds in the Sterlite Technologies interview process are Technical and One-on-one Round.
How to prepare for Sterlite Technologies Software Developer 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 Java, EJB, J2Ee, Software Development and Software Engineering.
What are the top questions asked in Sterlite Technologies Software Developer interview?

Some of the top questions asked at the Sterlite Technologies Software Developer interview -

  1. Find the min and max from List of Integers using java 8 strea...read more
  2. Find 2nd largest element using java 8 streams from list of intege...read more
  3. Increase a value of List of Integers by *2 and written new li...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Sterlite Technologies interviews
Job Portal
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Sterlite Technologies Software Developer Salary
based on 53 salaries
₹4.2 L/yr - ₹13 L/yr
9% less than the average Software Developer Salary in India
View more details

Sterlite Technologies Software Developer Reviews and Ratings

based on 13 reviews

3.1/5

Rating in categories

2.4

Skill development

3.2

Work-Life balance

3.4

Salary & Benefits

2.6

Job Security

2.5

Company culture

2.2

Promotions/Appraisal

2.4

Work Satisfaction

Explore 13 Reviews and Ratings
Process Associate
717 salaries
unlock blur

₹2 L/yr - ₹5.8 L/yr

Senior Software Engineer
318 salaries
unlock blur

₹4.8 L/yr - ₹17.5 L/yr

Field Engineer
312 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Graduate Engineer Trainee (Get)
276 salaries
unlock blur

₹5 L/yr - ₹10.1 L/yr

Associate Manager
273 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Explore more salaries
Compare Sterlite Technologies with

Bharti Airtel

4.0
Compare

Tata Communications

4.1
Compare

Vodafone Idea

4.1
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview