Premium Employer

i

This company page is being actively managed by Infinite Computer Solutions Team. If you also belong to the team, you can get access from here

Infinite Computer Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infinite Computer Solutions Software Developer Interview Questions, Process, and Tips

Updated 24 Feb 2025

Top Infinite Computer Solutions Software Developer Interview Questions and Answers

  • Q1. What are the differences and similarities between Java and Python, and which one is considered the best?
  • Q2. Can you describe a cooking disaster you experienced?
  • Q3. What is testing, and what do you know about it?
View all 6 questions

Infinite Computer Solutions Software Developer Interview Experiences

3 interviews found

Software Developer Interview Questions & Answers

user image Vysishtya Dandu

posted on 24 Feb 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Aug 2024.

Round 1 - Group Discussion 

I just need to speak fluently on a specific topic.

Round 2 - Aptitude Test 

The online assessment consists of basic aptitude questions, three coding questions, and a section on pseudocode.

Round 3 - Technical 

(4 Questions)

  • Q1. What are the differences and similarities between Java and Python, and which one is considered the best?
  • Ans. 

    Java and Python are both popular programming languages, with Java being statically typed and Python being dynamically typed.

    • Java is statically typed, while Python is dynamically typed

    • Java requires explicit declaration of data types, while Python does not

    • Java is compiled into bytecode which runs on the Java Virtual Machine, while Python is interpreted at runtime

    • Java is commonly used for enterprise applications and Andro...

  • Answered by AI
  • Q2. Can you provide details about your project?
  • Ans. 

    Developed a web application for online shopping with user authentication and payment gateway integration.

    • Created user registration and login functionality using JWT tokens

    • Implemented secure payment processing using Stripe API

    • Designed responsive UI/UX for seamless shopping experience

  • Answered by AI
  • Q3. What is testing, and what do you know about it?
  • Ans. 

    Testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.

    • Testing involves executing the software with the intent of finding bugs or errors.

    • Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Testing can be manual or automated, with automated testing using tools like Selenium or JUnit.

    • Regression testing en...

  • Answered by AI
  • Q4. Write SQL joins queries
  • Ans. 

    SQL joins queries are used to combine rows from two or more tables based on a related column between them.

    • Use INNER JOIN to return rows when there is at least one match in both tables

    • Use LEFT JOIN to return all rows from the left table and the matched rows from the right table

    • Use RIGHT JOIN to return all rows from the right table and the matched rows from the left table

    • Use FULL JOIN to return rows when there is a match

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. What are the reasons you have not been placed in any company until now?
  • Ans. 

    Lack of relevant experience, tough competition, and limited job opportunities in desired field.

    • Limited job opportunities in desired field

    • Tough competition from experienced candidates

    • Lack of relevant experience for the positions applied for

  • Answered by AI
  • Q2. Can you tell me about yourself?
  • Q3. Can you describe a cooking disaster you experienced?
  • Ans. 

    I once tried to bake a cake but accidentally used salt instead of sugar.

    • Confused salt with sugar while baking

    • Realized mistake after tasting batter

    • Had to start over with new ingredients

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - JAM 

(1 Question)

  • Q1. The 1st round was JAM - Just a minute. They will give you a topic on the spot and we have to talk about this topic for 1-2min. Topics: The perfect prank you pulled, The best trip, Your pet's inner thoughts...
Round 2 - Group Discussion 

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)

Round 3 - Aptitude Test 

The 3rd round was Aptitude and Technical mcq test: 10 qns - DBMS, 20 - Quants, 20 - Java mcq
(Note: This round has negative markings)

Round 4 - Technical 

(3 Questions)

  • Q1. Resume based and about projects
  • Q2. Basic sql queries Eg: SQL query to find the no of students in a department
  • Q3. Reverse a string - Python
  • Ans. 

    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'

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. The last round was general hr: Since there were two many candidates the process took too much time. There was no questions asked during the hr round, who ever has agreed to the 2yrs bond were recruited

Interview Preparation Tips

Interview preparation tips for other job seekers - NOTE:
1. The 2yrs bond agreement.
2. No stipend will be provided for 2025 passouts (you have to work for the first 6months without stipend)
3. Based on business demand you may get QA role.

This is the worst interview experience I ever had and I would never recommend this company to anyone. I declined the offer.

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

I was interviewed in May 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Design patterns? Solid principal? Oops concepts? Diff bw ref and out? Caching? Diff bw string and stringbuider Validation controls State management techniques Page life cycle and stages Grabage collector S...
  • Q2. Diff bw union and union all Diff bw sp and functions Diff primary key and forgion key Temp table
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Second round manager round. That is also same like technical

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

I was interviewed in Mar 2021.

Interview Questionnaire 

1 Question

  • Q1. .net core , mvc basics and some scripting language

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics , know about your current project . If interviewer asks you if you have to ask anything , do ask . For my case I asked for his advice where I need to improve. He answered genuinely and even came to know about my other technical skills .

Interview Questionnaire 

1 Question

  • Q1. Time management

Interview Questionnaire 

1 Question

  • Q1. Sql joins

Interview Preparation Tips

Interview preparation tips for other job seekers - go to google and search it

Interview Questionnaire 

2 Questions

  • Q1. Python
  • Q2. Webdevelopment

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Coding

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice experience

Infinite Computer Solutions Interview FAQs

How many rounds are there in Infinite Computer Solutions Software Developer interview?
Infinite Computer Solutions interview process usually has 3-4 rounds. The most common rounds in the Infinite Computer Solutions interview process are Technical, Group Discussion and Aptitude Test.
How to prepare for Infinite Computer Solutions Software Developer 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 Infinite Computer Solutions. The most common topics and skills that interviewers at Infinite Computer Solutions expect are Automation Testing, Cloud, Coding, Mulesoft Anypoint Platform and Networking.
What are the top questions asked in Infinite Computer Solutions Software Developer interview?

Some of the top questions asked at the Infinite Computer Solutions Software Developer interview -

  1. What are the differences and similarities between Java and Python, and which on...read more
  2. Can you describe a cooking disaster you experienc...read more
  3. What is testing, and what do you know about ...read more

Tell us how to improve this page.

Infinite Computer Solutions Software Developer Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more
Join Infinite Computer Solutions Digitally Engineering Tomorrow, Today
Infinite Computer Solutions Software Developer Salary
based on 175 salaries
₹3.8 L/yr - ₹15 L/yr
12% more than the average Software Developer Salary in India
View more details

Infinite Computer Solutions Software Developer Reviews and Ratings

based on 24 reviews

2.8/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

2.9

Salary

3.0

Job security

2.8

Company culture

3.0

Promotions

2.9

Work satisfaction

Explore 24 Reviews and Ratings
Software Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
813 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
730 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
616 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infinite Computer Solutions with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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