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

Clear (1)

Lumen Technologies Software Developer Interview Questions and Answers

Updated 3 Apr 2024

Lumen Technologies Software Developer Interview Experiences

3 interviews found

Software Developer Interview Questions & Answers

user image subash rathinam

posted on 3 Apr 2024

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

(1 Question)

  • Q1. Ispalindrome code in c#
  • Ans. 

    A palindrome code in C# checks if a given string reads the same forwards and backwards.

    • Create a function that takes a string as input

    • Use a loop to compare characters from the start and end of the string

    • Return true if all characters match, false otherwise

  • Answered by AI

Skills evaluated in this interview

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

Interview Questionnaire 

4 Questions

  • Q1. Make your own arraylist. OOPS . Multithreading . Oracle. JSP Servlets. AWT , GWT , Swing . Hashmap vs HashTable . Spring Bean Scopes. Make a 6X6 Tic Toe Game .
  • Q2. Are you willing to work 24x7
  • Ans. 

    No

    • I believe in maintaining a healthy work-life balance

    • Working 24x7 can lead to burnout and decreased productivity

    • It is important to have designated work hours and time for rest and personal activities

  • Answered by AI
  • Q3. Are you okay to work on Legacy Technologies
  • Ans. 

    Yes, I am okay to work on Legacy Technologies.

    • I have experience working with legacy technologies and understand the challenges they may present.

    • I am adaptable and willing to learn new technologies if required.

    • I believe in the importance of maintaining and supporting legacy systems to ensure business continuity.

    • I can provide examples of successfully working with legacy technologies in my previous projects.

  • Answered by AI
  • Q4. HR Round - Why do you want to join Lumen? etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview. Prepare JSP Servlets Properly. Mostly Hiring for that. They might ask Spring , Angular but you won't get to work on that . They will ask to work on testing if you know Java. Testing like Selenium and all.

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

I was interviewed before Jan 2016.

Interview Questionnaire 

7 Questions

  • Q1. Give a brief description about your education, past job profile and other questions.
  • Q2. Why did you quit your last organization after just 2.5 years?
  • Ans. 

    Seeking new challenges and growth opportunities.

    • I felt that I had reached a plateau in my role and was no longer being challenged.

    • I was interested in exploring new technologies and wanted to work on more innovative projects.

    • I wanted to work in a more collaborative and dynamic environment.

    • I left on good terms and have maintained positive relationships with my former colleagues.

    • I am excited to bring my skills and experie...

  • Answered by AI
  • Q3. Why do you want to join Centurylink?
  • Ans. 

    I am excited to join Centurylink because of their reputation for innovation and commitment to customer satisfaction.

    • Centurylink has a strong focus on developing cutting-edge technology solutions

    • The company values customer feedback and strives to provide excellent service

    • I am impressed by Centurylink's dedication to diversity and inclusion in the workplace

  • Answered by AI
  • Q4. Why did you relocate to Noida?
  • Ans. 

    Relocated to Noida for better career opportunities and growth.

    • Noida is a hub for IT companies and offers a lot of job opportunities in the software development field.

    • The city has a good work-life balance and a lower cost of living compared to other metropolitan cities.

    • I was also attracted to the diverse culture and the opportunity to work with people from different backgrounds.

    • I did my research and found that Noida has...

  • Answered by AI
  • Q5. Are you ok to work in US shift?
  • Ans. 

    Yes, I am comfortable working in US shift.

    • I have prior experience working in US shift.

    • I am flexible with my work timings.

    • I understand the importance of meeting project deadlines.

    • I am willing to adjust my personal schedule to accommodate work requirements.

  • Answered by AI
  • Q6. Where do you put up?
  • Ans. 

    I currently reside in New York City.

    • I live in an apartment in Manhattan.

    • My neighborhood is known for its diverse food options.

    • I have easy access to public transportation.

    • I enjoy exploring the city in my free time.

  • Answered by AI
  • Q7. Solve 12 Mainframe Puzzles

Interview Preparation Tips

Round: Technical + HR Interview
Experience: I told them all about the previous companies and my past job profile as a Mainframe Developer.
I gave a valid reason for quitting the previous company.
I cited that the reason to relocate to Noida was my wedding.
I was not okay to work in shifts, hence I denied.
I was putting up in Noida itself back then.

Round: Puzzle Interview
Experience: I was given a list of 12 Mainframe puzzles with questions from Cobol, DB2 and JCL.

I could solve 8 of them correctly.
Tips: Prepare puzzles as they give just 1 minute per question and not more.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, BOOTSTRAP, PHP. SQL

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Simple program
  • Q2. I wrote a simple program in C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself?basics on c , then about projects

I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What technical challenges have you faced in your work till now and how did you overcome it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be truthful and give detailed explanation of the issues and how it was resolved. Explain the severity of the problem and what blockage it had caused in your daily work. How did you chose a solution and how fast was it implemented.

I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What's is different between c and c++
  • Ans. 

    C++ is an extension of C with object-oriented programming features.

    • C++ supports object-oriented programming while C does not.

    • C++ has classes and templates while C does not.

    • C++ has better support for function overloading and default arguments.

    • C++ has a standard library that includes many useful functions.

    • C++ allows for both procedural and object-oriented programming.

    • C++ is generally considered to be a more complex langu

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont show your weakness

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About the plsql..like functions.cursors.pakages and like that

Interview Preparation Tips

Interview preparation tips for other job seekers - from my experience its some meaning ful interested one..but after got selected...they will not respond on any support..like joining or about the assets setup and not even the situvations...as per my experience i really have a bad experience with rmg and also hr team..ultimatix login and all are not that quick responsive...as per mine ..not prefer tcs..
Contribute & help others!
anonymous
You can choose to be anonymous

Lumen Technologies Interview FAQs

How many rounds are there in Lumen Technologies Software Developer interview?
Lumen Technologies interview process usually has 1 rounds. The most common rounds in the Lumen Technologies interview process are Technical.
What are the top questions asked in Lumen Technologies Software Developer interview?

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

  1. Ispalindrome code in...read more
  2. Make your own arraylist. OOPS . Multithreading . Oracle. JSP Servlets. AWT , G...read more
  3. Solve 12 Mainframe Puzz...read more

Recently Viewed

LIST OF COMPANIES

Zessta Software Services

Locations

INTERVIEWS

Hexaware Technologies

No Interviews

INTERVIEWS

Juniper Networks

No Interviews

INTERVIEWS

Zessta Software Services

No Interviews

INTERVIEWS

Arista Networks

No Interviews

DESIGNATION

INTERVIEWS

Godrej Properties

No Interviews

INTERVIEWS

Sandvine

No Interviews

INTERVIEWS

Aryaka Networks

No Interviews

INTERVIEWS

Aruba Networks

No Interviews

Tell us how to improve this page.

Lumen Technologies Software Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Lumen Technologies Software Developer Salary
based on 80 salaries
₹3.5 L/yr - ₹15.2 L/yr
10% more than the average Software Developer Salary in India
View more details

Lumen Technologies Software Developer Reviews and Ratings

based on 8 reviews

4.1/5

Rating in categories

3.5

Skill development

4.5

Work-life balance

3.6

Salary

4.2

Job security

4.1

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
462 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
293 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
158 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
133 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
101 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Lumen Technologies with

Tata Communications

4.0
Compare

Bharti Airtel

4.0
Compare

Reliance Communications

4.0
Compare

Vodafone Idea

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