Upload Button Icon Add office photos

Filter interviews by

Mirafra Technologies Software Developer Interview Questions, Process, and Tips

Updated 22 Aug 2024

Top Mirafra Technologies Software Developer Interview Questions and Answers

View all 6 questions

3 Mirafra Technologies Software Developer Interview Experiences

8 questions found

Sort by: Popular

Software Developer Interview Questions

user image Boya Rajasekhar

posted on 8 Aug 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Technical Round (5 Questions)

  • Q1. What is oops concept example with each one
  • Q2. What is data structures and types with examples of all types
  • Q3. What is class and objects with example and code
  • Q4. What is virutal function and staic functions
  • Q5. What is project u did in present company
2

Coding Test Round

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

Software Developer Interview Questions

user image Anonymous

posted on 22 Aug 2024

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I applied via Naukri.com and was interviewed in Feb 2024.

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. Reverse a string
  • Q2. Basic programming questions

Get interview-ready with top interview questions

Software Developer Interview Questions

user image Anonymous

posted on 1 Mar 2024

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

I applied via Newspaper Ad and was interviewed in Feb 2024.

2 Interview Rounds

1

Group Discussion Round

Tecnology for tribal areas

2

Technical Round (1 Question)

  • Q1. What is Polymorphism

Interview questions from similar companies

Interview experience
3
 Average
Difficulty level
 -
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed in Aug 2024.

2 Interview Rounds

1

Coding Test Round

Its basically a test comprising 32 mcq
12- logical reasoning
20- core C,DBMS, OS , Computer Networks

2 coding Questions

2

One-on-one Round (2 Questions)

  • Q1. He just Gave me to design a React Page and removed all the starting code and gave me blank folder and asked to code all by myself
  • Q2. He asked me SQL queries which was quite tough as its of nested queries
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. What is normalization
  • Q2. Code for armstrong alogrithm

Skills evaluated in this interview

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Coding Test Round

Hirepro , 2 easy to medium coding questions with technical questions

2

One-on-one Round (2 Questions)

  • Q1. DSA questions were asked they were easy
  • Q2. Insert a node at the middle of a linked list
3

HR Round (1 Question)

  • Q1. Puzzle and general question

Skills evaluated in this interview

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

I was interviewed in Aug 2023.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Question on merge sort

I was interviewed before Sep 2020.

2 Interview Rounds

1

Video Call Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Medium

Its a zoom call interview which lasted for 45 minutes. initially there are two panel members in which one is very targetting at me. They asked me different type of questions like jumping from DSA to project then to python then again java. Its a mixed combo pack type interview. for each and every question they asked me the real time example. The discussion on my project lasted for 15-20 mins.

  • Q1. Count Set Bits You are given a positive integer ‘N’. Your task is to find the total number of ‘1’ in the binary representation of all the numbers from 1 to N. S...read more
  • Q2. Technical Questions Java: 1. In detail about the Oops concepts 2. Differences between Abstract class and Interface? 3. Differences between the real time example...read more
2

Video Call Round (1 Question)

Round duration - 30 mins
Round difficulty - Easy

This round was a zoom interview. The interview started with my brief introduction. This time the interview was more interested in my hobbies and passions. He asked me what do you do to keep yourself updated with the latest technology trends?

  • Q1. Basic HR Questions 1. Asked me about the educational details? 2. What is your biggest achievement? 3. What do you know about the Micron Company? 4. Will you pre...read more

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriaAbove 8CGPAMicron Technology interview preparation:Topics to prepare for the interview - Apptitude, C, Java, Data Structures and Algorithms, DBMSTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do participate in all the coding contests, long challenges held by codechef, codeforces
Tip 2 : Practice all kinds of problems on leetcode, gfg, coding ninjas
Tip 3 : When you are writing a written exam for a particular company, make sure you get to know about the company in detail.

Application resume tips for other job seekers

Tip 1 : Make your resume short and sweet(mostly 1 page, max 2 pages) is preferred.
Tip 2 : Make sure your resume is crisp rather than descriptive
Tip 3 : Do not lie on your resume

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Aug 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 75 minutes
Round difficulty - Medium

This was an online coding round where I had 2 questions to solve under 75 minutes. Both the coding questions were related to DP and were of Medium to Hard level of difficulty.

  • Q1. Longest Common Prime Subsequence Ninja got a very long summer vacation. Being very bored and tired about it, he indulges himself in solving some puzzles. He enc...read more
  • Q2. Maximum Sum You are given an array “ARR” of N integers. You are required to perform an operation on the array each time until it becomes empty. The operation is...read more
2

Video Call Round (4 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This round had 2 Algorithmic questions wherein I was supposed to code both the problems after discussing their approaches and respective time and space complexities . After that , I was grilled on some OOPS concepts related to C++.

  • Q1. Detect and Remove Loop in a Linked List You have given a Singly Linked List of integers, determine if it forms a cycle or not. A cycle occurs when a node's ...read more
  • Q2. Check If Preorder Traversal Is Valid You are given an array 'ARR' of positive integers. Your task is to check whether the array 'ARR' is a valid...read more
  • Q3. OOPS Question

    What is Vtable and VPTR in C++?

  • Q4. OOPS Question

    What Friend Functions in C++?

3

Video Call Round (4 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This was also a DS/Algo round where I was given 2 questions to solve and I was expected to come up with the optimal approach as far as possible. I solved both the questions with the optimal time and space complexities and then I was asked some more questions related to DBMS towards the end of the interview.

  • Q1. Top View of a Binary Tree Given a binary tree. Print the Top View of Binary Tree. Print the nodes from left to right order. Example: Input: Output: 2 35 2 10 2...read more
  • Q2. Count number of Palindromic Substrings You have been given a string STR. Your task is to find the total number of palindromic substrings of STR. Example : If th...read more
  • Q3. DBMS Question

    Difference between the DELETE and TRUNCATE command in a DBMS.

  • Q4. DBMS Question

    What is meant by normalization and denormalization?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPACadence Design Systems interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed before Apr 2021.

3 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 75 minutes
Round difficulty - Medium

This was an online coding round where I had 2 questions to solve under 75 minutes. Both the coding questions were of Medium to Hard level of difficulty.

  • Q1. Smallest Window You are given two strings S and X containing random characters. Your task is to find the smallest substring in S which contains all the charact...read more
  • Q2. K - Sum Path In A Binary Tree You are given a binary tree in which each node contains an integer value and a number ‘K’. Your task is to print every path of the...read more
2

Video Call Round (4 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round had 2 questions of DS/Algo to solve under 60 minutes and 2 questions related to Operating Systems.

  • Q1. Validate BST Given a binary tree with N number of nodes, check if that input tree is Partial BST (Binary Search Tree) or not. If yes, return true, return false ...read more
  • Q2. Longest Increasing Subsequence For a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elemen...read more
  • Q3. OS Question

    Define Process and Threads in OS.

  • Q4. OS Question

    What are the different types of semaphores ?

3

Video Call Round (3 Questions)

Round duration - 60 Minutes
Round difficulty - Hard

In this round, I was asked 3 coding questions out of which I had to implement the first two and for the last question I was only asked the optimal approach. The main challenge in this round was to implement the first two questions in a production ready manner without any bugs and so I had to spent some time thinking about some Edge Cases which were important with respect to the question.

  • Q1. Next Greater Element You are given an array arr of length N. You have to return a list of integers containing the NGE(next greater element) of each element of t...read more
  • Q2. Power Set You are given a sorted array of 'N' integers. You have to generate the power set for this array where each subset of this power set is individ...read more
  • Q3. Counting Sort Ninja is studying sorting algorithms. He has studied all comparison-based sorting algorithms and now decided to learn sorting algorithms that do n...read more

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPACadence Design Systems interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OS, DBMS, Aptitude, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Mirafra Technologies Interview FAQs

How many rounds are there in Mirafra Technologies Software Developer interview?
Mirafra Technologies interview process usually has 1-2 rounds. The most common rounds in the Mirafra Technologies interview process are Technical, Group Discussion and Coding Test.
How to prepare for Mirafra Technologies Software Developer 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 Embedded C and Microcontroller.
What are the top questions asked in Mirafra Technologies Software Developer interview?

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

  1. what is data structures and types with examples of all ty...read more
  2. what is oops concept example with each ...read more
  3. what is class and objects with example and c...read more

Tell us how to improve this page.

Interview Process at Mirafra Technologies Software Developer

based on 3 interviews in last 1 year

Interview experience

4.3
  
Good

People are getting interviews through

based on 2 Mirafra Technologies interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Mirafra Technologies Software Developer Salary
based on 32 salaries
₹3 L/yr - ₹11.9 L/yr
At par with the average Software Developer Salary in India
View more details

Mirafra Technologies Software Developer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

3.0

Skill development

3.0

Work-Life balance

3.0

Salary & Benefits

3.0

Job Security

3.0

Company culture

3.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
277 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Member Technical Staff
140 salaries
unlock blur

₹9.3 L/yr - ₹30 L/yr

Software Engineer
129 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Physical Design Engineer
55 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Software Engineer2
48 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Explore more salaries
Compare Mirafra Technologies with

Sasken

3.8
Compare

Einfochips

3.4
Compare

Cyient

3.7
Compare

L&T Technology Services

3.4
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