Upload Button Icon Add office photos

Filter interviews by

Mirketa Software Interview Questions and Answers

Updated 8 Dec 2024

Mirketa Software Interview Experiences

Popular Designations

6 interviews found

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.

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 - Aptitude Test 

1 hr test easy questions

Round 3 - Coding Test 

1 hr test easy-medium level questions

Round 4 - Technical 

(3 Questions)

  • Q1. Easy questions 30 min
  • Q2. Sorting, oops , time complexity, python
  • Q3. Find duplicates in dictionary
  • Ans. 

    Use a hash set to find duplicates in a dictionary of strings.

    • Iterate through the dictionary and add each string to a hash set.

    • If a string is already in the hash set, it is a duplicate.

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Why do you want to join
  • Q2. Tell me about yourself

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Leetcode Medium Question

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was easy and had question from all cs related subjects

Round 2 - Technical 

(1 Question)

  • Q1. Question on java oops

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

Interview Questions & Answers

user image Anonymous

posted on 5 Oct 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

Aptitude Test and Code Debugging Test- anytime you can attempt within 24 hour slot.

Round 3 - Technical 

(1 Question)

  • Q1. Java, HTML, DSA, questions related to project

Mirketa Software interview questions for popular designations

 Salesforce Developer

 (2)

 Salesforce Consultant

 (1)

 Software Engineer

 (1)

 Software Developer

 (1)

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

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

Round 1 - Aptitude Test 

It was around general aptitude questions like one person fills water in 2 hr and another fills in 3 hrs

Round 2 - Technical 

(2 Questions)

  • Q1. What is overriding?
  • Ans. 

    Overriding is a concept in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its superclass.

    • Inheritance allows a subclass to inherit methods from its superclass.

    • When a subclass provides a specific implementation of a method that is already provided by its superclass, it is called overriding.

    • The overridden method in the subclass should have the same n...

  • Answered by AI
  • Q2. What is constructor
  • Ans. 

    A constructor is a special method in a class that is automatically called when an object of that class is created.

    • Constructors have the same name as the class they belong to

    • They are used to initialize the object's state

    • Constructors can have parameters to customize the initialization process

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your goal?
  • Ans. 

    My goal is to become a highly skilled Salesforce Developer and contribute to innovative projects that drive business success.

    • Become proficient in Salesforce development tools and technologies

    • Contribute to innovative projects that drive business success

    • Continuous learning and improvement in Salesforce development skills

  • Answered by AI
  • Q2. Do you know about Salesforce?
  • Ans. 

    Yes, Salesforce is a cloud-based customer relationship management (CRM) platform that helps businesses manage their sales, customer service, marketing, and more.

    • Salesforce is a CRM platform used by businesses to manage customer interactions and data

    • It offers various tools for sales, customer service, marketing, and analytics

    • Salesforce allows for customization through its AppExchange marketplace

    • It is known for its user-...

  • Answered by AI

Skills evaluated in this interview

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)
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 - One-on-one 

(1 Question)

  • Q1. Aura,LWC,apex classes, triggers.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core part of salesforce both admin and development like security model, relationships, process builder, workflow

Salesforce Consultant Interview Questions asked at other Companies

Q1. 1. can we extract related object from parent object and vice versa and how? 2. what is sharing rules and what all things can you do using it? 3. flows 4. features of permission sets ( i included expiring of prmsn sets) why do we go with it?... read more
View answer (1)

Interview questions from similar companies

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 - Coding Test 

3 coding questions of moderate difficult

Round 3 - Technical 

(1 Question)

  • Q1. Coding questions asked in coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite easy.basic questions reagrding c and puzzles were asked.

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Its was fully coding test using METTL platform in that there is only 1 session we need to attend having 6 questions all are Coding only. We don't need to complete all we can complete any of the question the time given was 1hr 30min in this i try to complete atleast 3 questions

Round 2 - Technical 

(1 Question)

  • Q1. In Technical interview they ask about Any programming language u prefer they will ask on that but most of java and paython is mandatory and more questions on java itself and about your project and all
Round 3 - HR 

(1 Question)

  • Q1. In HR round self introduction and about project discussion and they ask what they want to know about u and u r way of thinking about job

Interview Preparation Tips

Interview preparation tips for other job seekers - Its an good offer for Freshers. They are offering 7LPA and intership too with 10k stpnied
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

It had 2 programming questions and 30 aptitude questions
it

Round 3 - Technical 

(2 Questions)

  • Q1. Introduce yourself, educational background
  • Q2. What languages are you familiar with
  • Ans. 

    I am familiar with several programming languages including Java, Python, and C++.

    • Proficient in Java and Python

    • Familiar with C++ and JavaScript

    • Experience with SQL and HTML/CSS

    • Comfortable with object-oriented programming and data structures

    • Continuously learning and exploring new languages and technologies

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I had one technical interview which went on for 45 mins. I couldnt clear this round, hence didnt go to the 2nd round. I was given one program and 3 aptittude questions and 3 puzzles
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 4 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 - Coding Test 

Six coding questions to be solved within an hour. The coding questions were standard aptitude based and did not include any complex topics like Dynamic Programming or trees in my case.

Round 3 - One-on-one 

(1 Question)

  • Q1. I had to solve a problem. Given an expression involving operators and operands with parentheses, convert it to postfix expression. I used the stack data structure.
Round 4 - One-on-one 

(1 Question)

  • Q1. A puzzle question

Interview Preparation Tips

Interview preparation tips for other job seekers - Think that it can be done, and lastly with the support of interviewer, it can be done. All the best

Mirketa Software Interview FAQs

How many rounds are there in Mirketa Software interview?
Mirketa Software interview process usually has 2-3 rounds. The most common rounds in the Mirketa Software interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Mirketa Software 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 Mirketa Software. The most common topics and skills that interviewers at Mirketa Software expect are Salesforce, Apex, Salesforce Service Cloud, Project Management and SDLC.
What are the top questions asked in Mirketa Software interview?

Some of the top questions asked at the Mirketa Software interview -

  1. What is overridi...read more
  2. What is construc...read more
  3. find duplicates in diction...read more

Tell us how to improve this page.

Mirketa Software Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
View all

Mirketa Software Reviews and Ratings

based on 35 reviews

3.2/5

Rating in categories

3.4

Skill development

2.9

Work-life balance

2.7

Salary

2.6

Job security

3.0

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 35 Reviews and Ratings
Salesforce Developer
79 salaries
unlock blur

₹3.5 L/yr - ₹11.1 L/yr

Software Engineer
12 salaries
unlock blur

₹4 L/yr - ₹9.6 L/yr

Product Manager
11 salaries
unlock blur

₹11.5 L/yr - ₹24 L/yr

Senior Quality Analyst
9 salaries
unlock blur

₹5 L/yr - ₹8.9 L/yr

Software Developer
8 salaries
unlock blur

₹3.6 L/yr - ₹11.5 L/yr

Explore more salaries
Compare Mirketa Software with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

Moveinsync Technology Solutions

3.5
Compare

Pagarbook

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