Upload Button Icon Add office photos

Filter interviews by

Minosha Interview Questions and Answers for Experienced

Updated 2 Jan 2024

Minosha Interview Experiences for Experienced

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Understanding knowledge about profile
Round 2 - One-on-one 

(1 Question)

  • Q1. How to tackle problem
  • Ans. 

    To tackle a problem, it is important to analyze the root cause, gather relevant data, brainstorm solutions, prioritize actions, and implement and evaluate the chosen solution.

    • Identify the root cause of the problem

    • Gather relevant data and information

    • Brainstorm potential solutions

    • Prioritize actions based on impact and feasibility

    • Implement the chosen solution

    • Evaluate the effectiveness of the solution

  • Answered by AI

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2022. There were 4 interview rounds.

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 

(2 Questions)

  • Q1. Technical working knowledge
  • Q2. Knowledge about Work done
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical as per JD and requirement
Round 4 - HR 

(1 Question)

  • Q1. Negotiation and offer letter

Interview Preparation Tips

Interview preparation tips for other job seekers - You must know about your work experience and organisation requirement

Jobs at Minosha

View all

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Based on my cv
  • Q2. Nothing more

Interview Preparation Tips

Interview preparation tips for other job seekers - Time taking to get response

Interview Questionnaire 

2 Questions

  • Q1. How many years experience in telecom sector
  • Q2. So and so expirince

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is OOPs concept?
  • Ans. 

    OOPs concept stands for Object-Oriented Programming concepts which includes encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the process of hiding the implementation details from the user.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects to take on multiple forms or behaviors.

    • Abstraction is the process of hiding unnecessary details from

  • Answered by AI
  • Q2. What is lazy loading?
  • Ans. 

    Lazy loading is a technique used to defer the loading of non-critical resources until they are needed.

    • It improves page load time and performance.

    • It is commonly used for images, videos, and other media files.

    • It can be implemented using JavaScript libraries like LazyLoad or Intersection Observer API.

    • Lazy loading can also be used for modules and components in web applications.

    • It helps to reduce the initial load time of th

  • Answered by AI
  • Q3. What is eager loading?
  • Ans. 

    Eager loading is a technique used in software development to load related data in advance to avoid multiple database queries.

    • Eager loading is used to optimize database queries and improve performance.

    • It loads all the required data in a single query instead of making multiple queries.

    • It is commonly used in Object-Relational Mapping (ORM) frameworks like Hibernate, Entity Framework, etc.

    • Eager loading can be used with var...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clearing Test is the key

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All about Linux..basic Linux.. listing file's.. searching pattern..NFS..lvm.. samba..iscsi..docker.. kubernets..

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare from basic

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question were fairly technical.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the basics , work on the project and be clear about that.

I appeared for an interview before May 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

It was in the morning. Because of covid test was from home. We had 50 MCQ and 1 coding question. The coding question was pretty easy. MCQ were mixed, we even had questions from machine learning.

  • Q1. 

    Maximum Path Sum Between Two Leaves

    Given a non-empty binary tree where each node has a non-negative integer value, determine the maximum possible sum of the path between any two leaves of the given tree.

    ...
  • Ans. 

    Find the maximum path sum between two leaf nodes in a binary tree.

    • Traverse the tree to find the maximum path sum between two leaf nodes

    • Consider both cases where the path passes through the root and where it doesn't

    • Keep track of the maximum sum while traversing the tree

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Interview round. Questions were based on projects, database and one coding question

  • Q1. 

    Longest Subarray Zero Sum Problem Statement

    Given an array of integers arr, determine the length of the longest contiguous subarray that sums to zero.

    Input:

    N (an integer, the length of the array)
    arr (...
  • Ans. 

    Find the length of the longest contiguous subarray that sums to zero in an array of integers.

    • Use a hashmap to store the cumulative sum and its corresponding index.

    • Iterate through the array, updating the sum and checking if the current sum exists in the hashmap.

    • If the sum exists in the hashmap, update the maximum length of subarray with sum zero.

    • Return the maximum length of subarray with sum zero.

  • Answered by AI
Round 3 - Telephonic Call 

Round duration - 40 minutes
Round difficulty - Easy

Managerial round. Was asked questions on projects and management

Round 4 - HR 

Round duration - 10 minutes
Round difficulty - Easy

HR just asked about basic stuffs and all. Nothing technical

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaAbove 7 CGOACisco interview preparation:Topics to prepare for the interview - Data structures, Computer Networking, DBMS, College projects, C++Time required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Practice leetcode questions
Tip 2 : Be very well aware of the projects
Tip 3 : Stay calm

Application resume tips for other job seekers

Tip 1 : Don't use fancy colour
Tip 2 : Write more about stuffs which you are confident like projects or any tech

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

8 Questions

  • Q1. Tell me about yourself?
  • Q2. Why do you want to relocate from Singapore to India. What is your salary expectation?
  • Q3. Why do you want to move from Commodity management where you have got more direct control over procurement decisions, into a procurement analytics role where you can only influence indirectly?
  • Q4. How did you build a sourcing strategy, what were the steps?
  • Ans. 

    To build a sourcing strategy, I followed these steps:

    • Identified the business needs and goals

    • Conducted market research to identify potential suppliers

    • Evaluated supplier capabilities and performance

    • Negotiated contracts and pricing

    • Developed a supplier relationship management plan

    • Monitored supplier performance and made adjustments as needed

  • Answered by AI
  • Q5. Are you comfortable with Bengaluru?
  • Q6. What is the total spend in your team and how much did you manage?
  • Q7. Can you mention the biggest bid you conducted and what was the outcome?
  • Ans. 

    I led a bid for a software implementation project worth $5 million, resulting in a successful contract with a major client.

    • Led bid for $5 million software implementation project

    • Negotiated contract terms with major client

    • Ensured project met client's requirements and deadlines

  • Answered by AI
  • Q8. Will you need relocation compensation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest as much as possible. Confidence is key, even if you aren't able to recollect a number or you update wrongly, dont just stumble try to move on quickly. Make it interactive and converse rather than making it a question-answer session.

Interview Questionnaire 

3 Questions

  • Q1. Why do you want to join this company?
  • Ans. 

    I am excited to join this company because of its reputation for innovation and commitment to employee growth.

    • I am impressed by the company's track record of developing cutting-edge software solutions.

    • I appreciate the emphasis on professional development and growth opportunities for employees.

    • I am excited about the prospect of working with a talented and dedicated team.

    • I believe that this company's values align with my ...

  • Answered by AI
  • Q2. Who is your role model?
  • Ans. 

    My role model is Elon Musk.

    • I admire his innovative thinking and determination to push boundaries.

    • His ability to lead multiple successful companies is inspiring.

    • His focus on sustainable energy and space exploration aligns with my values.

    • I strive to emulate his work ethic and passion for making a positive impact on the world.

  • Answered by AI
  • Q3. What extra-curricular activities have you been involved in?
  • Ans. 

    I have been involved in various extra-curricular activities such as volunteering, sports, and music.

    • Volunteered at local animal shelter

    • Played on intramural basketball team

    • Participated in school choir

    • Attended coding workshops and hackathons

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I consulted my seniors for preparation of my resume. I believe that seniors provide the best possible insights in this regards. I had a standard resume for all the companies.

Round: Test
Experience: I had prepared for the CAT examination which helped me in these written tests. The first round was the written test. The criterion for the written test was to have a CGPA more than 6.0. There was an aptitude test and a technical test. The technical test consisted of programming questions based on C++ and data structures. From data structures they asked a lot questions based on tree traversals and from C++. A large number of questions from pointers and arrays were also asked.
The aptitude test was slightly easier than the CAT examination standards. Majority of the questions were related to data interpretation and some were of based on logical reasoning. The total duration of the both the tests combined was 90 minutes.

Around 50 people appeared for the first round and nearly 13 got shortlisted for the next round.
Tips: For the written tests, particularly the aptitude section, if would really help if you have prepared for the CAT examination. There is a book written by an author named R.S. Agarwal which would prove to be beneficial from the point of view of these written tests.
Duration: 90 minutes

Round: Group Discussion
Experience: I did not prepare much for the GD’s. However I did keep myself abreast with certain latest happenings.There were no group activities conducted in the recruitment process of Century Link.

Round: HR Interview
Experience: For HR interviews I prepared answers to some frequently asked HR questions. I found these questions on the internet. Generally the questions asked in the interviews are related to the profile on offer; for instance in A2Z interview I was asked a lot of questions from power systems since it was a core company and in Century Links I was asked questions from C++ and data structures since they had come to recruit for a software engineering profile.

Round: Technical Interview
Experience: In this interview I was questioned on my C++ and data structure knowledge. They asked me questions on pointers and further asked me to explain the concept of dangling pointers. They did not want me to write down the complete code with proper syntax's of the problems asked to me. They only asked me to write the algorithms of the various problems.
They also asked me some puzzles. Unfortunately, I was not able to solve any of them. During the course of the interview they asked me to specify the reason for my keen interest in joining an IT company.
At the end of first interview some candidates were shortlisted and called for the second round of interview.

Round: Technical Interview
Experience: The second interview was conducted by a senior company official. He enquired about my project and again, like in the first interview, asked me to state the reason for my interest in joining an IT company.This interview round was an elimination round.

Round: HR Interview
Experience: The interview was an HR interview. Candidates who reached till this interview were all selected; basically this interview was like a formality to check the candidate’s fit with the company.

College Name: IIT ROORKEE
Motivation: I had never heard of the company before the recruitment season. I attended the PPT organised by the company, I found the company to be a well reputed/established company and thus applied to it. The profile was open for Electrical, Computer Science, Mechanical and Electronics engineering students.

Minosha Interview FAQs

How many rounds are there in Minosha interview for experienced candidates?
Minosha interview process for experienced candidates usually has 3 rounds. The most common rounds in the Minosha interview process for experienced candidates are One-on-one Round, HR and Resume Shortlist.
How to prepare for Minosha 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 Minosha. The most common topics and skills that interviewers at Minosha expect are B2B Sales, Corporate Sales, Enterprise Sales, Business Development and Client Relationship Management.
What are the top questions asked in Minosha interview for experienced candidates?

Some of the top questions asked at the Minosha interview for experienced candidates -

  1. How to tackle prob...read more
  2. Please share salary, bonus leave encashment & conveyan...read more
  3. Salary 38890, bonus 25000 conveyance 3...read more

Tell us how to improve this page.

Minosha Interview Process for Experienced

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Cisco Interview Questions
4.2
 • 375 Interviews
Indus Towers Interview Questions
3.8
 • 183 Interviews
Nvidia Interview Questions
3.7
 • 108 Interviews
BT Business Interview Questions
4.0
 • 81 Interviews
Tejas Networks Interview Questions
4.0
 • 76 Interviews
Arista Networks Interview Questions
4.1
 • 43 Interviews
View all

Minosha Reviews and Ratings

based on 104 reviews

4.1/5

Rating in categories

3.7

Skill development

4.2

Work-life balance

4.1

Salary

3.5

Job security

4.1

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 104 Reviews and Ratings
Major Accounts Manager

Hyderabad / Secunderabad

8-13 Yrs

₹ 10-14 LPA

Explore more jobs
Major Accounts Manager
31 salaries
unlock blur

₹7 L/yr - ₹17.2 L/yr

Project Manager
14 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Service Engineer
12 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

Service Delivery Manager
11 salaries
unlock blur

₹12.6 L/yr - ₹20 L/yr

Assistant Manager
10 salaries
unlock blur

₹6 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Minosha with

Sterlite Technologies

3.8
Compare

Indus Towers

3.8
Compare

Cisco

4.2
Compare

BT Business

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