i
CGI Group
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Feb 2023. There were 3 interview rounds.
Two Sum problem is a LeetCode problem where we need to find two numbers in an array that add up to a target value.
We can use a hash table to store the difference between the target value and each element in the array.
We can then check if the difference exists in the hash table.
If it does, we have found our two numbers.
If it doesn't, we add the current element to the hash table and continue.
Time complexity: O(n)
The word reverse problem from a sentence
Split the sentence into words
Reverse each word
Join the reversed words to form a new sentence
Yes, I am ready to relocate for the QA Engineer position.
I am open to moving to a new location for the job.
I understand that relocation may be required for the role.
I am willing to adapt to a new environment and make the necessary arrangements.
I have previous experience of relocating for work.
What people are saying about CGI Group
CGI Group interview questions for designations
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.
Types of waits in Selenium include implicit, explicit, and fluent waits.
Implicit waits wait for a certain amount of time before throwing an exception if an element is not found.
Explicit waits wait for a certain condition to be met before proceeding with the next step.
Fluent waits wait for a certain condition to be met within a specified time frame.
Examples of conditions include element visibility, element clickability,...
Dynamic elements can be searched using unique attributes like ID, class, name, or XPath.
Use ID attribute if it's unique and static
Use class attribute if it's unique and dynamic
Use name attribute if it's unique and static
Use XPath if other attributes are not unique or not available
Jenkins is an open-source automation server that helps to automate parts of the software development process.
Jenkins is used for continuous integration and continuous delivery
It can be used to build, test, and deploy software
Jenkins has a large number of plugins available to extend its functionality
Examples of plugins include Git, Maven, and JUnit
Jenkins can be configured to run on different operating systems and envir
To fetch data from xls, use a library like Apache POI or OpenPyXL.
Use a library like Apache POI or OpenPyXL to read data from xls files
Identify the sheet and cell range to read data from
Iterate through the rows and columns to extract the data
Handle any formatting or data type conversions as needed
Aptitude and coding question
Types of exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, StaleElementReferenceException, TimeoutException, and WebDriverException.
NoSuchElementException: Thrown when an element could not be found in the DOM.
ElementNotVisibleException: Thrown when an element is present in the DOM but not visible.
StaleElementReferenceException: Thrown when an element is no longer attached to the DOM.
Tim...
Questions related to apptitude, Selenium, TestNG, Java, c++
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
2 coding ques in 1 hr
The 'this' keyword in Java refers to the current instance of the class.
Used to refer to instance variables or methods of the current object
Can be used to differentiate between instance variables and local variables with the same name
Can be passed as an argument to other methods
final is a keyword used in Java to declare constants, while finally is a block of code used in exception handling to ensure a piece of code is always executed.
final is used to declare constants in Java, its value cannot be changed once assigned
finally is a block of code used in exception handling to ensure a piece of code is always executed, regardless of whether an exception is thrown or not
Example: final int MAX_VALU...
Basic principles of OOP include encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Example: A 'Car' class may have properties like 'color' and 'model', and methods like 'st
based on 3 interviews
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
8.1k
salaries
| ₹3.8 L/yr - ₹12 L/yr |
Senior Software Engineer
7.3k
salaries
| ₹6.2 L/yr - ₹23 L/yr |
Lead Analyst
3.1k
salaries
| ₹10 L/yr - ₹31.5 L/yr |
Associate Software Engineer
1.9k
salaries
| ₹2.5 L/yr - ₹7 L/yr |
Senior Test Engineer
1.2k
salaries
| ₹6 L/yr - ₹18.6 L/yr |
Accenture
Wipro
Cognizant
Capgemini