Upload Button Icon Add office photos

Filter interviews by

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 DuplicateYou have been given an integer array/list(ARR) of s ... 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 5 interview rounds.

Round 1 - Aptitude Test 

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

Round 2 - Coding Test 

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

Round 3 - Technical 

(1 Question)

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

(1 Question)

  • Q1. Questions on array and string
Round 5 - 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:
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 

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

 (4)

 Embedded Software Engineer

 (3)

 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

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 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 

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

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?

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. General behavioral and situational questions about team members
Round 2 - Technical 

(1 Question)

  • Q1. Identify if the number is positive, negative or zero
  • Ans. 

    Identify if a number is positive, negative, or zero

    • Check if the number is greater than 0 to determine if it is positive

    • Check if the number is less than 0 to determine if it is negative

    • If the number is neither greater nor less than 0, it is zero

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Multiple C, C++ DSA Questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions related to wireless communication concepts
  • Q2. C and c++ coding concepts
Round 2 - HR 

(2 Questions)

  • Q1. Why are you looking for change
  • Q2. Are you ready to relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on fundamentals and have good knowledge about the projects mentioned in resume

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, Embedded C and Firmware.
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

Tell us how to improve this page.

Mirafra Technologies Software Engineer Interview Process

based on 3 interviews in last 1 year

Interview experience

3.7
  
Good

People are getting interviews through

based on 5 Mirafra Technologies interviews
WalkIn
Job Portal
Company Website
40%
40%
20%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Mirafra Technologies Software Engineer Salary
based on 111 salaries
₹3 L/yr - ₹12 L/yr
12% less than the average Software Engineer Salary in India
View more details

Mirafra Technologies Software Engineer Reviews and Ratings

based on 6 reviews

4.5/5

Rating in categories

4.6

Skill development

4.5

Work-Life balance

4.4

Salary & Benefits

4.1

Job Security

4.5

Company culture

4.1

Promotions/Appraisal

4.1

Work Satisfaction

Explore 6 Reviews and Ratings
Senior Software Engineer
282 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Member Technical Staff
134 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Software Engineer
111 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Physical Design Engineer
54 salaries
unlock blur

₹5 L/yr - ₹16.1 L/yr

Software Engineer2
49 salaries
unlock blur

₹5 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Mirafra Technologies with

Sasken

3.9
Compare

Einfochips

3.3
Compare

Cyient

3.7
Compare

L&T Technology Services

3.3
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