Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Lumen Technologies Team. If you also belong to the team, you can get access from here

Lumen Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Lumen Technologies Interview Questions, Process, and Tips

Updated 28 Mar 2025

Top Lumen Technologies Interview Questions and Answers

View all 14 questions

Lumen Technologies Interview Experiences

Popular Designations

54 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Very hard level of Coding for 2 years experience guy.

Round 3 - Technical 

(1 Question)

  • Q1. Interviewer and HR's both are arrogant and knowledge less persons
Round 4 - Technical 

(1 Question)

  • Q1. Waste questions ,even doing well they don't want to take
Round 5 - HR 

(1 Question)

  • Q1. Managerial round,they

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go for this company,try some other company ,complete waste of tym

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in Android development?
  • Ans. 

    SOLID principles are a set of five design principles that help developers create more maintainable and scalable code.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Classes should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects of its subclasses without a...

  • Answered by AI
  • Q2. What is the difference between MVVM (Model-View-ViewModel) and MVC (Model-View-Controller) architectural patterns?
  • Ans. 

    MVVM separates the view and model using a ViewModel, while MVC separates the view and model using a controller.

    • In MVVM, the ViewModel acts as an intermediary between the view and model, handling user interactions and updating the model accordingly.

    • In MVC, the controller is responsible for handling user input, updating the model, and updating the view.

    • MVVM allows for better separation of concerns and easier unit testing...

  • Answered by AI

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What are the key concepts of Object-Oriented Programming (OOP) in Java?
  • Ans. 

    OOP in Java focuses on objects, classes, inheritance, encapsulation, and polymorphism to create modular and reusable code.

    • 1. Classes and Objects: A class is a blueprint for creating objects. Example: 'class Dog { }' creates a Dog object.

    • 2. Inheritance: Allows a new class to inherit properties and methods from an existing class. Example: 'class Puppy extends Dog { }'.

    • 3. Encapsulation: Bundles data (attributes) and metho...

  • Answered by AI
  • Q2. What are all the framework design techniques
  • Ans. 

    Framework design techniques help structure software systems for flexibility, maintainability, and scalability.

    • Modular Design: Breaks down the system into smaller, manageable modules (e.g., microservices architecture).

    • Layered Architecture: Organizes code into layers (e.g., presentation, business logic, data access).

    • Event-Driven Architecture: Uses events to trigger actions (e.g., message queues in distributed systems).

    • As...

  • Answered by AI

Software Consultant Interview Questions asked at other Companies

Q1. Palindrome String Validation Determine if a given string 'S' is a palindrome, considering only alphanumeric characters and ignoring spaces and symbols. Note: The string 'S' should be evaluated in a case-insensitive manner. Example: Input: "... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. HR system knowledge
  • Q2. LMS system knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for technical interview

Lumen Technologies interview questions for popular designations

 Software Engineer

 (3)

 Software Developer

 (3)

 Software Development Engineer

 (3)

 Software Development Consultant

 (2)

 Customer Service Associate

 (2)

 Network Engineer

 (2)

 Consultant

 (2)

 Intern

 (2)

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

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Get interview-ready with Top Lumen Technologies Interview Questions

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

(2 Questions)

  • Q1. Simple C program.
  • Q2. Questions related to my work experience.
Round 2 - Technical 

(1 Question)

  • Q1. Work profile related discussion with senior manager
Round 3 - HR 

(1 Question)

  • Q1. Salary related discussion

Jobs at Lumen Technologies

View all

SDE Interview Questions & Answers

user image Anonymous

posted on 5 Nov 2024

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

Interview touched basic dsa and sql in depth along with any basic web ui , like login page

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Placement consultancy screening round went bad. Lack of communication from the organisation to the consultantcy
  • Q2. My eligibility, current salary,expected salary andJD was discussed.
Round 2 - HR 

(1 Question)

  • Q1. Round 2 was not done

Interview Preparation Tips

Interview preparation tips for other job seekers - I got a screening call from Sheema Dey, consulatancy from Delhi for Executive Assistant role in Lumen Technologies India Pvt Ltd, Kadubeesanahalli, Bangalore. I was told by next working day I shall get a call on the next steps of interviews to be scheduled by Lumen, even the salary range/ my expectation was discussion and it was met by company budget. There was no update from her end. I called the next day only to know Lumen has shortlisted a guy for this postion and the offer is closed.

Executive Assistant Interview Questions asked at other Companies

Q1. What is deviation What is validation and its type in detail What is CAPA AND HOW IT is initiated Examples of incidences and how it is rectified Examples of preventive action and corrective actions Procedure for reprocessing of batch What is... read more
View answer (1)

Interview Questions & Answers

user image ARPIT MALIK

posted on 18 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is technology
  • Ans. 

    Technology is the application of scientific knowledge for practical purposes.

    • Technology involves the use of tools, systems, and methods to solve problems or achieve goals

    • It encompasses a wide range of fields such as information technology, engineering, and biotechnology

    • Examples include smartphones, computers, medical devices, and renewable energy technologies

  • Answered by AI
  • Q2. Why left last job
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Looking for a new challenge

    • Seeking growth opportunities

    • Company restructuring led to position elimination

  • Answered by AI
  • Q3. Previous experience summary.
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation

Oracle DBA Lead Interview Questions & Answers

user image smita melinmani

posted on 31 Jul 2024

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

(2 Questions)

  • Q1. When we create table how many segments are created ?
  • Ans. 

    When a table is created in Oracle, three segments are created: data segment, index segment, and temporary segment.

    • Data segment stores the actual data of the table

    • Index segment stores the indexes created on the table

    • Temporary segment is created for temporary data storage during sorting or joining operations

  • Answered by AI
  • Q2. Oracle architecture

Skills evaluated in this interview

Oracle DBA Lead Interview Questions asked at other Companies

Q1. When we create table how many segments are created ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do u perform sum upgrade
  • Ans. 

    Performing a SAP upgrade involves planning, preparation, execution, and testing to ensure a successful transition to a new version.

    • Create a project plan outlining tasks, timelines, and resources needed for the upgrade

    • Backup all data and configurations before starting the upgrade process

    • Install the new version of SAP software on a test environment to validate compatibility and functionality

    • Perform system checks and test...

  • Answered by AI
  • Q2. Hana replication

SAP Basis Administrator Interview Questions asked at other Companies

Q1. If there are 3 instances in your system ,to stop a particular instance through os level what will you do
View answer (1)

Lumen Technologies Interview FAQs

How many rounds are there in Lumen Technologies interview?
Lumen Technologies interview process usually has 2-3 rounds. The most common rounds in the Lumen Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for Lumen Technologies 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 Lumen Technologies. The most common topics and skills that interviewers at Lumen Technologies expect are Communication Skills, Java, Switching, Python and Firewall.
What are the top questions asked in Lumen Technologies interview?

Some of the top questions asked at the Lumen Technologies interview -

  1. What is the difference between MVVM (Model-View-ViewModel) and MVC (Model-View-...read more
  2. What are the key concepts of Object-Oriented Programming (OOP) in Ja...read more
  3. What are the SOLID principles in Android developme...read more
How long is the Lumen Technologies interview process?

The duration of Lumen Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Lumen Technologies Interview Process

based on 34 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.2
 • 375 Interviews
Indus Towers Interview Questions
3.8
 • 184 Interviews
Nvidia Interview Questions
3.7
 • 108 Interviews
BT Business Interview Questions
4.0
 • 81 Interviews
Tejas Networks Interview Questions
4.0
 • 76 Interviews
Arista Networks Interview Questions
4.1
 • 43 Interviews
Redington Interview Questions
4.0
 • 34 Interviews
View all

Lumen Technologies Reviews and Ratings

based on 654 reviews

4.0/5

Rating in categories

3.6

Skill development

4.2

Work-life balance

3.6

Salary

4.0

Job security

3.9

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 654 Reviews and Ratings
Category Manager

Bangalore / Bengaluru

9-14 Yrs

₹ 20-27.5 LPA

Scrum Master

Noida,

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Network Consultant

Bangalore / Bengaluru

1-3 Yrs

Not Disclosed

Explore more jobs
Software Engineer
442 salaries
unlock blur

₹3.3 L/yr - ₹13 L/yr

Senior Software Engineer
278 salaries
unlock blur

₹6.5 L/yr - ₹21.5 L/yr

Module Lead
143 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Software Development Engineer
135 salaries
unlock blur

₹5 L/yr - ₹9.7 L/yr

Software Developer
109 salaries
unlock blur

₹5.4 L/yr - ₹22.3 L/yr

Explore more salaries
Compare Lumen Technologies with

Sterlite Technologies

3.8
Compare

Indus Towers

3.7
Compare

Cisco

4.2
Compare

BT Business

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