i
CGI Group
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.
Microservices are a software development technique where an application is divided into smaller, independent services that communicate with each other through APIs.
Microservices are small, independent services that focus on specific business functions.
Each microservice can be developed, deployed, and scaled independently.
Microservices communicate with each other through APIs, typically using lightweight protocols like ...
Microservices architecture is a design approach where a single application is composed of small, independent services that communicate with each other.
Each microservice is responsible for a specific business function or capability
Microservices communicate with each other through APIs
Each microservice can be developed, deployed, and scaled independently
Microservices architecture promotes flexibility, scalability, and re
Microservices are connected in REST APIs using communication protocols like HTTP, messaging queues, and service discovery.
Microservices communicate with each other using HTTP requests and responses.
Messaging queues like RabbitMQ or Kafka can be used for asynchronous communication between microservices.
Service discovery tools like Eureka or Consul help in locating and connecting to different microservices.
API Gateway ca...
Creating immutable class of orders, sorting orders, finding average of lists of integers.
Create an immutable class Orders with private final fields and no setter methods.
Override equals() and hashCode() methods to ensure uniqueness of objects.
Use Collections.unmodifiableSet() to create a set of orders and Collections.sort() to sort them.
Iterate through the List of List of String of integers, convert to integers, and ca
Spring Cloud is a set of tools and frameworks for building cloud-native applications in Java.
Spring Cloud provides tools for service discovery, load balancing, configuration management, and more in microservices architecture.
It includes projects like Eureka for service discovery, Ribbon for client-side load balancing, and Config Server for externalized configuration.
Spring Cloud integrates with Spring Boot to simplify ...
Deployment build config includes settings for deploying the application.
Use tools like Maven or Gradle to manage dependencies and build the project
Specify deployment environment configurations in a separate file (e.g. application.properties)
Define build scripts for tasks like compiling, packaging, and deploying the application
Leverage CI/CD pipelines for automated builds and deployments
Given a project, you need to create logic for a service using helpers and finally give a aggregate of the final converted price .
Given few java 8 programming functions, you need to convert them to respective java 11 functions
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
I was interviewed in Sep 2024.
I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.
Interview was 30mins, and asked streams and annotations in java
I applied via LinkedIn and was interviewed in Jun 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
It was aptitude + coding test.. 2 coding questions were there
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
I have strong knowledge and experience in Java programming and UI development.
Proficient in Java programming language, including core concepts like OOP, multithreading, and collections
Skilled in developing UI using technologies like HTML, CSS, JavaScript, and frameworks like React or Angular
Experience in integrating backend Java code with frontend UI for full stack development
Familiar with UI design principles and resp
A class is a blueprint for creating objects in Java, while an object is an instance of a class.
A class defines the properties and behaviors of objects.
An object is created using the 'new' keyword followed by the class name.
Multiple objects can be created from the same class.
An object is a physical entity in memory, while an instance is a specific realization of an object.
An object is a general concept, while an instance is a specific occurrence of that concept.
Objects are created using classes, while instances are created using the 'new' keyword.
Each instance has its own state (values of attributes) and behavior (methods).
Example: 'Car' is an object, while 'Toyota Camry' is an instance of
Heap and stack memory are two types of memory in computer systems. Heap memory is used for dynamic memory allocation, while stack memory is used for static memory allocation.
Heap memory is used for storing objects and is managed by the JVM. It is larger in size compared to stack memory.
Stack memory is used for storing method calls, local variables, and is limited in size. It follows Last In First Out (LIFO) order.
Examp...
Strings in Java are stored in the String pool, which is a special area in the Java heap memory.
Strings in Java are immutable, meaning once a string is created, it cannot be changed.
When a string is created in Java, it is stored in the String pool if it does not already exist.
String literals are stored in the String pool, while strings created using the 'new' keyword are stored in the heap memory.
String pool helps in sa...
1 Interview rounds
based on 3 reviews
Rating in categories
Software Engineer
8k
salaries
| ₹3.8 L/yr - ₹13.8 L/yr |
Senior Software Engineer
7.1k
salaries
| ₹6 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.6 L/yr |
Senior Test Engineer
1.2k
salaries
| ₹6 L/yr - ₹20.2 L/yr |
TCS
Infosys
Wipro
HCLTech