Filter interviews by
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
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
I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.
What people are saying about Zebra Technologies
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
Zebra Technologies interview questions for designations
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Normal apptitude queations were asked in this round
I applied via Campus Placement and was interviewed in Sep 2020. There were 4 interview rounds.
I have experience in modules related to web development, database management, and API integration.
Web development frameworks such as React, Angular, and Vue.js
Database management systems like MySQL, MongoDB, and PostgreSQL
API integration using RESTful and GraphQL APIs
Experience with version control systems like Git and SVN
based on 4 interviews
Interview experience
based on 12 reviews
Rating in categories
Software Engineer
129
salaries
| ₹5 L/yr - ₹16.8 L/yr |
Senior Software Engineer
92
salaries
| ₹11 L/yr - ₹30.1 L/yr |
Lead Engineer
49
salaries
| ₹15 L/yr - ₹33 L/yr |
Software Engineer2
45
salaries
| ₹9.6 L/yr - ₹25.3 L/yr |
Technical Lead
43
salaries
| ₹15 L/yr - ₹38 L/yr |
Accenture
Wipro
Cognizant
Capgemini