Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.
Smoke testing is a preliminary test to check if the software is stable enough for further testing. Sanity testing is a subset of regression testing to check if the bugs have been fixed.
Smoke testing is done to check if the critical functionalities of the software are working fine.
Sanity testing is done to check if the bugs have been fixed and the software is ready for further testing.
Smoke testing is done before sanity...
Conditional signoff is a process where a specific set of conditions must be met before a project or task can be approved.
Conditional signoff ensures that all requirements have been met before approval
It involves a set of conditions that must be met before signoff can be given
It is used to ensure that the project or task meets the necessary standards
Examples of conditions include passing all tests, meeting performance r...
Functional testing is a type of testing that verifies if the software meets the specified requirements and functions correctly.
It focuses on testing the functionality of the software
It ensures that the software meets the business requirements
It is performed using black box testing techniques
It involves testing individual functions or features of the software
Examples include unit testing, integration testing, and system
Waterfall is a linear sequential approach while Agile is an iterative approach.
Waterfall follows a sequential process while Agile follows an iterative process.
In Waterfall, testing is done at the end of the development cycle while in Agile, testing is done continuously throughout the development cycle.
Waterfall is more suitable for projects with well-defined requirements while Agile is more suitable for projects with e...
Test case for refund system in gpay
Verify refund is initiated when user requests for it
Check if refund amount is correct
Ensure refund is credited to user's account
Test for different scenarios like partial refund, full refund, etc.
Validate error messages for invalid refund requests
Test cases to test google.com
Verify the search functionality by searching for different keywords
Test the language settings by changing the language and verifying the UI
Check the responsiveness of the website on different devices and screen sizes
Test the login functionality by entering valid and invalid credentials
Verify the accessibility of the website for users with disabilities
Commands for displaying list of users, disk space, searching, file disk space, and scheduling tasks.
List of users: 'cat /etc/passwd'
Disk space: 'df -h'
Searching: 'grep'
File disk space: 'du -sh
Scheduling tasks: 'cron'
I was interviewed in Sep 2024.
Discussing DSA, SQL, and the projects listed on my resume.
Three to four questions were asked about Data Structures and Algorithms (DSA), while around twenty SQL queries were presented.
DSA, SQL, Problem Solving, Technical, Data Structures and Algorithms
SQL query to retrieve data from a database
Use SELECT statement to specify the columns to retrieve
Use FROM clause to specify the table to retrieve data from
Use WHERE clause to filter the results based on conditions
Program to sort an array of integers in ascending order
Use a sorting algorithm like bubble sort, selection sort, or insertion sort
Iterate through the array and compare adjacent elements to swap if necessary
Repeat the process until the array is sorted
I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.
First round was coding test conducted by their IDE where you can program in any language like on hackerrank IDE . 5 question were asked from easy to hard
Stack is used for static memory allocation and stores local variables, while heap is used for dynamic memory allocation and stores objects.
Stack memory is allocated in a contiguous block and is faster to access compared to heap memory.
Variables stored on the stack have limited scope and lifetime, while objects on the heap can persist beyond the scope of the function.
Stack memory is managed by the compiler, while heap m...
Compiler translates entire code into machine code before execution, while interpreter translates code line by line during execution.
Compiler translates entire code into machine code before execution
Interpreter translates code line by line during execution
Compiler generates error messages after scanning entire code
Interpreter stops at first error encountered
Examples: C, C++ use compilers; Python, Ruby use interpreters
Mindfire Solutions interview questions for popular designations
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Get interview-ready with Top Mindfire Solutions Interview Questions
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.
Code to find vowels in a given string
Iterate through each character in the string
Check if the character is a vowel (a, e, i, o, u)
Count the number of vowels found in the string
My framework is a data-driven framework using Selenium WebDriver and TestNG for automated testing.
Data-driven approach for test data separation
Utilizes Selenium WebDriver for browser automation
Integration with TestNG for test execution and reporting
Modular design for easy maintenance and scalability
I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.
The interview started from Java coding round, and questions was from basic Java program and collections.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
The difference between == and .equals() in Java
The == operator checks if two objects reference the same memory location
The .equals() method checks if two objects have the same content
For primitive data types, == compares values while .equals() is not applicable
For objects, == compares memory addresses while .equals() compares content
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == ...
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
There are three to four coding questions.
OOPS concepts are fundamental principles of object-oriented programming such as inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class Dog extends Animal.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables and public methods.
Polymorphism: Ability to present th...
Find the second largest element in an array of strings
Convert the array of strings to an array of integers
Sort the array in descending order
Return the second element in the sorted array
Top trending discussions
Some of the top questions asked at the Mindfire Solutions interview -
The duration of Mindfire Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 32 interviews
Interview experience
based on 240 reviews
Rating in categories
Senior Software Engineer
399
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
148
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Test Engineer
114
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
49
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
45
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech