Upload Button Icon Add office photos

Mirafra Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Mirafra Technologies Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Mirafra Technologies Interview Questions and Answers

View all 28 questions

Mirafra Technologies Interview Experiences

Popular Designations

48 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. OOPS concept and All Major pillars with Scanrio-based questions asked on Abstract class and Interface
  • Q2. .Net MVC and .Net Core based on program.cs file and Dependency Injection and Middleware in deep
  • Q3. Pattern question and check string Palindrome
  • Q4. SQL Queries around 4th highest salary of Employee
  • Q5. All basic programming concept checking like having prefix and postfix expression problem solving on paper
Round 2 - Technical 

(4 Questions)

  • Q1. TechnoManagerial Round Collection question to find about number of character present in the word Mirafra with live coding F2F
  • Q2. API testing ang REST API Concept
  • Q3. Professional Journey
  • Q4. Project Details
Round 3 - Technical 

(2 Questions)

  • Q1. It was a director round but say you need to give again technical round ,they wasted my time and money.
  • Q2. SQL Queries on pen and paper

Interview Preparation Tips

Interview preparation tips for other job seekers - HR said you haven't the skill to represent on client. Never believe on HR what they said.Final round was my Director's round but she wasted my time

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 (181)

Software Developer Interview Questions & Answers

user image Boya Rajasekhar

posted on 8 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. What is oops concept example with each one
  • Ans. 

    Object-oriented programming concepts include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class). Example: class Car with properties like make, model, and methods like start(), stop().

    • Inheritance: creating new classes based on existing classes, inheriting their attributes and methods. Example: class SUV inheriting from cl...

  • Answered by AI
  • Q2. What is data structures and types with examples of all types
  • Ans. 

    Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Types of data structures include arrays, linked lists, stacks, queues, trees, graphs, and hash tables.

    • Arrays are a collection of elements stored in contiguous memory locations, accessed using an index.

    • Linked lists are a series of nodes where each node contains data and a reference to the next node.

    • Stack...

  • Answered by AI
  • Q3. What is class and objects with example and code
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming. Objects are instances of classes.

    • A class defines the properties and behaviors of objects. For example, a 'Car' class may have properties like 'color' and 'model', and behaviors like 'drive' and 'stop'.

    • An object is an instance of a class. For example, 'myCar' can be an object of the 'Car' class with specific values for 'color' and 'model'.

    • Code e...

  • Answered by AI
  • Q4. What is virutal function and staic functions
  • Ans. 

    Virtual functions are functions in a base class that are overridden in derived classes, while static functions belong to the class itself rather than instances.

    • Virtual functions allow for dynamic binding and polymorphism in object-oriented programming.

    • Static functions are associated with the class itself and can be called without creating an instance of the class.

    • Example: virtual void display() = 0; // pure virtual fun...

  • Answered by AI
  • Q5. What is project u did in present company
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used AngularJS for front-end development

    • Implemented RESTful APIs for communication between front-end and back-end

    • Utilized MySQL database for storing project data

  • Answered by AI
Round 2 - Coding Test 

Write a function over loading and friend class with example?

Interview Preparation Tips

Interview preparation tips for other job seekers - nice

Skills evaluated in this interview

Top Mirafra Technologies Software Developer Interview Questions and Answers

Q1. what is data structures and types with examples of all types
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About rf testing and designing
  • Q2. Hardware tools knowlwdge
Round 2 - HR 

(2 Questions)

  • Q1. Relocation to client
  • Ans. 

    I am open to relocating to the client's location if required.

    • I am willing to relocate for the right opportunity

    • I understand the importance of being on-site for certain projects

    • I have previous experience relocating for work, such as when I moved for my last job

  • Answered by AI
  • Q2. CTC negotiations

Hardware Engineer Interview Questions asked at other Companies

Q1. How many ways would one arrange sets of coloured balls, the first set all red, the next all blue, and the last all green, and all balls in a set are identical, in a line?
View answer (2)

Python Developer Interview Questions & Answers

user image sivaraj yellathuripinti

posted on 5 Aug 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Fibanoica series
  • Q2. Looping question
  • Q3. Decorator function
Round 2 - Technical 

(2 Questions)

  • Q1. How to call parents init method in child class if child class also have init and global variable
  • Ans. 

    Use super() method to call parent's init method in child class.

    • Use super() method in child class to call parent's init method.

    • Pass the child class and self as arguments to super() method.

    • Access the parent class attributes and methods using super().

  • Answered by AI
  • Q2. Looping question and json question

Skills evaluated in this interview

Python Developer Interview Questions asked at other Companies

Q1. Tell me the logic of program to reverse a given string word by word without using any built in function.
View answer (9)

Mirafra Technologies interview questions for popular designations

 Software Engineer

 (7)

 Embedded Software Engineer

 (4)

 Senior Software Engineer

 (4)

 Design & Verification Engineer

 (3)

 Software Developer

 (3)

 Python Developer

 (2)

 Analog Layout Engineer

 (1)

 Assistant Learning and Development Manager

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Write code randc behaviour
  • Ans. 

    randc behavior generates random complex numbers with specified distribution

    • Use randc to generate random complex numbers

    • Specify distribution using arguments like mean, variance, etc.

    • Example: randc(10, 1, 2) generates 10 random complex numbers with mean 1 and variance 2

  • Answered by AI
  • Q2. Functinal coverage
  • Q3. Code coverage related questions
  • Q4. Monitor and scoreboard connections
  • Q5. Project related questions

Skills evaluated in this interview

Design & Verification Engineer Interview Questions asked at other Companies

Q1. 1. XOR gate 2. How you compare two 4 bit numbers only using gates. 3. How to rotate the bits and what happens if you rotate 5 times etc like that
View answer (1)

Get interview-ready with Top Mirafra Technologies Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Oct 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. WAP based on array question
  • Q2. Technical questions based on CV

Embedded Software Engineer Interview Questions asked at other Companies

Q1. 3. 1)Do you know about Autosar. 2)define function definition and function declaration. 3)difference between structure and union. 4) define Enumeration 5)what is microcontroller and microprocessor and its applications 6)where we uses in real... read more
View answer (1)

Jobs at Mirafra Technologies

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Project questions
  • Q2. Sv and uvm basics
Round 2 - One-on-one 

(2 Questions)

  • Q1. Pcie basic questions
  • Q2. SV and UVM basics

Design & Verification Engineer Interview Questions asked at other Companies

Q1. 1. XOR gate 2. How you compare two 4 bit numbers only using gates. 3. How to rotate the bits and what happens if you rotate 5 times etc like that
View answer (1)

Scrum Master Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the Scrum Metrics used in your Project
  • Ans. 

    Scrum Metrics include burndown charts, velocity, sprint burndown, and team velocity.

    • Burndown charts track the remaining work in a sprint.

    • Velocity measures the amount of work completed in a sprint.

    • Sprint burndown shows the daily progress of the team during a sprint.

    • Team velocity calculates the average amount of work completed by the team in a sprint.

  • Answered by AI
  • Q2. How do you resolve conflicts?
  • Ans. 

    I resolve conflicts by facilitating open communication, active listening, and finding mutually agreeable solutions.

    • Encourage open communication between parties involved in the conflict

    • Practice active listening to understand each party's perspective

    • Facilitate a discussion to find common ground and mutually agreeable solutions

    • Mediate the conflict by focusing on the issue at hand rather than personal differences

  • Answered by AI

Scrum Master Interview Questions asked at other Companies

Q1. If a developer who was working on a critical user story suddenly goes on emergency medical leave. how will you deal with the situation?
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find frequency in string
  • Ans. 

    Find the frequency of each character in a given string.

    • Iterate through the string and count the occurrences of each character

    • Store the frequencies in a map or array

    • Return the map or array with the frequencies

  • Answered by AI
  • Q2. Find second largest salary in a table
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to find second largest salary in a table.

    • Use SQL query like SELECT DISTINCT salary FROM table_name ORDER BY salary DESC LIMIT 1,1

    • Make sure to handle cases where there might be ties for the highest salary

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Mirafra Technologies Member Technical Staff interview:
  • Problem Solving

Skills evaluated in this interview

Member Technical Staff Interview Questions asked at other Companies

Q1. Buy and Sell StockYou are Harshad Mehta’s friend. He told you the price of a particular stock for the next ‘N’ days. You can either buy or sell a stock. Also, you can only complete at most 2-transactions. Find the maximum profit that you ca... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic tool knowledge
Round 2 - Technical 

(1 Question)

  • Q1. Basics and layout techniques
Round 3 - HR 

(1 Question)

  • Q1. Salary and Client

Analog Layout Engineer Interview Questions asked at other Companies

Q1. Why are semiconductors used in electronics?
View answer (1)

Mirafra Technologies Interview FAQs

How many rounds are there in Mirafra Technologies interview?
Mirafra Technologies interview process usually has 2-3 rounds. The most common rounds in the Mirafra Technologies interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Mirafra Technologies 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 Mirafra Technologies. The most common topics and skills that interviewers at Mirafra Technologies expect are Python, Javascript, C++, RTOS and C.
What are the top questions asked in Mirafra Technologies interview?

Some of the top questions asked at the Mirafra Technologies interview -

  1. Why the default value of reg keyword is garbage value o...read more
  2. Why we should use auto keyword in local scope o...read more
  3. what is data structures and types with examples of all ty...read more
How long is the Mirafra Technologies interview process?

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

Tell us how to improve this page.

Mirafra Technologies Interview Process

based on 36 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Cyient Interview Questions
3.7
 • 284 Interviews
Sasken Interview Questions
3.8
 • 79 Interviews
Einfochips Interview Questions
3.4
 • 71 Interviews
View all

Mirafra Technologies Reviews and Ratings

based on 227 reviews

4.1/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.8

Salary

3.8

Job security

4.0

Company culture

3.6

Promotions

3.7

Work satisfaction

Explore 227 Reviews and Ratings
Dft Design Engineer

Noida,

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Emulation Engineer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Sales Manager - Application & Digital IT Service Sales

Bangalore / Bengaluru

10-15 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
257 salaries
unlock blur

₹6.1 L/yr - ₹22 L/yr

Member Technical Staff
139 salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Software Engineer
106 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Physical Design Engineer
54 salaries
unlock blur

₹5 L/yr - ₹17.1 L/yr

Software Engineer2
51 salaries
unlock blur

₹5 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Mirafra Technologies with

Sasken

3.8
Compare

Einfochips

3.3
Compare

Cyient

3.6
Compare

L&T Technology Services

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