Upload Button Icon Add office photos

Sterlite Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Sterlite Technologies Senior Software Engineer Interview Questions, Process, and Tips

Updated 7 Oct 2023

Top Sterlite Technologies Senior Software Engineer Interview Questions and Answers

  • Q1. What is Singleton Design Pattern? Can we create a clone of an object from singleton class?
  • Q2. Version of Java and Spring boot you are using in your current project?
  • Q3. What is Maven ? what are different cycles in Maven
View all 7 questions

Sterlite Technologies Senior Software Engineer Interview Experiences

6 interviews found

I applied via Naukri.com and was interviewed in Jun 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 - One-on-one 

(3 Questions)

  • Q1. Basically related to SIP Protocol. IMS call flows . CLOUD Knowledge
  • Q2. Deployment Process IMS ARCHITECTURE LTE ARCHITECTURE
  • Q3. DIAMETER PROTOCOL SDP PROTOCOL

Interview Preparation Tips

Topics to prepare for Sterlite Technologies Senior Software Engineer interview:
  • Openstack
  • IMS
  • SIP
  • SDP
  • Diameter
  • Kubernetes
  • Docker
Interview preparation tips for other job seekers - Prepare your basic knowledge of All the Protocol and Call Flows.
Round 1 - Technical 

(1 Question)

  • Q1. Regarding project and skills

Interview Preparation Tips

Interview preparation tips for other job seekers - I have done interview with sterlite technologies

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Senior Software Engineer Interview Questions & Answers

user image BALLA SANTOSH KUMAR

posted on 7 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics concepts in dot net
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion only

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

8 Questions

  • Q1. Version of Java and Spring boot you are using in your current project?
  • Ans. 

    We are using Java 11 and Spring Boot 2.4.3 in our current project.

    • Java 11 provides better performance and security features compared to previous versions.

    • Spring Boot 2.4.3 offers improved support for Kotlin and GraalVM.

    • We are also using Spring Data JPA for database access and Spring Security for authentication and authorization.

  • Answered by AI
  • Q2. What is Singleton Design Pattern? Can we create a clone of an object from singleton class?
  • Ans. 

    Singleton Design Pattern ensures only one instance of a class exists. No, we cannot create a clone of an object from singleton class.

    • Singleton pattern restricts the instantiation of a class to one object.

    • It is used when only one object is required to coordinate actions across the system.

    • The instance is created only when it is requested for the first time.

    • The constructor of the singleton class is private.

    • Clone method is

  • Answered by AI
  • Q3. Joins in SQL
  • Ans. 

    Joins in SQL are used to combine data from two or more tables based on a related column.

    • Joins are used to retrieve data from multiple tables in a single query

    • Types of joins include inner join, left join, right join, and full outer join

    • Join conditions are specified using the ON keyword and can include multiple conditions

    • Aliases can be used to simplify the syntax of join queries

  • Answered by AI
  • Q4. What are triggers?What are stored procedures?
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events. Stored procedures are precompiled SQL statements.

    • Triggers are used to enforce business rules or to audit changes to data.

    • Stored procedures are used to encapsulate frequently used SQL statements for reuse and to improve performance.

    • Triggers can be used to update related tables when a record is inserted, updated, or deleted.

    • Stored pro...

  • Answered by AI
  • Q5. Write a Program for reverse sort of keys in HashMap.
  • Ans. 

    Program to reverse sort keys in HashMap

    • Create a List from the keySet() of the HashMap

    • Sort the List in reverse order using Collections.sort()

    • Iterate through the sorted List and add the keys to a new LinkedHashMap

    • Return the LinkedHashMap

  • Answered by AI
  • Q6. Dependency Injection and Inversion of Control?
  • Q7. What is Maven ? what are different cycles in Maven
  • Ans. 

    Maven is a build automation tool used primarily for Java projects. It manages dependencies and builds the project.

    • Maven is based on the concept of POM (Project Object Model) which describes the project dependencies, build process, and other configurations.

    • Maven has different cycles such as validate, compile, test, package, verify, install, and deploy.

    • The validate cycle checks if the project is correct and all necessary...

  • Answered by AI
  • Q8. Various Springboot Annotations.
  • Ans. 

    Springboot annotations are used to simplify the development process and provide additional functionality.

    • Annotations like @RestController and @RequestMapping are used to create RESTful web services.

    • @Autowired is used for dependency injection.

    • @Transactional is used to manage transactions.

    • @Component is used to mark a class as a Spring component.

    • @Value is used to inject values from properties files or environment variable...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy and I had a nice experience . Interviewer was good . Just be clear with your basics and try to explain your points effectively.

Skills evaluated in this interview

Sterlite Technologies interview questions for designations

 Software Engineer

 (2)

 Software Engineer Intern

 (1)

 Senior Systems Engineer

 (1)

 Software Developer

 (3)

 Network Engineer

 (2)

 Devops Engineer

 (1)

 QA Engineer

 (1)

 System Engineer

 (1)

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 
Round 3 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Q2. What are your salary expectations?
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Sterlite Technologies Senior Software Engineer interview:
  • EJB
  • Java
  • Gitlab
  • SQL
  • Rest
Interview preparation tips for other job seekers - Ask about the technologies they are hiring for and training procedure at the time of interview. Otherwise you'll regret joining.

Get interview-ready with Top Sterlite Technologies Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Basic javascript questions
  • Q2. Opps concepts of PHP

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions are related to my past experience and projects

Senior Software Engineer Jobs at Sterlite Technologies

View all

Interview questions from similar companies

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

One take home assignment

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on JS basics
  • Q2. Angular deep dive
Round 3 - HR 

(1 Question)

  • Q1. General discussion with hiring manager

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus more on JS fundamentals, Angular, NgRx, RxJs you will be good.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. A string contains parenthesis, curly brackets and square brackets. Check if the string is valid or not.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Dsa and pointer and logical .

Round 2 - Coding Test 

Tree and LL and graphs.

Round 3 - HR 

(2 Questions)

  • Q1. How will you solved problems
  • Ans. 

    I approach problems methodically by breaking them down, analyzing root causes, brainstorming solutions, and testing them.

    • Break down the problem into smaller, manageable parts

    • Analyze the root causes of the problem

    • Brainstorm potential solutions

    • Test and iterate on the solutions until the problem is resolved

  • Answered by AI
  • Q2. How will you manage workload
  • Ans. 

    I will manage workload by prioritizing tasks, setting realistic deadlines, delegating when necessary, and regularly reviewing progress.

    • Prioritize tasks based on deadlines and importance

    • Set realistic deadlines and milestones

    • Delegate tasks to team members when necessary

    • Regularly review progress and adjust workload as needed

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java basics , oops , spring
Round 2 - One-on-one 

(1 Question)

  • Q1. Manger round basics behavior

Sterlite Technologies Interview FAQs

How many rounds are there in Sterlite Technologies Senior Software Engineer interview?
Sterlite Technologies interview process usually has 2-3 rounds. The most common rounds in the Sterlite Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Sterlite Technologies Senior Software Engineer 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 Software Engineering, Javascript, Azure, JQuery and Java.
What are the top questions asked in Sterlite Technologies Senior Software Engineer interview?

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

  1. What is Singleton Design Pattern? Can we create a clone of an object from singl...read more
  2. Version of Java and Spring boot you are using in your current proje...read more
  3. What is Maven ? what are different cycles in Ma...read more

Tell us how to improve this page.

Sterlite Technologies Senior Software Engineer Interview Process

based on 2 interviews

1 Interview rounds

  • Resume Shortlist Round
View more
Sterlite Technologies Senior Software Engineer Salary
based on 230 salaries
₹5 L/yr - ₹16 L/yr
32% less than the average Senior Software Engineer Salary in India
View more details

Sterlite Technologies Senior Software Engineer Reviews and Ratings

based on 54 reviews

3.7/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.7

Salary

3.4

Job security

3.7

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 54 Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Explore more jobs
Process Associate
666 salaries
unlock blur

₹2 L/yr - ₹5.6 L/yr

Field Engineer
301 salaries
unlock blur

₹2.8 L/yr - ₹5.9 L/yr

Associate Officer
246 salaries
unlock blur

₹3 L/yr - ₹7.9 L/yr

Senior Software Engineer
230 salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Technical Lead
202 salaries
unlock blur

₹7.2 L/yr - ₹28 L/yr

Explore more salaries
Compare Sterlite Technologies with

Bharti Airtel

4.0
Compare

Tata Communications

4.0
Compare

Vodafone Idea

4.1
Compare

Tech Mahindra

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