Filter interviews by
To sort an array of strings, use the built-in sort() method.
Use the sort() method with a callback function to specify the sorting order.
For ascending order, use the function (a, b) => a.localeCompare(b).
For descending order, use the function (a, b) => b.localeCompare(a).
Test cases can be written in Jira using the 'Test' issue type and the 'Test Steps' field.
Create a new issue in Jira with the 'Test' issue type
Fill in the 'Summary' and 'Description' fields with relevant information
Add test steps in the 'Test Steps' field, including expected results
Assign the issue to the appropriate team member for execution
Track test execution and results in Jira
Code can be pushed to Jira using Jira REST API or by integrating with a CI/CD tool.
Jira REST API can be used to create an issue and attach code to it
Integrating with a CI/CD tool like Jenkins can automate the process of pushing code to Jira
Jira plugins like Git Integration for Jira can also be used to push code to Jira
I am a Software Test Engineer with experience in testing various software applications.
I have a strong understanding of software testing methodologies and techniques.
I am proficient in using testing tools and frameworks such as Selenium and JUnit.
I have experience in creating test plans, test cases, and executing test scripts.
I am skilled in identifying and reporting software defects and working closely with developers...
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
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Mindfire Solutions interview questions for popular designations
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 appeared for an interview 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.
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
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 33 interviews
Interview experience
based on 245 reviews
Rating in categories
3-5 Yrs
₹ 10.58-17 LPA
4-6 Yrs
₹ 5.5-26 LPA
Senior Software Engineer
405
salaries
| ₹5.5 L/yr - ₹20 L/yr |
Software Engineer
150
salaries
| ₹4 L/yr - ₹13.9 L/yr |
Senior Software Test Engineer
115
salaries
| ₹4 L/yr - ₹14.6 L/yr |
Software Developer
49
salaries
| ₹4 L/yr - ₹12 L/yr |
Senior Software Developer
45
salaries
| ₹5.1 L/yr - ₹19 L/yr |
Financial Software & Systems
Ramco Systems
IBS Software Services
Duck Creek Technologies