Write a program that takes an integer N and an array of integers as input. Return the number whose occurrence is greater than N/2. If no such number exists, return -1.

AnswerBot
2y
Program to find the number whose occurrence is greater than N/2 in an array of integers.
Take two inputs, one integer N and an array of integers.
Loop through the array and count the occurrence of each ...read more

MEHULKUMAR SHAILESHKUMAR SARVAIYA
2mo
Program to find the number whose occurrence is greater than N/2 in an array of integers. Take two inputs, one integer N and an array of integers. Loop through the array and count the occurrence of eac...read more
Mohtashim kidwai
2mo
Program to find the number whose occurrence is greater than N/2 in an array of integers. Take two inputs, one integer N and an array of integers. Loop through the array and count the occurrence of eac...read more
Anonymous
3y
Add answer anonymously...
Nagarro Senior Engineer interview questions & answers
A Senior Engineer was asked 8mo agoQ. What are the test cases for a calculator application?
A Senior Engineer was asked Q. Describe the project architecture from a technical perspective, and explain your...read more
A Senior Engineer was asked Q. How would you implement this in Mendix?
Popular interview questions of Senior Engineer
A Senior Engineer was asked 8mo agoQ1. What are the test cases for a calculator application?
A Senior Engineer was asked Q2. Describe the project architecture from a technical perspective, and explain your...read more
A Senior Engineer was asked Q3. How would you implement this in Mendix?
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

