i
Infinite Computer Solutions
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I use boto3 library to automate tasks in aws.
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python.
It allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.
Boto3 makes it easy to integrate your Python application, library, or script with AWS services.
Example: boto3.client('s3') to create a client for Amazon S3 service.
Global keyword is used to define a variable as global, which can be accessed from any part of the program.
Global keyword is used to declare a variable outside of a function, making it accessible from any part of the program.
It is useful when a variable needs to be accessed by multiple functions or modules.
Global variables can be modified by any function that has access to them, which can lead to unexpected behavior.
Exa...
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.
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...
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
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...
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
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
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
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 applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.
Infinite Computer Solutions interview questions for popular designations
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Get interview-ready with Top Infinite Computer Solutions Interview Questions
I was interviewed in Aug 2024.
Code to swap two strings in an array
Create a temporary variable to store one of the strings
Assign the value of the first string to the second string
Assign the value of the temporary variable to the first string
Led a team in implementing automated testing for a web application
Implemented Selenium WebDriver for automated testing
Created test scripts in Java to validate functionality
Utilized Jenkins for continuous integration
Collaborated with developers to identify and resolve bugs
I am a recent graduate with a degree in Computer Science, passionate about coding and eager to learn and grow in the software engineering field.
Recent graduate with a degree in Computer Science
Passionate about coding and software development
Eager to learn and grow in the software engineering field
I did not have GD, the company official shortlisted us based on our resume, which again was not as scrutinized as you'd expect. The shortlisted 17-18 out of 20 candidates to the next round. Some slots did have GD tho.
Around 125 students from my college and many more from previous batches and other colleges had to take up the aptitude test. It consisted of 50 questions. The split up is 20 aptitude, 20 java and 10 DBMS questions. All questions carry negative marks. Aptitude section mainly consisted questions from mensuration.
I was interviewed in Oct 2024.
testNG annotations are used to control the flow of test execution and parallel test execution allows running tests concurrently.
testNG annotations include @Test, @BeforeSuite, @AfterSuite, @BeforeTest, @AfterTest, @BeforeClass, @AfterClass, @BeforeMethod, @AfterMethod
Annotations help in setting up preconditions, postconditions, grouping tests, prioritizing tests, and enabling/disabling tests
Parallel test execution in t...
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
It was of 1 hour 30 mins.
Tell me about music.
I am a Java Developer with 5 years of experience in developing web applications and software solutions.
Experienced in Java programming language
Proficient in developing web applications
Skilled in software solution development
A class in Java is a blueprint for creating objects, defining attributes and behaviors.
Classes are used to create objects in Java.
They define attributes (fields) and behaviors (methods) of the objects.
Classes can be instantiated to create multiple objects of the same type.
Example: class Car { String color; void drive() { ... } }
Example: Car myCar = new Car();
What people are saying about Infinite Computer Solutions
Some of the top questions asked at the Infinite Computer Solutions interview -
The duration of Infinite Computer Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 151 interviews
Interview experience
based on 1.5k reviews
Rating in categories
Software Engineer
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
813
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
730
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
616
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra