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

Clear (1)

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 Resume 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 Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, Psychometric Test

Round 2 - One-on-one 

(1 Question)

  • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

Interview Preparation Tips

Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

Round 2 - Technical 

(1 Question)

  • Q1. 2nd round included tr and mr round went quite enegritic

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

I was interviewed in Sep 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills and ability to work in a team

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
  • Q2. Simple coding questions..Basically pattern.
  • Q3. And also they will ask about your projects.

Interview Preparation Tips

Round: Test
Experience: 60 multiple choice questions so have to manage time carefully.
Tips: Have to give equal importance to all the sections..So try to do well in all section.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical + HR Interview
Experience: Don't panic...Only write those things that you know in your resume.

Skills: Smart Coding
College Name: Jaypee Institute Of Information Technology, Noida

I was interviewed in May 2017.

Interview Preparation Tips

Round: Test
Total Questions: 20

Round: Group Discussion
Duration: 1 hour

Skills: Coding Skills And Knowledge On Data Structures

I was interviewed in Jun 2017.

Interview Preparation Tips

Round: Test
Duration: 1 hour 30 minutes

Skills: Engineering Basics
Contribute & help others!
anonymous
You can choose to be anonymous

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

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Reverie Language Technologies

No Interviews

SALARIES

Infinite Computer Solutions

SALARIES

Hitachi Digital Services

INTERVIEWS

Hitachi Digital Services

No Interviews

INTERVIEWS

Infinite Computer Solutions

No Interviews

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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent