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 Data Engineer Interview Questions and Answers for Experienced

Updated 20 Dec 2024

Verizon Data Engineer Interview Experiences for Experienced

3 interviews found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was basic coding to test the Python skills like reading data from local and uploading in cloud then some basic dag related questions

Round 2 - Technical 

(4 Questions)

  • Q1. Clustering and partition difference in data warehousing solutions
  • Ans. 

    Clustering involves grouping similar data together, while partitioning involves dividing data into smaller, manageable sections.

    • Clustering is used to group similar data points together based on certain criteria, such as customer segments or product categories.

    • Partitioning involves dividing a large dataset into smaller, more manageable sections for easier data retrieval and processing.

    • Clustering is often used for data a...

  • Answered by AI
  • Q2. What are the different approaches to Optimising SQL
  • Ans. 

    Different approaches to optimizing SQL include indexing, query optimization, and database design.

    • Use indexing to improve query performance

    • Optimize queries by avoiding unnecessary joins and using appropriate functions

    • Design the database schema efficiently to reduce redundancy and improve data retrieval speed

  • Answered by AI
  • Q3. Spark and it’s architecture
  • Q4. Finding the count of Item bought by an customer from Flipkart during a year excluding February
  • Ans. 

    To find the count of items bought by a customer from Flipkart during a year excluding February, you need to aggregate the data and filter out February transactions.

    • Aggregate the data by customer and item purchased

    • Filter out transactions from February

    • Count the number of items bought by each customer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If it’s an entry level the basic knowledge plus in-depth understanding of the domine is more tha. Enough

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2024

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 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Spark and SQL and previous experience
  • Q2. Scenario based questions
Round 2 - HR 

(1 Question)

  • Q1. Project architect

Data Engineer Interview Questions Asked at Other Companies for Experienced

asked in Sigmoid
Q1. Next Greater Element Problem Statement You are given an array arr ... read more
asked in Sigmoid
Q2. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
asked in LTIMindtree
Q3. 1) If you are given a card with 1-1000 numbers and there are 4 bo ... read more
asked in Sigmoid
Q4. K-th Element of Two Sorted Arrays You are provided with two sorte ... read more
asked in Sigmoid
Q5. Zigzag Binary Tree Traversal Problem Statement Determine the zigz ... read more

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Aug 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 - Technical 

(1 Question)

  • Q1. Questions on spark and kafka
Round 3 - HR 

(1 Question)

  • Q1. How soon you will join

Data Engineer Jobs at Verizon

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What are new technologies you learnt?
  • Q2. Which technical books you read?
  • Ans. 

    I have read several technical books on programming languages, algorithms, and software design.

    • Clean Code by Robert C. Martin

    • The Pragmatic Programmer by Andrew Hunt and David Thomas

    • Cracking the Coding Interview by Gayle Laakmann McDowell

    • Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides

  • Answered by AI
  • Q3. How could you solve problem of customer without customer care help?
  • Ans. 

    By providing self-service options and resources, such as FAQs and online documentation.

    • Create a comprehensive FAQ section on the company's website

    • Develop an online knowledge base with step-by-step guides and troubleshooting tips

    • Offer live chat support with automated responses and chatbots

    • Provide video tutorials and instructional videos

    • Implement a community forum where customers can help each other

  • Answered by AI
  • Q4. Any question for me?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be comfortable in any one programming language and ready for case study.

I applied via Naukri.com and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Linux servers questions, past experience tools amd technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - They will ask many questions but work will something else.

Interview Questionnaire 

1 Question

  • Q1. 1. difference between applicationContext and beanFactory. 2. questions related to synchronization in multi threading.

I appeared for an interview before May 2016.

Interview Preparation Tips

College Name: GPREC kurnool

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. On Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall it went good

Interview Questionnaire 

4 Questions

  • Q1. Write a C code for printing Febonacci Series upto n elements
  • Ans. 

    C code for printing Fibonacci Series upto n elements

    • Declare three variables to store the current, previous and next numbers in the series

    • Initialize the previous and current variables to 0 and 1 respectively

    • Use a loop to print the next number in the series by adding the previous two numbers

    • Loop should run n times to print n elements in the series

  • Answered by AI
  • Q2. Question related to family background
  • Q3. What are your hobbies?
  • Q4. What are your strengths and weaknesses?

Interview Preparation Tips

Round: Test
Experience: Questions were from easy to moderate level. No negative marking, so attempt all.
Tips: Keep your mind open and practice aptitude problems on a daily basis.

Round: Group Discussion
Experience: There were 21 students selected out of which two teams of 10 and 11 students were formed. Both the groups were given a topic and each one of us had to express our views.
Tips: Don't get nervous, just speak whatever you think. Don't yell or speak at loudly, just keep calm and put your points forward.
Duration: 20 minutes

Round: Technical Interview
Experience: Apart from the above questions some puzzles and DBMS questions and a few basic C questions were also asked. We were given enough time to think and answer.
Tips: Do not be in a hurry. Think properly what you are going to say, whether it is right or not and then only answer.

Round: HR Interview
Experience: The HR round was a good one. He tried to test my thinking capabilities and reasoning capabilities
Tips: Answer every question honestly.

General Tips: All the four rounds were elimination rounds and the final result was announced based on cumulative performance. So, be patient and give your best.
Skill Tips: Try to answer every properly
Skills: IQ, Basic Coding Skills, Problem Solving Skills
College Name: NIT ALLAHABAD
Motivation: The company visited our college campus. Also, one of my relatives in in Ericsson at a very high  post and is quite happy working here.

Skills evaluated in this interview

I appeared for an interview in Mar 2017.

Interview Questionnaire 

8 Questions

  • Q1. Basics of networking
  • Q2. Data structures
  • Q3. Sql
  • Q4. Introduction
  • Q5. Final year project
  • Q6. Why should I hire you?
  • Ans. 

    I have the technical skills, experience, and passion to deliver high-quality software solutions.

    • I have a strong background in programming languages such as Java, Python, and C++.

    • I have experience working on complex software projects and collaborating with cross-functional teams.

    • I am passionate about staying up-to-date with the latest technologies and trends in software development.

    • I am a quick learner and have a strong...

  • Answered by AI
  • Q7. Why Ericsson?
  • Ans. 

    Ericsson is a global leader in telecommunications technology with a strong focus on innovation and career development.

    • Global leader in telecommunications technology

    • Strong focus on innovation

    • Opportunities for career development

  • Answered by AI
  • Q8. About relocation

Interview Preparation Tips

Round: Test
Experience: The test which I wrote was based on cocubes. quants was easy, one can easily score 50 percent if they refer rs agarwal and logical was easy but it takes more time and verbal was neither easy nor tough. One thing I want to advice try doing verbal first so that u can save time and then go to quant and logical. After the test we got the results out of 160 students 51 cleared the test. I was one among them.
Duration: 45 minutes
Total Questions: 45

Round: Technical Interview
Experience: Keep ur cool in the technical. people are friendly. Think before you answer twice they may ask u puzzles as well. So be prepared for it. Final year project is a must, they are gonna ask u the details how you implement stuffs in your project. After my technical out of 51 students around 30 cleared this round. I was one among them.

Round: HR Interview
Experience: Don't be scared guys. Hr is just a casual one. finally around 15 were selected from my college including me. I am very happy with the result. best of luck guys. Do well!!!
Tips: Keep your cool. stay confident that's all I can tell. Once you clear technical one can easily clear Hr round.

Skills: Communication, Technical Skill
College Name: JSS Academy of Technical Education - JSSATE

Verizon Interview FAQs

How many rounds are there in Verizon Data Engineer interview for experienced candidates?
Verizon interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Verizon interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for Verizon Data Engineer interview for experienced candidates?
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 Python, SQL, Analytical, Data Management and Agile.
What are the top questions asked in Verizon Data Engineer interview for experienced candidates?

Some of the top questions asked at the Verizon Data Engineer interview for experienced candidates -

  1. What are the different approaches to Optimising ...read more
  2. Finding the count of Item bought by an customer from Flipkart during a year exc...read more
  3. Clustering and partition difference in data warehousing soluti...read more

Tell us how to improve this page.

Verizon Data Engineer Interview Process for Experienced

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
Verizon Data Engineer Salary
based on 51 salaries
₹8.8 L/yr - ₹28.5 L/yr
68% more than the average Data Engineer Salary in India
View more details

Verizon Data Engineer Reviews and Ratings

based on 6 reviews

3.7/5

Rating in categories

3.2

Skill development

2.8

Work-life balance

3.5

Salary

4.2

Job security

3.7

Company culture

1.4

Promotions

3.2

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer
571 salaries
unlock blur

₹4.5 L/yr - ₹18 L/yr

Software Developer
302 salaries
unlock blur

₹5.8 L/yr - ₹21.9 L/yr

Devops Engineer
236 salaries
unlock blur

₹5.5 L/yr - ₹22 L/yr

Consultant
229 salaries
unlock blur

₹9.8 L/yr - ₹33 L/yr

Analyst
220 salaries
unlock blur

₹4.5 L/yr - ₹19.4 L/yr

Explore more salaries
Compare Verizon with

Jio

4.0
Compare

Vodafone Idea

4.0
Compare

Bharti Airtel

3.9
Compare

Ericsson

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