Upload Button Icon Add office photos

Filter interviews by

Orange Mantra Interview Questions, Process, and Tips

Updated 17 Nov 2024

Top Orange Mantra Interview Questions and Answers

View all 21 questions

Orange Mantra Interview Experiences

Popular Designations

21 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2022. There were 2 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. How do u achieve Authentication?
  • Ans. 

    Authentication is achieved by verifying the identity of a user or system.

    • Authentication can be achieved through various methods such as passwords, biometrics, tokens, and certificates.

    • Multi-factor authentication is a more secure approach that combines two or more authentication methods.

    • Authentication protocols like OAuth and OpenID Connect are commonly used for web-based authentication.

    • Regularly updating passwords and ...

  • Answered by AI
  • Q2. How to perform logging?
  • Ans. 

    Logging is the process of recording events or data in a system.

    • Identify the events or data that need to be logged

    • Choose a logging framework or library

    • Configure the logging framework with appropriate settings

    • Use logging statements in the code to record events or data

    • Store the logs in a centralized location for easy access and analysis

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There was just one client round and after that there was an HR round just for confirmation

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Junior Associate Java Interview Questions & Answers

user image Anonymous

posted on 4 May 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.Why you want to join.
Round 2 - Coding Test 

2 Simple string based question

Round 3 - Technical 

(1 Question)

  • Q1. 15-20 mon technical discussion with technical lead which was good.regarding oops.

Interview Preparation Tips

Topics to prepare for Orange Mantra Junior Associate Java interview:
  • Oops java

I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Do you know Hybris ?
  • Ans. 

    Yes, Hybris is a leading e-commerce platform used by many businesses worldwide.

    • Hybris is a SAP-owned e-commerce platform

    • It offers a range of features including product management, order management, and customer service

    • Hybris is highly customizable and can be integrated with other SAP products

    • Some well-known companies that use Hybris include Samsung, Levi's, and P&G

  • Answered by AI
  • Q2. What web development have you done before ?
  • Ans. 

    I have experience in web development using HTML, CSS, JavaScript, and PHP.

    • Developed and maintained multiple websites for clients using HTML, CSS, and JavaScript

    • Created dynamic web pages using PHP and MySQL

    • Implemented responsive design principles to ensure optimal viewing experience across devices

    • Familiar with popular web development frameworks such as Bootstrap and jQuery

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Orange Mantra Project Manager interview:
  • Hybris
  • Ecommerce
  • Spring Framework
Interview preparation tips for other job seekers - Gave an interview for Orange Mantra and was asked core technical questions on Web, whereas my profile is more on the PMO side containing domain knowledge. Would suggest candidates to go prepared hands-on with core e-commerce tech topics, and knowledge of at least some web framework and platform will be very helpful. Knowledge of integrations such as HR, Customer, etc, will also be very helpful.

Skills evaluated in this interview

Project Manager Interview Questions asked at other Companies

Q1. What is success & what is failure to you? How do you handle failure? - not much interviewer asks such questions, but I believe these are very important questions, if you want to succeed.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Assignment 

In first round they shared a test link and I have to solve within 24 hr . All 30 questions was multiple choice

Round 2 - Technical 

(1 Question)

  • Q1. 1) closer in javascript 2) map filter reduce 3) this concept 4)oops in javascript 5) remove duplicate from array 6) connect node js surver without express.. Etc.... It was 45 min

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic. Javascript

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

Orange Mantra interview questions for popular designations

 Magento Developer

 (2)

 Android Developer

 (1)

 Artificial Intelligence Engineer

 (1)

 Associate

 (1)

 Business Analyst

 (1)

 Content Writer

 (1)

 Java Developer

 (1)

 Junior Quality Analyst

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. MVVM and Jetpack Questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Get interview-ready with Top Orange Mantra Interview Questions

I applied via Other and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basic questions like what is API TESTING, DB TESTING?
  • Q2. Different types of http verbs?
  • Ans. 

    HTTP verbs are used to indicate the action to be performed on a resource.

    • GET - retrieve a resource

    • POST - create a new resource

    • PUT - update an existing resource

    • DELETE - delete a resource

    • HEAD - retrieve only the headers of a resource

    • OPTIONS - retrieve the supported HTTP methods for a resource

  • Answered by AI
  • Q3. What are joins? Types of join?
  • Ans. 

    Joins are used to combine data from two or more tables based on a related column.

    • Types of joins include inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all the rows from the left table and matching rows from the right table.

    • Right join returns all the rows from the right table and matching rows from the left table.

    • Full outer join returns...

  • Answered by AI
  • Q4. Difference between smoke and sanity? Regression and retesting?
  • Ans. 

    Smoke and sanity are initial testing techniques while regression and retesting are done after changes are made.

    • Smoke testing is done to check if the basic functionalities of the application are working fine while sanity testing is done to check if the major functionalities are working fine.

    • Regression testing is done after changes are made to ensure that the changes have not affected the existing functionalities while r...

  • Answered by AI
  • Q5. Types of integration testing?
  • Ans. 

    Integration testing is done to verify the interaction between different modules of the system.

    • Top-down integration testing

    • Bottom-up integration testing

    • Big-bang integration testing

    • Sandwich integration testing

    • Functional incremental integration testing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is normal, interviewer will first asks about yourself, will discuss about your current role, will ask your future goal, then will start with technical question.

Skills evaluated in this interview

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

Jobs at Orange Mantra

View all
Round 1 - Technical 

(1 Question)

  • Q1. What is Navigation in react native?
  • Ans. 

    Navigation in React Native is the process of moving between different screens or views within an app.

    • Navigation allows users to move between different screens or views within an app

    • React Navigation is a popular library used for navigation in React Native

    • Navigation can be implemented using stack, tab, drawer, or switch navigators

    • Navigation can also involve passing data between screens or handling navigation events

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - How to use Navigation?
What is Components in react native?

Skills evaluated in this interview

React Native Developer Interview Questions asked at other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you relate it with lifecycle method which is class components?
View answer (3)
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Normal question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - This company is very good for freshers, who are actively looking for job. Also this company provides good package according to your knowledge. Behaviour of colleagues is very good. Some point in this company needs to improve like salary disscus.

Magento Developer Interview Questions asked at other Companies

Q1. What is Api and how to make API interface in magento2
View answer (1)

I applied via campus placement at Uttar Pradesh Technical University (UPTU) and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. There are 3 round 1. Hr 2. Written round 3.technical round .
  • Q2. In hr questions were asked like introduction, about oops and relocation and all.
  • Q3. In written round 1 coding question and some SQL queries.
  • Q4. In Tr what is exception handling.oops, difference between abstraction and encapsulation about project.
  • Ans. 

    The question is about exception handling, OOPs, and the difference between abstraction and encapsulation in a project.

    • Exception handling is a mechanism to handle runtime errors and prevent program termination.

    • Abstraction is the process of hiding implementation details and showing only necessary information to the user.

    • Encapsulation is the process of binding data and methods together in a single unit.

    • In a project, abstr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the oops concepts with theoretical and practical.

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

I applied via Naukri.com and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Explained about roles and responsibilities and wat to expect
Round 3 - One-on-one 

(2 Questions)

  • Q1. BA process and related questions
  • Q2. SDLC cycle explanation
  • Ans. 

    SDLC is a process followed by software development teams to design, develop and test high-quality software.

    • SDLC stands for Software Development Life Cycle

    • It consists of 6 phases: Planning, Analysis, Design, Implementation, Testing, and Maintenance

    • Each phase has its own set of deliverables and goals

    • The process is iterative and each phase feeds into the next

    • Examples of SDLC models include Waterfall, Agile, and DevOps

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not to tough if you have prepared beforehand. Don't be nervous.

Skills evaluated in this interview

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (44)

Orange Mantra Interview FAQs

How many rounds are there in Orange Mantra interview?
Orange Mantra interview process usually has 2-3 rounds. The most common rounds in the Orange Mantra interview process are Resume Shortlist, HR and Technical.
How to prepare for Orange Mantra 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 Orange Mantra. The most common topics and skills that interviewers at Orange Mantra expect are Javascript, Java, MySQL, JQuery and Project Management.
What are the top questions asked in Orange Mantra interview?

Some of the top questions asked at the Orange Mantra interview -

  1. In Tr what is exception handling.oops, difference between abstraction and encap...read more
  2. Tell me more about social media marketing - What all platforms were you respons...read more
  3. What web development have you done befor...read more
How long is the Orange Mantra interview process?

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

Tell us how to improve this page.

Orange Mantra Interview Process

based on 7 interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 14 Orange Mantra interviews
Job Portal
Campus Placement
Referral
WalkIn
64%
14%
14%
7%
1% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
View all

Orange Mantra Reviews and Ratings

based on 193 reviews

4.3/5

Rating in categories

4.1

Skill development

4.3

Work-Life balance

4.2

Salary & Benefits

4.0

Job Security

4.1

Company culture

4.1

Promotions/Appraisal

4.2

Work Satisfaction

Explore 193 Reviews and Ratings
Technical Lead - Node.JS

Gurgaon / Gurugram

8-13 Yrs

Not Disclosed

Ui Ux Designer

Gurgaon / Gurugram

2-7 Yrs

Not Disclosed

Associate Devops

Gurgaon / Gurugram

2-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
55 salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Senior Software Engineer
44 salaries
unlock blur

₹4.4 L/yr - ₹16.3 L/yr

Software Developer
27 salaries
unlock blur

₹2.7 L/yr - ₹9.7 L/yr

Business Analyst
21 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Java Developer
21 salaries
unlock blur

₹2.2 L/yr - ₹9.4 L/yr

Explore more salaries
Compare Orange Mantra with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview