Filter interviews by
Online exam - time , work , permutation , ratio
Basic c programming questions
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It was basic aptitude .
Logical reasoning, verbal ability, coding questions were asked. All of th were medium level questions
Constructor is a special type of method used to initialize objects in a class.
Constructors have the same name as the class they belong to
They do not have a return type
They are called automatically when an object is created
Can be used to initialize instance variables
Gapblue interview questions for popular designations
Aptitude test consist of logical reasoning, verbal ability, coding questions.
OOPs concepts are the principles of Object-Oriented Programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementatio...
I am comfortable with Java programming language.
Use Java to create a program that calculates the factorial of a number.
Utilize loops to iterate through the numbers and multiply them together.
Handle edge cases such as negative numbers or zero.
Consider using recursion for a more efficient solution.
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Find the missing number in an array of strings.
Convert the strings to integers and sort the array
Iterate through the array to find the missing number
Return the missing number
Logical reasoning, verbal reasoning, coding
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they are in.
Constructors can be used to initialize object properties.
Constructors do not have a return type.
Example: public class Car { public Car() { // constructor code here } }
posted on 13 Jan 2025
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
posted on 10 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
Led a team in implementing a new CRM system for a large retail company
Managed project timeline and deliverables
Collaborated with stakeholders to gather requirements
Provided training and support to end users
Ensured successful implementation and user adoption
Improved customer data management and analytics
I have over 10 years of experience working with various companies in consulting roles.
Managed client relationships and delivered successful projects on time and within budget
Led cross-functional teams to drive business growth and improve operational efficiency
Developed and implemented strategic plans to address client needs and achieve objectives
Kafka is chosen for its scalability and fault tolerance compared to MQ.
Kafka offers higher throughput and lower latency compared to MQ.
Kafka is horizontally scalable, allowing for easy expansion as data volume grows.
Kafka provides fault tolerance through replication of data across multiple brokers.
Challenges faced during Kafka implementation may include setting up proper configurations, ensuring data consistency, and m...
Monolith to microservice migration involves breaking down a large application into smaller, independent services.
Evaluate the current monolith architecture and identify the components that can be decoupled into microservices.
Define the boundaries of each microservice to ensure they are cohesive and loosely coupled.
Choose the right technology stack for each microservice based on its requirements and scalability needs.
Im...
Swagger is a tool used for documenting and testing REST APIs.
Swagger is used for documenting REST APIs by providing a user-friendly interface to view and interact with API endpoints.
It allows developers to easily understand the functionality of an API, including available endpoints, request/response formats, and authentication methods.
Swagger documentation typically includes information such as API endpoints, request p...
based on 7 interviews
Interview experience
Applications Engineer
15
salaries
| ₹3.8 L/yr - ₹6 L/yr |
Associate Application Engineer
12
salaries
| ₹3 L/yr - ₹5 L/yr |
Associate Consultant
6
salaries
| ₹4 L/yr - ₹6 L/yr |
Oracle Financial Functional Consultant
4
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Manager
3
salaries
| ₹30 L/yr - ₹45 L/yr |
TCS
Infosys
Wipro
HCLTech