Upload Button Icon Add office photos
Engaged Employer

i

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

Verizon Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Verizon Lead Software Engineer Interview Questions and Answers

Updated 14 Feb 2024

Verizon Lead Software Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
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 - One-on-one 

(1 Question)

  • Q1. High leve domain specific as a screening round
Round 3 - Coding Test 

Android specific and designing some mutithreading use-case

Round 4 - Technical 

(1 Question)

  • Q1. Kotlin specific
Round 5 - Technical 

(1 Question)

  • Q1. System design kind of, just for client side
Round 6 - One-on-one 

(1 Question)

  • Q1. Interview with head of Bangalore location
Round 7 - HR 

(1 Question)

  • Q1. Some basic HR questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Angular questions, like directives, Pipes, data binding and types

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics well

Lead Software Engineer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Square Root with Decimal Precision Problem Statement You are prov ... read more
asked in Freshworks
Q2. Longest Unique Substring Problem Statement Given a string input o ... read more
asked in Freshworks
Q3. Vertical Order Traversal Problem Statement You are given a binary ... read more
asked in Freshworks
Q4. Zig-Zag Conversion Problem Statement You are given a string S and ... read more
asked in Epsilon
Q5. If we have 2 tables with the same schema, one table has indexes a ... read more

Interview questions from similar companies

Interview experience
4
Good
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 - Technical 

(2 Questions)

  • Q1. Tell me about your project. Tech stack worked on.
  • Q2. Explain Java in detail
  • Ans. 

    Java is a high-level, object-oriented programming language used for developing applications and software.

    • Java is platform-independent and can run on any operating system

    • It is statically-typed and uses a virtual machine to execute code

    • Java has a vast library of pre-built classes and APIs for developers to use

    • It supports multithreading and exception handling for efficient and robust programming

    • Java is used for developing...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack interview.
Read data structures and algorithms.
Operating system knowledge

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql related ques mege into, rank,dense rank,queries of joins etc.
  • Q2. Java 8 related ques optional and stream
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to optimise fetching 1 lakh entries from db
  • Ans. 

    Use pagination, indexing, caching, and query optimization to fetch 1 lakh entries efficiently from the database.

    • Implement pagination to fetch data in smaller chunks

    • Create indexes on columns frequently used in queries

    • Use caching to store frequently accessed data

    • Optimize queries by avoiding unnecessary joins and using appropriate indexes

    • Consider using database-specific optimizations like query hints or stored procedures

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse a linked list.
  • Q2. Merge sort on a array/
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Find nth elements from last in linked list
  • Ans. 

    Use two pointers to find the nth element from the end of a linked list.

    • Use two pointers, one moving n steps ahead of the other

    • When the first pointer reaches the end, the second pointer will be at the nth element from the end

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap
  • Ans. 

    HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent access.

    • HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.

    • ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.

    • ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple th...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the things that u do when your what app screen is blank
  • Ans. 

    I would check for internet connection, restart the app, clear cache, and update the app.

    • Check internet connection

    • Restart the app

    • Clear cache

    • Update the app

  • Answered by AI
  • Q2. Simple python code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics and resume
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test was a DSA question. Moderate difficulty

Round 2 - Technical 

(3 Questions)

  • Q1. Java related questions
  • Q2. Spring related questions
  • Q3. Questions related to cloud
Round 3 - One-on-one 

(3 Questions)

  • Q1. What challenges have I faced in past
  • Ans. 

    I have faced challenges in managing tight project deadlines and adapting to new technologies.

    • Managing tight project deadlines by prioritizing tasks and delegating responsibilities

    • Adapting to new technologies by self-learning and seeking help from colleagues

    • Handling conflicts within team members by effective communication and conflict resolution skills

  • Answered by AI
  • Q2. Design level questions
  • Q3. Microservices design questions
Round 4 - HR 

(3 Questions)

  • Q1. Teamwork related questions
  • Q2. SWOT analysis questions
  • Q3. Salary discussion and expectation

Interview Preparation Tips

Topics to prepare for Telstra Software Development Engineer II interview:
  • Java
  • LLD
  • Spring
  • Springboot
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

They will give 3 questions

Round 2 - Technical 

(2 Questions)

  • Q1. There will be technical round after finishing of exam
  • Q2. And HR round also will be same time of Technical

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher they ask vere basic things which I mention in Resume

Verizon Interview FAQs

How many rounds are there in Verizon Lead Software Engineer interview?
Verizon interview process usually has 4 rounds. The most common rounds in the Verizon interview process are One-on-one Round, Technical and HR.
How to prepare for Verizon Lead 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 Verizon. The most common topics and skills that interviewers at Verizon expect are Networking, customer support, Agile, Android and C++.
What are the top questions asked in Verizon Lead Software Engineer interview?

Some of the top questions asked at the Verizon Lead Software Engineer interview -

  1. Angular questions, like directives, Pipes, data binding and ty...read more
  2. High leve domain specific as a screening ro...read more
  3. System design kind of, just for client s...read more

Tell us how to improve this page.

Verizon Lead Software Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 838 Interviews
Vodafone Idea Interview Questions
4.1
 • 554 Interviews
Ericsson Interview Questions
4.1
 • 411 Interviews
Nokia Interview Questions
4.1
 • 274 Interviews
ACT Fibernet Interview Questions
4.0
 • 133 Interviews
HFCL Limited Interview Questions
4.0
 • 60 Interviews
View all
Verizon Lead Software Engineer Salary
based on 16 salaries
₹27 L/yr - ₹35 L/yr
19% more than the average Lead Software Engineer Salary in India
View more details

Verizon Lead Software Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

2.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
564 salaries
unlock blur

₹4.8 L/yr - ₹16.3 L/yr

Software Developer
275 salaries
unlock blur

₹7.7 L/yr - ₹22.9 L/yr

Senior Software Engineer
252 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Analyst
247 salaries
unlock blur

₹4 L/yr - ₹16.5 L/yr

Devops Engineer
231 salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Explore more salaries
Compare Verizon with

AT&T

4.1
Compare

Vodafone Idea

4.1
Compare

Bharti Airtel

4.0
Compare

Jio

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