Filter interviews by
Sinple dsa question was asked
Top trending discussions
I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Consumers read data from topics, while producers write data to topics in Kafka.
Consumers subscribe to topics to read messages from them
Producers publish messages to topics for consumers to read
Consumers can be part of a consumer group to scale out consumption
Producers can specify key for messages to control partitioning
Api related questions
I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.
A process is an instance of a program while a thread is a subset of a process that can run concurrently with other threads.
Processes have their own memory space while threads share the same memory space within a process.
Processes are independent of each other while threads within the same process can communicate with each other.
Processes are heavier in terms of resource consumption compared to threads.
Example: A web br...
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Project Explain is a question where you are asked to describe a project you have worked on in detail.
Provide an overview of the project including its purpose and goals
Explain the technologies used and your role in the project
Discuss any challenges faced and how they were overcome
Highlight the outcomes and impact of the project
I applied via Company Website and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.
I am familiar with a wide range of technologies used in software development.
Java
Python
C++
JavaScript
HTML/CSS
SQL
Git
Linux
RESTful APIs
Agile methodologies
OOPs concepts in Java include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods together in a class.
Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and providing a simplified interfa
Abstraction can be achieved through interfaces, abstract classes, and encapsulation.
Using interfaces to define a set of methods that a class must implement
Using abstract classes to provide a base implementation that can be extended by subclasses
Encapsulating implementation details to hide complexity and provide a simpler interface
Using design patterns such as Factory and Strategy to abstract away implementation details
Class is a blueprint for creating objects while interface defines a contract for implementing classes.
Class is a template for creating objects with properties and methods.
Interface is a contract that defines a set of methods and properties that a class must implement.
Object is an instance of a class that has its own set of properties and methods.
Function instance is a reference to a function that can be called with arg...
Access modifiers control the visibility and accessibility of class members.
Access modifiers include public, private, protected, and internal.
Public members can be accessed from anywhere.
Private members can only be accessed within the same class.
Protected members can be accessed within the same class and its subclasses.
Internal members can be accessed within the same assembly.
Access modifiers help enforce encapsulation ...
Cloud refers to the delivery of computing services over the internet.
Cloud computing allows users to access data and applications from anywhere with an internet connection.
Cloud services can be categorized into three main types: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS).
Cloud providers include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform.
...
There are multiple ways to achieve tasks on AWS depending on the specific task.
Using AWS Management Console
Using AWS CLI
Using AWS SDKs
Using AWS CloudFormation
Using AWS Elastic Beanstalk
Using AWS Lambda
Using AWS Step Functions
Using AWS Batch
based on 1 interview
Interview experience
Group Head Creative Art
6
salaries
| ₹13 L/yr - ₹13 L/yr |
Technical Lead
4
salaries
| ₹26 L/yr - ₹33.4 L/yr |
Project Manager
4
salaries
| ₹20.5 L/yr - ₹42.2 L/yr |
Commercial Director
4
salaries
| ₹14 L/yr - ₹25 L/yr |
Account Director
3
salaries
| ₹8.5 L/yr - ₹17 L/yr |
Wunderman Thompson
Ogilvy
Leo Burnett
Havas Worldwide