Premium 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
4.1

based on 1.3k Reviews

Filter interviews by

Verizon Technical Manager Interview Questions and Answers

Updated 30 Jun 2023

Verizon Technical Manager Interview Experiences

1 interview found

Technical Manager Interview Questions & Answers

user image Siva Jyothi S

posted on 30 Jun 2023

Interview experience
5
Excellent
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. Post vs put, domain driven design, how do you decide whom to hire what are the criteria, acid properties of db.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Why do you want to join Airtel
  • Q2. I don't just want to join Airtel. People are giving positive feedbacks on Airtel So I want an opportunity to explore the internal working culture of it.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse linked list
  • Q2. Find substring in a given string
  • Ans. 

    Use string methods to find a substring within a given string.

    • Use the indexOf() method to find the starting index of the substring within the string.

    • Use the substring() method to extract the substring based on the starting index and length.

    • Consider using regular expressions for more complex substring matching.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Find loop in linked list
  • Ans. 

    Detecting a loop in a linked list

    • Use two pointers approach - slow and fast pointers

    • If there is a loop, the fast pointer will eventually meet the slow pointer

    • Check if the fast pointer reaches the end of the list (null) before meeting the slow pointer

  • Answered by AI
  • Q2. Delete node from linked list
  • Ans. 

    To delete a node from a linked list, update the pointers of the previous node to skip the node to be deleted.

    • Traverse the linked list to find the node to be deleted.

    • Update the 'next' pointer of the previous node to skip the node to be deleted.

    • Free the memory allocated to the node to be deleted.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your salary expectations
  • Ans. 

    My salary expectations are based on my experience, skills, and the market rate for this position.

    • Research the average salary range for Technical Specialists in the industry and location

    • Consider your level of experience and expertise in the field

    • Factor in any additional benefits or perks offered by the company

    • Be prepared to negotiate based on the job responsibilities and requirements

  • Answered by AI
  • Q2. Your strength and weakness
  • Ans. 

    My strength is my attention to detail and my weakness is my tendency to overthink.

    • Strength: Attention to detail - I always make sure to thoroughly review my work to catch any errors or inconsistencies.

    • Weakness: Overthinking - Sometimes I spend too much time analyzing a situation and struggle to make decisions quickly.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 minutes online test

Round 2 - Technical 

(1 Question)

  • Q1. Why do you want to join Ericsson?
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. First - Last company experience Previous salary related Work related previous job
  • Q2. Good experience Good salary Good job
Round 2 - Assignment 

Good assignment good job good accepting

Round 3 - Technical 

(3 Questions)

  • Q1. Technical job support team leader
  • Q2. Technical support team leader
  • Q3. Good job good salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Good job good salary very good appreciated
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 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 - Technical 

(1 Question)

  • Q1. They will test your technical expertise
Round 3 - Behavioral 

(1 Question)

  • Q1. They will ask some managerial questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Coding Test 

Duration is for 1 hour. The topics are on Linked Lists, Trees and Heaps.

Round 2 - Technical 

(1 Question)

  • Q1. Duration is for 1 hours. The topics are on OS concepts and networking.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. SQL queries based on design and optimization
  • Q2. Java concepts around data structure and algorithms
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic idea about what all technologies written in resume
  • Q2. Current role etc
Round 2 - Technical 

(2 Questions)

  • Q1. L2/L3 protocols
  • Q2. In depth protocol knowledge
Round 3 - Technical 

(2 Questions)

  • Q1. L2/L3 Protocols
  • Q2. Deep dive into latest project
  • Ans. 

    Developed a web application for tracking and analyzing user behavior

    • Used React.js for front-end development

    • Implemented data visualization using D3.js

    • Utilized Node.js and Express for back-end development

    • Integrated with MongoDB for data storage

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. General discussion as usual with HR
  • Q2. Salary, compensation etc
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 

(1 Question)

  • Q1. OOPS , STL , C++ concept
Round 3 - Technical 

(1 Question)

  • Q1. Oops , multi threading, STL
Round 4 - HR 

(1 Question)

  • Q1. Why you want to join
Round 5 - HR 

(1 Question)

  • Q1. Expected CTC , do you want to relocate?

Interview Preparation Tips

Interview preparation tips for other job seekers - All C++ concept, String programming, Aptitude programming

Verizon Interview FAQs

How many rounds are there in Verizon Technical Manager interview?
Verizon interview process usually has 2 rounds. The most common rounds in the Verizon interview process are Resume Shortlist and One-on-one Round.
How to prepare for Verizon Technical Manager 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 Agile, Architecture, Debugging, NoSQL and Process Optimization.

Tell us how to improve this page.

Join Verizon A place to share your Ideas freely

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 811 Interviews
Vodafone Idea Interview Questions
4.1
 • 540 Interviews
Ericsson Interview Questions
4.2
 • 403 Interviews
Nokia Interview Questions
4.2
 • 271 Interviews
ACT Fibernet Interview Questions
4.0
 • 130 Interviews
HFCL Limited Interview Questions
4.1
 • 56 Interviews
View all
Verizon Technical Manager Salary
based on 59 salaries
₹18 L/yr - ₹45 L/yr
65% more than the average Technical Manager Salary in India
View more details

Verizon Technical Manager Reviews and Ratings

based on 17 reviews

2.2/5

Rating in categories

3.2

Skill development

2.6

Work-Life balance

3.6

Salary & Benefits

2.1

Job Security

2.5

Company culture

2.5

Promotions/Appraisal

2.4

Work Satisfaction

Explore 17 Reviews and Ratings
Software Engineer
559 salaries
unlock blur

₹4.8 L/yr - ₹18.2 L/yr

Software Developer
269 salaries
unlock blur

₹5.6 L/yr - ₹20.1 L/yr

Senior Software Engineer
257 salaries
unlock blur

₹9 L/yr - ₹36 L/yr

Analyst
252 salaries
unlock blur

₹4 L/yr - ₹16.3 L/yr

Devops Engineer
236 salaries
unlock blur

₹5.5 L/yr - ₹18.9 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

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