i
Infiniti Software Solutions
Filter interviews by
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
Very basic aptitude concepts asked 40 questions 1 hr time
2 problems to be solved. Myself solved 1 problem but my friends solved 1.5 problem and taken grade is(partially correct) using Google and AI. At last there selected students who are all solved 1 problem also
I appeared for an interview in Feb 2025.
Basic aptitude questions.
It's important to have a clear understanding of the basic concepts in any programming language.
Object-Oriented Programming (OOP) is a programming paradigm based on objects that encapsulate data and behavior.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class based on an existing class, inheriting its attributes and methods (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the same int...
Aspiring software developer with a passion for coding, problem-solving, and continuous learning in technology.
Educational Background: Completed a Bachelor's degree in Computer Science.
Technical Skills: Proficient in languages like Java, Python, and JavaScript.
Projects: Developed a web application for task management using React and Node.js.
Internship Experience: Completed an internship at XYZ Company, where I contribut...
Most of the questions focused on logical reasoning abilities.
Three coding questions were asked.
I completed an internship focused on software development, enhancing my skills through hands-on projects and teamwork.
Interned at XYZ Tech, where I developed a web application using React and Node.js.
Collaborated with a team of 5 to create a project management tool that improved task tracking by 30%.
Participated in daily stand-ups and code reviews, which enhanced my understanding of Agile methodologies.
Worked on a mach...
I appeared for an interview in Sep 2024.
Basic aptitude related to si,ci,speed,avg,clock&time,calender
Basic java code,sql,html
Calculating the sum of an array involves iterating through its elements and accumulating their values.
Initialize a variable to hold the sum, e.g., `sum = 0`.
Loop through each element in the array, e.g., `for (int i = 0; i < array.length; i++)`.
Add each element to the sum, e.g., `sum += array[i]`.
Return or print the sum after the loop ends.
Example in Python: `sum = sum(array)` or using a loop: `for num in array: sum
Identify and return the first repetitive character in a given string using efficient algorithms.
Use a hash set to track characters as you iterate through the string.
If a character is already in the set, it's the first repetitive character.
Example: For 'hello', 'l' is the first repetitive character.
Example: For 'abcdef', there are no repetitive characters.
Infiniti Software Solutions interview questions for designations
I appeared for an interview in Sep 2024.
Contains logical reasoning, quantity aptitude, verbal reasoning and two rounds of apptitude
Two questions to be solved
This program prints a specific pattern using nested loops in Python.
Use nested loops to control rows and columns.
For example, to print a right triangle pattern:
1. *
2. **
3. ***
4. ****
5. *****
Use a loop to iterate through the number of rows.
This program segregates an array into odd and even numbers, returning two separate arrays.
1. Initialize two empty arrays: one for even numbers and one for odd numbers.
2. Loop through the original array and check each number.
3. If the number is even (number % 2 == 0), add it to the even array.
4. If the number is odd (number % 2 != 0), add it to the odd array.
5. Return or print both arrays.
Example: Input: [1, 2, 3, 4, 5]
Aspiring software developer with a passion for coding, problem-solving, and continuous learning in technology.
Educational Background: Completed a Bachelor's degree in Computer Science.
Technical Skills: Proficient in languages like Java, Python, and JavaScript.
Projects: Developed a web application for task management using React and Node.js.
Internship Experience: Completed an internship at XYZ Company, where I contribut...
Get interview-ready with Top Infiniti Software Solutions Interview Questions
I applied via Referral and was interviewed in Jun 2024. There were 3 interview rounds.
First round is written test, in that return test asking oops concepts programs, array program and SQL table creation.
OOPs concepts refer to the principles of Object-Oriented Programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implemen...
Linkedlist is a data structure where elements are stored in nodes with pointers to the next node. Arraylist is a dynamic array that can grow or shrink in size.
Linkedlist allows for efficient insertion and deletion of elements anywhere in the list, while Arraylist is faster for accessing elements by index.
Linkedlist uses more memory due to the overhead of storing pointers, while Arraylist uses contiguous memory for elem...
Abstraction is the concept of hiding complex implementation details and showing only the necessary features of an object or system.
Abstraction allows us to focus on what an object does rather than how it does it
It helps in reducing complexity and improving efficiency
For example, a car dashboard abstracts the internal workings of the car and provides only essential information like speed and fuel level
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
INNER JOIN returns rows when there is at least one match in both tables
LEFT JOIN returns all rows from the left table and the matched rows from the right table
RIGHT JOIN re...
I applied via Referral and was interviewed in Jun 2024. There were 4 interview rounds.
It's contains basic mathematics and fundamentals using programs
45 mins 30 qns which covered quantitative, verbal as well as reasoning.
Easy level coding question
I applied via Job Fair and was interviewed in Jan 2024. There were 3 interview rounds.
The duration of Infiniti Software Solutions Software Trainee interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 14 interviews
4 Interview rounds
based on 16 reviews
Rating in categories
Software Engineer
51
salaries
| ₹2 L/yr - ₹6.5 L/yr |
Senior Software Engineer
42
salaries
| ₹4.5 L/yr - ₹9.5 L/yr |
Software Developer
26
salaries
| ₹2 L/yr - ₹6.2 L/yr |
Quality Analyst
21
salaries
| ₹2.2 L/yr - ₹5.3 L/yr |
Business Analyst
9
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Aurigo
Prime Focus Technologies
Peel-works
Yodlee