Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
Interfaces define contracts for behavior, while inheritance allows for code reuse and polymorphism.
Interfaces allow for loose coupling and abstraction, enabling multiple implementations of the same behavior.
Inheritance allows for code reuse and extension of existing classes, reducing code duplication.
Polymorphism allows objects of different classes to be treated as if they were of the same class, simplifying code and i...
Top trending discussions
The number of records retrieved depends on the default join type, which is usually INNER JOIN, returning matching records only.
If INNER JOIN is assumed, only records with matching keys in both tables are returned.
For example, if Table A has 5 records and Table B has 3 matching records, the result will be 3.
If LEFT JOIN is assumed, all records from the left table and matching records from the right table are returned.
Fo...
Dynamic break in report allows for automatic page breaks based on data.
Define a break field in the report design
Set the break field to trigger a page break when its value changes
Use dynamic break to automatically adjust page breaks based on data
Example: A report on sales by region can use dynamic break to create a new page for each region
Foreach function is used to iterate through an array of strings in a report.
Foreach function is used to loop through each element in an array of strings.
It can be used to display each element in a report.
Example: foreach(string item in stringArray){ Console.WriteLine(item); }
Aggregate awareness is a feature in Business Objects that allows reports to be optimized for performance by using aggregate tables.
Aggregate awareness is used when creating reports in Business Objects
It allows the report to use aggregate tables instead of detailed tables for improved performance
Syntax: AGGR_AWARE( Example: AGGR_AWARE(Product, Sum(Sales), Sales_Fact_Table) The @prompt function syntax is used to display a prompt message to the user and receive input. The syntax is @prompt('message', 'default value') The message is the prompt message to be displayed to the user The default value is optional and will be displayed in the input field The function returns the value entered by the user
I applied via
Company Website
and was interviewed in Feb 2021. There
was
1 interview round.
I applied via
Company Website
and was interviewed before Jun 2021. There
were
4 interview rounds.
I applied via
Campus Placement
and was interviewed before May 2020. There
were
3 interview rounds.
I applied via
Naukri.com
and was interviewed before Jan 2021. There
were
3 interview rounds.
Handling conflict professionally involves communication, empathy, and collaboration to reach a constructive resolution. Active Listening: I make sure to listen to the other person's perspective fully before responding. For example, during a team disagreement on project priorities, I took time to understand each member's viewpoint before suggesting a compromise. Empathy: I try to understand the emotions behind the conflic... Fetch employee details from Mumbai, including salary if they are a manager. Use a LEFT JOIN to combine Employee and Manager tables on EID and Manager ID. Filter results where the city is 'Mumbai'. Select relevant fields: EID, ENAME, Career Level, City, and salary (or blank if not a manager). Example SQL query: SELECT E.EID, E.ENAME, E.CareerLevel, E.City, COALESCE(M.salary, '') AS Salary FROM Employee E LEFT JOIN Manager M...
I applied via
Recruitment Consulltant
and was interviewed before Jun 2021. There
was
1 interview round.
based on 1 interview experience
Difficulty level
Duration
based on 4
reviews
Rating in categories
₹8.1
L/yr - ₹15
L/yr
₹17.3
L/yr - ₹30.1
L/yr
₹19
L/yr - ₹34
L/yr
₹15.2
L/yr - ₹25.5
L/yr
₹23.9
L/yr - ₹38
L/yr
Accenture Cognizant Capgemini Genpact)
Skills evaluated in this interview
Interview Questionnaire
2 Questions
Interview Preparation Tips
Interview Questionnaire
1 Question
Skills evaluated in this interview
Interview Preparation Tips
Interview Questionnaire
1 Question
Interview Preparation Tips
Interview Questionnaire
1 Question
Interview Preparation Tips
Interview Questionnaire
1 Question
Interview Questionnaire
1 Question
(2 Questions)
Interview Preparation Tips
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.
Skills evaluated in this interview
Tell us how to improve this page.
Zebra Technologies Interviews By Designations
Interview Questions for Popular Designations
Overall Interview Experience Rating
Interview Questions from Similar Companies
Zebra Technologies Software Developer Reviews and Ratings
Explore more salaries
Software Engineer
Senior Software Engineer
Lead Engineer
Software Engineer2
Technical Lead