i
CGI Group
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
Abstract is a class that cannot be instantiated, while abstract keyword is used to declare a method as abstract. Interface is a contract that defines methods that a class must implement.
Abstract class cannot be instantiated, but can have concrete methods.
Abstract keyword is used to declare a method as abstract, meaning it has no implementation.
Interface is a contract that defines methods that a class must implement.
A c...
To switch values of a and b without using a third variable, use bitwise XOR operation.
Use bitwise XOR operation to switch values of a and b: a = a ^ b; b = a ^ b; a = a ^ b;
Example: int a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5
posted on 9 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
posted on 11 Oct 2024
I applied via Accenture and was interviewed in Apr 2024. There were 2 interview rounds.
Batch processing is the execution of a series of jobs in a program without manual intervention.
Batch processing involves processing large volumes of data at once
Jobs are typically scheduled to run at specific times or intervals
Commonly used in tasks like payroll processing, billing, and report generation
Developed a web-based project management tool for tracking tasks and deadlines
Used React for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database storage
Incorporated user authentication and authorization features
Integrated real-time notifications using Socket.io
posted on 15 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
posted on 23 Nov 2022
I applied via Naukri.com and was interviewed in Oct 2022. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
posted on 10 May 2022
I applied via Referral and was interviewed in Apr 2022. There were 2 interview rounds.
I applied via Company Website and was interviewed in Nov 2024. There were 4 interview rounds.
It was a simple Aptitude test designed to test your english proficiency and your quantitative skills.
There were 2 coding questions. The level of questions were not very high. The languages available for the round were Python, Java, C++, C, C#.
based on 4 reviews
Rating in categories
Software Engineer
8k
salaries
| ₹3.9 L/yr - ₹13.8 L/yr |
Senior Software Engineer
7.1k
salaries
| ₹6.1 L/yr - ₹22 L/yr |
Lead Analyst
3.1k
salaries
| ₹9.9 L/yr - ₹29.5 L/yr |
Associate Software Engineer
1.8k
salaries
| ₹2.5 L/yr - ₹6.7 L/yr |
Senior Test Engineer
1.2k
salaries
| ₹6 L/yr - ₹20.2 L/yr |
TCS
Infosys
Wipro
HCLTech