Upload Button Icon Add office photos

Mirafra Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Mirafra Technologies Software Engineer Interview Questions and Answers

Updated 31 Oct 2024

Mirafra Technologies Software Engineer Interview Experiences

7 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 & Answers

user image kiran shirke

posted on 24 May 2024

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 Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Mostly c question
  • Q2. Structure padding
Round 2 - Technical 

(1 Question)

  • Q1. Ipc, mutex and semaphore
Round 3 - HR 

(1 Question)

  • Q1. Normal discussion

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Aug 2023. There were 6 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 Resume tips
Round 2 - Aptitude Test 

Aptitude questions like 1.relational questions 2.table ques 3.age ratio

Round 3 - Coding Test 

2 codes are there 1 is easy 2nd medium level and in other section mcq quetions on technologies like java,js

Round 4 - Technical 

(1 Question)

  • Q1. Asked basic quesions on java and ask to explain coding question of coding round
Round 5 - Technical 

(1 Question)

  • Q1. Questions on array and string
Round 6 - HR 

(1 Question)

  • Q1. Basic question like introduction and and communication only

Interview Preparation Tips

Interview preparation tips for other job seekers - do perfect your resume and coding round question
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

Coding test is the first test here

Round 3 - Technical 

(2 Questions)

  • Q1. 1.Tech quetions from c, pyrhon, embedded systems?
  • Q2. 2.The next is tech hr and programming questions?

Interview Preparation Tips

Interview preparation tips for other job seekers - The worst company in the world and please dont join this organization

Mirafra Technologies interview questions for designations

 Senior Software Engineer

 (5)

 Embedded Software Engineer

 (4)

 Software Engineer Trainee

 (1)

 Software Engineer Level 1

 (1)

 Software Developer

 (3)

 Senior Software Developer

 (1)

 Verification Engineer

 (1)

 Staff Engineer

 (1)

Software Engineer Interview Questions & Answers

user image Kamakshi Jakapure

posted on 13 Jul 2024

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

I applied via Company Website and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Test conducted by company and it was easy

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is compilation procrss
  • Ans. 

    Compilation process is the process of converting source code into machine code by a compiler.

    • Source code is written in a high-level programming language

    • Compiler translates the source code into machine code

    • Compilation involves multiple steps like lexical analysis, syntax analysis, optimization, and code generation

  • Answered by AI
  • Q2. Explain pointers
  • Ans. 

    Pointers are variables that store memory addresses of other variables or functions.

    • Pointers are used to access and manipulate memory directly.

    • They are often used in dynamic memory allocation.

    • Pointers can be used to pass variables by reference.

    • Example: int *ptr; ptr = # *ptr = 10; // num now equals 10

  • Answered by AI

Software Engineer Interview Questions & Answers

user image Shobhit Verma

posted on 13 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. How do you rate yourself in c?

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 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 Resume tips
Round 2 - Coding Test 

C programs and linked list related programs. In c mainly focus on strings and arrays

Round 3 - One-on-one 

(2 Questions)

  • Q1. C concepts like storage classes, pointers and protocols like spi, i2c
  • Q2. Explain about Extern What's the difference between static and extern
  • Ans. 

    Extern and static are storage classes in C programming language.

    • Extern is used to declare a variable or function that is defined in another file.

    • Static is used to declare a variable or function that is only accessible within the same file.

    • Extern variables have global scope while static variables have local scope.

    • Extern functions can be used in other files while static functions cannot be used outside the file they are

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well mainy focus on coding in c string, Pointers, Structures and linked list.

Skills evaluated in this interview

Interview questions from similar companies

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 Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What's the difference between React JS and React Native?
  • Ans. 

    React JS is a JavaScript library for building user interfaces on web browsers, while React Native is a framework for building mobile applications using React.

    • React JS is used for web development, while React Native is used for mobile app development.

    • React JS renders components to the DOM, while React Native renders components to native mobile elements.

    • React JS uses HTML and CSS for styling, while React Native uses Styl

  • Answered by AI
  • Q2. How to improve performance of React Native application?
  • Ans. 

    Improve React Native app performance by optimizing code, reducing unnecessary re-renders, using native modules, and implementing code splitting.

    • Optimize code by removing unnecessary dependencies and using efficient algorithms

    • Reduce unnecessary re-renders by using shouldComponentUpdate or React.memo

    • Use native modules for performance-critical tasks to leverage platform-specific optimizations

    • Implement code splitting to lo

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed before Mar 2023.

Round 1 - Coding Test 

C programming : String and DS

Round 2 - Technical 

(2 Questions)

  • Q1. Basic c concepts, DS program, Embedded related questions.
  • Q2. 1) What is Pointer use of it 2) Reverse Link list 3) String concatenation 4) Communication protocols i2c v/s SPI 5) IPC mechanism 6) Dynamic memory allocation related questions
  • Ans. 

    Pointer is a variable that stores the memory address of another variable. Used for dynamic memory allocation and accessing data structures.

    • Pointers are used to access and manipulate memory addresses directly.

    • Example: int *ptr; ptr = # *ptr = 10; // num now equals 10

    • Reverse Link list: Reverses the order of nodes in a linked list.

    • String concatenation: Combining two or more strings into a single string.

    • Communication p...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. General question
  • Q2. Tell me about yourself. Long tern goal Your strong points

Skills evaluated in this interview

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Mirafra Technologies Interview FAQs

How many rounds are there in Mirafra Technologies Software Engineer interview?
Mirafra Technologies interview process usually has 3-4 rounds. The most common rounds in the Mirafra Technologies interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Mirafra Technologies Software Engineer 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 AUTOSAR, AWS, Device Drivers, ESIC and Embedded C.
What are the top questions asked in Mirafra Technologies Software Engineer interview?

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

  1. Explain about Extern What's the difference between static and ext...read more
  2. What is compilation proc...read more
  3. Explain point...read more

Recently Viewed

INTERVIEWS

Infra.Market

No Interviews

INTERVIEWS

Radisson Hotels

No Interviews

INTERVIEWS

Radisson Hotels

No Interviews

INTERVIEWS

ICRA Analytics

No Interviews

INTERVIEWS

Radisson Hotels

No Interviews

INTERVIEWS

Radisson Hotels

No Interviews

INTERVIEWS

Mitsogo Technologies

No Interviews

INTERVIEWS

Rogers Communications

No Interviews

INTERVIEWS

Infra.Market

No Interviews

SALARIES

Anora Semiconductor Labs

Tell us how to improve this page.

Mirafra Technologies Software Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Resume Shortlist Round
View more
Mirafra Technologies Software Engineer Salary
based on 106 salaries
₹3 L/yr - ₹12 L/yr
9% less than the average Software Engineer Salary in India
View more details

Mirafra Technologies Software Engineer Reviews and Ratings

based on 7 reviews

4.1/5

Rating in categories

4.3

Skill development

4.1

Work-life balance

3.8

Salary

3.6

Job security

4.2

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 7 Reviews and Ratings
Senior Software Engineer
257 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Member Technical Staff
139 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
106 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Physical Design Engineer
54 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
51 salaries
unlock blur

₹0 L/yr - ₹0 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