Upload Button Icon Add office photos

Filter interviews by

Mindfire Solutions Interview Questions, Process, and Tips

Updated 4 Nov 2024

Top Mindfire Solutions Interview Questions and Answers

View all 30 questions

Mindfire Solutions Interview Experiences

Popular Designations

38 interviews found

SSE Interview Questions & Answers

user image Anonymous

posted on 9 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Number pattern, reverse the string

SSE Interview Questions asked at other Companies

Q1. What is docker and what are the basic commands of docker
View answer (1)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Java OOPS Questions
  • Q2. Coding Questions

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions related to OOP's , SQL, .Net core.

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 (170)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Current role and responsibilities

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Mindfire Solutions interview questions for popular designations

 Senior Software Engineer

 (5)

 Software Engineer

 (5)

 Softwaretest Engineer

 (3)

 Associate Software Engineer

 (2)

 Automation Engineer

 (2)

 Sdet Automation Test Engineer

 (2)

 Senior Test Engineer

 (2)

 Full Stack Developer

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Interview for backend developer with experience in django

Round 2 - HR 

(3 Questions)

  • Q1. Writing ORM queries in django
  • Q2. Database design with foregin and many to many fields
  • Q3. Explain django's request response flow
  • Ans. 

    Django's request response flow involves the request being handled by URL dispatcher, views, middleware, and templates before generating a response.

    • Request is received by URL dispatcher which maps the URL to a view function

    • View function processes the request, interacts with models if needed, and returns a response

    • Middleware can intercept the request and response for additional processing

    • Templates are used to generate HT

  • Answered by AI

Skills evaluated in this interview

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)

Get interview-ready with Top Mindfire Solutions Interview Questions

Java Developer Interview Questions & Answers

user image Anwesha Mohanty

posted on 10 Sep 2024

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

I applied via Campus Placement

Round 1 - Coding Test 

Online coding 5 question easy to hard time given is 2hrs

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

Jobs at Mindfire Solutions

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. Output of javascript code, c++ code and mySql
  • Ans. 

    The question is asking for the output of JavaScript code, C++ code, and MySQL.

    • JavaScript code outputs can be displayed in the browser console or on a webpage.

    • C++ code outputs can be printed to the console using cout statements.

    • MySQL outputs can be retrieved using SQL queries and displayed in a table format.

  • Answered by AI

Skills evaluated in this interview

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

The interviewer ask me to write code on notepad like all the api class controller . Too rude knows nothing taking interview sitting at home worst experiance

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. They ask me to write a code. What is normalization What is Generics

Full Stack Developer Interview Questions asked at other Companies

Q1. Query And MatrixYou are given a binary matrix with ‘M’ rows and ‘N’ columns initially consisting of all 0s. 'Q' queries follow. The queries can be of 4 types: Query 1: 1 R index Query 2: 1 C index Query 3: 2 R index Query 4: 2 C index In ea... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Focused mainly on api and sql.
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Senior Software Tester Interview Questions asked at other Companies

Q1. A scrum master in Agile is equivalent to which position in water fall?
View answer (1)

Mindfire Solutions Interview FAQs

How many rounds are there in Mindfire Solutions interview?
Mindfire Solutions interview process usually has 1-2 rounds. The most common rounds in the Mindfire Solutions interview process are Technical, HR and Coding Test.
How to prepare for Mindfire Solutions 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 Mindfire Solutions. The most common topics and skills that interviewers at Mindfire Solutions expect are Javascript, HTML, MySQL, SCM and Python.
What are the top questions asked in Mindfire Solutions interview?

Some of the top questions asked at the Mindfire Solutions interview -

  1. What is the command used for displaying list of users 2) disk space 3) search...read more
  2. What is the difference between smoke and san...read more
  3. Have you worked in any water fall methodology or agile, explain the working pro...read more
How long is the Mindfire Solutions interview process?

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

Tell us how to improve this page.

Mindfire Solutions Interview Process

based on 20 interviews in last 1 year

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
View all

Mindfire Solutions Reviews and Ratings

based on 224 reviews

4.1/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

3.8

Salary

4.0

Job security

4.1

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 224 Reviews and Ratings
FileMaker Developer - Intern

Bhubaneswar

0-1 Yrs

Not Disclosed

Lead Engineer - AI/ML

New Delhi

2-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
376 salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Software Engineer
149 salaries
unlock blur

₹4 L/yr - ₹13.9 L/yr

Senior Software Test Engineer
110 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Software Developer
49 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Senior Software Developer
47 salaries
unlock blur

₹5.1 L/yr - ₹18.6 L/yr

Explore more salaries
Compare Mindfire Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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