i
Infinite Computer Solutions
Filter interviews by
I was interviewed in Aug 2024.
I just need to speak fluently on a specific topic.
The online assessment consists of basic aptitude questions, three coding questions, and a section on pseudocode.
I applied via Campus Placement and was interviewed in Jul 2024. There were 5 interview rounds.
The 2nd round is GD: The GD was conducted properly for other batches. But for our batch the HR just collected everyone's resume and asked qns from our resume.
(Note: This is not an elimination round)
The 3rd round was Aptitude and Technical mcq test: 10 qns - DBMS, 20 - Quants, 20 - Java mcq
(Note: This round has negative markings)
Reverse a string in Python using slicing
Use string slicing with a step of -1 to reverse the string
Example: 'hello'[::-1] will return 'olleh'
I was interviewed in May 2022.
Explanation of differences between union and union all, stored procedures and functions, primary key and foreign key, and temp tables.
Union combines and removes duplicates, while union all combines without removing duplicates.
Stored procedures are precompiled and can return multiple result sets, while functions are not precompiled and can only return a single value.
Primary key uniquely identifies a record, while foreig...
Top trending discussions
I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.
A palindrome program in Java checks if a given string reads the same forwards and backwards.
Create a function that takes a string input
Use a loop to compare characters from both ends of the string
Return true if the string is a palindrome, false otherwise
Diamond problem in Java occurs when a class inherits from two classes that have a common ancestor, resulting in ambiguity.
Diamond problem arises in multiple inheritance scenarios in Java.
It occurs when a class inherits from two classes that have a common ancestor.
To resolve the diamond problem, Java does not support multiple inheritance through classes, but it can be achieved using interfaces.
Example: Class A and Class...
Iterate through the list and find pairs of numbers that sum up to 6
Iterate through the list and check if the current number + any other number in the list equals 6
Store the pairs of numbers that sum up to 6 in a separate list
Return the list of pairs
posted on 15 Nov 2024
MCQ asked for css,js etx
I applied via Recruitment Consulltant
Ticketing system design involves creating a platform for users to submit, track, and resolve issues or requests.
Design a user-friendly interface for submitting tickets
Implement a system for assigning tickets to appropriate teams or individuals
Include features for tracking ticket status and communication with users
Consider scalability and performance of the system
Integrate with other tools or systems for seamless workfl
I applied via Job Fair and was interviewed in Apr 2024. There were 2 interview rounds.
All good , questions are easy and simple
Array related questions
I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.
Two coding problem and MCQ
Design problems involve creating solutions to complex issues in software development.
Identify the problem and its requirements
Break down the problem into smaller components
Design a solution using appropriate algorithms and data structures
Consider scalability, efficiency, and maintainability
Test and iterate on the design to ensure it meets the requirements
Some of the top questions asked at the Infinite Computer Solutions Software Developer interview -
based on 4 interviews
Interview experience
based on 24 reviews
Rating in categories
Software Engineer
1.4k
salaries
| ₹3 L/yr - ₹12.5 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹6.5 L/yr - ₹22 L/yr |
Technical Lead
813
salaries
| ₹10 L/yr - ₹34.3 L/yr |
Associate Software Engineer
726
salaries
| ₹2.5 L/yr - ₹8 L/yr |
Softwaretest Engineer
613
salaries
| ₹3 L/yr - ₹11 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra