i
CGI Group
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement
Oops concepts,Data Structures
I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.
Question were quite easy, based on simple reasoning.
Sorting an array of strings using C++.
Use the std::sort function from the
Define a custom comparison function if needed.
Example: std::sort(arr.begin(), arr.end());
Use ORDER BY clause to sort first 3 records of a SQL column.
Use ORDER BY clause followed by the column name to sort the records.
Use LIMIT 3 to limit the results to the first 3 records.
Example: SELECT * FROM table_name ORDER BY column_name LIMIT 3;
I come from a close-knit family with supportive parents and two siblings.
Family is very important to me
Parents are supportive of my career choices
Have two siblings, one older and one younger
I am a quick learner with strong problem-solving skills and a passion for software development.
I have a solid foundation in computer science and programming languages such as Java, C++, and Python.
I have completed several projects that demonstrate my ability to work in a team and deliver high-quality code.
I am eager to learn and grow in this role, and I believe my technical skills and enthusiasm make me a strong candid
All things are good and aptitude took virtually
Printing hello world in Java using System.out.println() method
Use System.out.println("Hello, World!"); to print hello world in Java
Make sure to include the semicolon at the end of the statement
The main method in Java is the entry point for any Java program. It is declared as public static void main(String[] args).
public: The main method is public so that it can be accessed by the JVM.
static: The main method is static so that it can be called without creating an instance of the class.
void: The main method does not return any value.
main: The name of the method that serves as the entry point for the program.
Str...
I applied via Walk-in and was interviewed in Oct 2023. There were 3 interview rounds.
Marry plans or not for yourself
Yes, I have experience in programming in Java.
I have worked on projects using Java programming language
Familiar with object-oriented programming concepts in Java
Experience in developing applications using Java frameworks like Spring
A constructor is a special method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
Constructors can be used to initialize object properties
Constructors can have parameters to customize object initialization
Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.
Software testing involves executing the software with the intent of finding bugs or errors.
It helps in identifying defects or issues in the software before it is released to the end users.
Types of software testing include unit testing, integration testing, system testing, and acceptance...
I applied via Job Portal and was interviewed in Apr 2024. There were 3 interview rounds.
Learn aptitude thoroughly
Focus on strings and arrays
posted on 16 Apr 2024
Questions in flow charts and their outputs
posted on 27 Mar 2023
I applied via Campus Placement and was interviewed in Sep 2022. There were 7 interview rounds.
It was a comprehensive aptitude & reasoning exam
You have to be very good at speaking to clear this round.
Tow medium hard level coding questions
I applied via Company Website and was interviewed before Sep 2023. There were 3 interview rounds.
Verbal ability
Quant
Reasoning
C is a procedural language with manual memory management, while Java is an object-oriented language with automatic memory management.
C is a procedural language, while Java is an object-oriented language
C requires manual memory management, while Java has automatic memory management (garbage collection)
C is platform-dependent, while Java is platform-independent (write once, run anywhere)
C supports pointers, while Java do
Constructor overloading is having multiple constructors in a class with different parameters, while constructor overriding is redefining a superclass constructor in a subclass.
Constructor overloading allows a class to have multiple constructors with different parameters.
Constructor overriding involves redefining a superclass constructor in a subclass with the same name and parameters.
Example of constructor overloading:...
I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.
posted on 28 Aug 2024
Interview experience
based on 1 review
Rating in categories
Software Engineer
8.1k
salaries
| ₹3.8 L/yr - ₹12 L/yr |
Senior Software Engineer
7.2k
salaries
| ₹6.1 L/yr - ₹22.4 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.6 L/yr |
Senior Test Engineer
1.2k
salaries
| ₹6 L/yr - ₹20.2 L/yr |
TCS
Infosys
Wipro
HCLTech