Upload Button Icon Add office photos

Zebra Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Zebra Technologies Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top Zebra Technologies Interview Questions and Answers

View all 16 questions

Zebra Technologies Interview Experiences

Popular Designations

26 interviews found

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

(2 Questions)

  • Q1. How do agile methodologies function in B2B projects?
  • Ans. 

    Agile methodologies in B2B projects involve frequent communication, adaptability, and collaboration with stakeholders.

    • Agile methodologies in B2B projects prioritize customer collaboration and responding to change over following a strict plan.

    • Regular feedback from stakeholders helps in adjusting project scope and priorities in real-time.

    • Cross-functional teams work together closely to deliver incremental value to the B2B...

  • Answered by AI
  • Q2. What is your experience with barcode scanners?
  • Ans. 

    I have extensive experience working with barcode scanners in various automation projects.

    • Implemented barcode scanning functionality in warehouse management system to track inventory

    • Integrated barcode scanners with automated testing tools for regression testing

    • Utilized barcode scanners in manufacturing processes to improve efficiency and accuracy

  • Answered by AI

Senior Automation Engineer Interview Questions asked at other Companies

Q1. 1. Print numbers from 1 to 100 without using any loop ? 2. How do you take out duplicate values from array without using any set ? if you iterate the array and take out unique values , how do you do it for 2lakh items in less time? 3. Diffe... read more
View answer (1)

Product Owner Interview Questions & Answers

user image Anonymous

posted on 29 Nov 2024

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. The Knowledge and Skills
Round 2 - Technical 

(1 Question)

  • Q1. The interviewer asked about the process, which differs from company to company. As my current company does not follow the process, the interviewer rejected me.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the companies that see the candidates' knowledge, experience, and skills rather than the bookies' knowledge and processes.

Product Owner Interview Questions asked at other Companies

Q1. What are the prioritization techniques you use to arrange backlog items?
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative aptitude, logical apptiude,

Round 2 - Technical 

(2 Questions)

  • Q1. Data structure and algorithms
  • Q2. Programming concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - . Prepare a Strong Resume

Tailor your resume to the job description.

Highlight relevant skills, projects, and achievements.

Keep it concise, error-free, and easy to read.

Frontend Developer Intern Interview Questions asked at other Companies

Q1. Last Stone Weight Problem Explanation Given a collection of stones, each having a positive integer weight, perform the following operation: On each turn, select the two heaviest stones and smash them together. Assume the stones have weights... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Forecasting problem - Predict daily sku level sales

Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between bias and variance
  • Ans. 

    Bias is error due to overly simplistic assumptions, variance is error due to overly complex models.

    • Bias is the error introduced by approximating a real-world problem, leading to underfitting.

    • Variance is the error introduced by modeling the noise in the training data, leading to overfitting.

    • High bias can cause a model to miss relevant relationships between features and target variable.

    • High variance can cause a model to ...

  • Answered by AI
  • Q2. Parametric vs non parametruc model
  • Ans. 

    Parametric models make strong assumptions about the form of the underlying data distribution, while non-parametric models do not.

    • Parametric models have a fixed number of parameters, while non-parametric models have a flexible number of parameters.

    • Parametric models are simpler and easier to interpret, while non-parametric models are more flexible and can capture complex patterns in data.

    • Examples of parametric models inc...

  • Answered by AI

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)

Zebra Technologies interview questions for popular designations

 Software Engineer

 (5)

 Test Engineer

 (2)

 Analyst

 (1)

 Business Intelligence Analyst

 (1)

 Customer Support

 (1)

 Data Scientist

 (1)

 Frontend Developer Intern

 (1)

 Intern

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (181)

Get interview-ready with Top Zebra Technologies Interview Questions

Software Engineer Interview Questions & Answers

user image Nazif ullah Hanan

posted on 2 Jul 2024

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

(2 Questions)

  • Q1. What are the main principles of the Java
  • Ans. 

    Main principles of Java include object-oriented programming, platform independence, and automatic memory management.

    • Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.

    • Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.

    • Automatic memory management: Java uses garbage collection to automatically m

  • Answered by AI
  • Q2. What is the different between == and equals method
  • Ans. 

    The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.

    • The == operator is used to compare the memory addresses of two objects in Java.

    • The equals method is used to compare the content of two objects in Java.

    • Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Jobs at Zebra Technologies

View all

Analyst Interview Questions & Answers

user image Sweety Wadhwa

posted on 5 Jun 2024

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

(2 Questions)

  • Q1. Normal question about past experience
  • Q2. When you can join and all
Round 2 - Assignment 

SQL test on Select query, insert, create

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (5)

Intern Interview Questions & Answers

user image Anonymous

posted on 10 Nov 2024

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

Os, cloud computing, DBMS, networks, ai and ml mcq questions were asked

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Case study based on scenario
  • Q2. Group interview with Panel

Program Manager Interview Questions asked at other Companies

Q1. Use case scenario - in case a new engagement is awarded to Infosys, share how do you manage that Project/Program?
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Case study - prize optimization problem

Round 2 - Technical 

(1 Question)

  • Q1. Structured vs unstructured data
  • Ans. 

    Structured data is organized and easily searchable, while unstructured data lacks a predefined format.

    • Structured data is organized into rows and columns, like a database.

    • Unstructured data includes text documents, images, videos, and social media posts.

    • Structured data is easier to analyze and query, while unstructured data requires more advanced techniques like natural language processing.

    • Examples of structured data inc...

  • Answered by AI

Skills evaluated in this interview

Senior Analytics and Data Scientist Interview Questions asked at other Companies

Q1. Why do we need logistic regression when we can use linear regression ?
View answer (1)

Zebra Technologies Interview FAQs

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

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

  1. what are oops concepts in java, explain real time scena...read more
  2. overloading vs overriding, practical u...read more
  3. SQL query for join of tab...read more
How long is the Zebra Technologies interview process?

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

Tell us how to improve this page.

Zebra Technologies Interview Process

based on 23 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 813 Interviews
NTT Data Interview Questions
3.9
 • 611 Interviews
Atos Interview Questions
3.9
 • 368 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Fast track your campus placements

View all

Zebra Technologies Reviews and Ratings

based on 133 reviews

3.9/5

Rating in categories

3.7

Skill development

3.9

Work-life balance

3.8

Salary

3.8

Job security

3.8

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 133 Reviews and Ratings
Enterprise Systems Analyst A (IN), Senior

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Software Engineer, Advanced

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Explore more jobs
Software Engineer
127 salaries
unlock blur

₹5 L/yr - ₹16.8 L/yr

Senior Software Engineer
90 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Software Engineer2
45 salaries
unlock blur

₹9.6 L/yr - ₹25.3 L/yr

Lead Engineer
44 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Technical Lead
43 salaries
unlock blur

₹15 L/yr - ₹38 L/yr

Explore more salaries
Compare Zebra Technologies with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Capgemini

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