Filter interviews by
Clear (1)
Math, resizing, English
Java is a programming language, String is a data type for text, Thread is a unit of a process, Exception handling is managing errors.
Java is a popular programming language used for developing various applications.
String is a data type in Java used to store text.
Thread in Java is a unit of a process that can run concurrently with other threads.
Exception handling in Java is the process of managing errors that occur durin
Java program exception handling
Top trending discussions
I applied via Naukri.com and was interviewed before May 2022. There were 4 interview rounds.
Medium leetcode question related to dp.
LLD round to create a cache library
Design a system similar to Paytm for online payments and transactions.
Implement user authentication and authorization for secure transactions
Develop a user-friendly interface for easy navigation and transactions
Integrate various payment options like credit/debit cards, net banking, UPI, and wallets
Implement a robust backend system to handle transactions and store user data securely
Design a URL shortener service to generate short URLs for long URLs.
Use a unique identifier for each long URL to generate a short URL.
Implement a mapping system to map short URLs to long URLs.
Consider implementing features like custom short URLs, expiration dates, and analytics.
Ensure the short URLs are unique and not easily guessable.
Optimize the service for performance and scalability.
Design a Notification Service for sending alerts to users.
Define types of notifications (email, SMS, push notifications)
Implement a system for users to subscribe/unsubscribe from notifications
Include a scheduling system for sending notifications at specific times
Consider implementing a notification history for users to view past alerts
I applied via LinkedIn and was interviewed in Mar 2023. There were 5 interview rounds.
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Designing a machine involves creating a detailed plan for its structure, functionality, and operation.
Consider the purpose of the machine and its intended use
Identify the key components and their interactions
Create a schematic or blueprint detailing the layout and connections
Select appropriate materials and technologies for construction
Test the machine for functionality and efficiency
I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
BDD stands for Behavior Driven Development and TDD stands for Test Driven Development.
BDD focuses on the behavior of the system from the user's perspective.
TDD focuses on writing tests before writing the actual code.
BDD uses natural language to describe the behavior of the system.
TDD helps in ensuring that the code meets the requirements and is well-tested.
Both BDD and TDD help in improving the quality of the software
JUnit is a unit testing framework for Java, while Mockito is a mocking framework used for creating mock objects in unit tests.
JUnit is used for writing and running repeatable automated tests to ensure code behaves as expected.
Mockito is used to create mock objects to simulate the behavior of real objects in unit tests.
Both JUnit and Mockito are commonly used in test-driven development (TDD) to ensure code quality and r
Microservices architecture is an architectural style that structures an application as a collection of loosely coupled services.
Each service is self-contained and can be developed, deployed, and scaled independently.
Services communicate with each other over lightweight protocols like HTTP or messaging queues.
Microservices allow for flexibility, scalability, and easier maintenance compared to monolithic architectures.
Ex...
HashSet default size 16 for performance balance between memory usage and lookup time.
Default size 16 provides a good balance between memory usage and lookup time.
Choosing a power of 2 size helps in distributing elements evenly across buckets.
Resizing the HashSet is expensive, so starting with a larger size reduces the need for resizing.
Example: If the default size was too small, it would lead to more collisions and deg
ActiveMQ is Java-based messaging broker while RabbitMQ is a message broker that implements the Advanced Message Queuing Protocol (AMQP).
ActiveMQ is written in Java and supports multiple messaging protocols like OpenWire, STOMP, MQTT, and AMQP.
RabbitMQ is written in Erlang and specifically implements the AMQP protocol.
ActiveMQ is more feature-rich and has a larger user base, while RabbitMQ is known for its reliability a...
Azure DB offers various databases including SQL Database, Cosmos DB, MySQL, PostgreSQL, and MariaDB.
SQL Database
Cosmos DB
MySQL
PostgreSQL
MariaDB
HashSet is a collection of unique elements, while HashMap is a key-value pair collection.
HashSet does not allow duplicate elements, HashMap allows duplicate keys but not duplicate values.
HashSet uses Set interface, HashMap uses Map interface.
Example: HashSet
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
HashMap allows null keys and values, and...
I applied via Approached by Company and was interviewed before Jun 2023. There were 3 interview rounds.
I applied via Referral and was interviewed in Oct 2023. There were 3 interview rounds.
Redux Thunk is a middleware that allows asynchronous actions to be dispatched in Redux.
Redux Thunk is a middleware that extends the Redux store's abilities.
It allows actions to return functions instead of plain objects.
These functions can perform asynchronous operations and dispatch actions when needed.
Thunk functions have access to the store's dispatch and getState methods.
Example: dispatching an asynchronous action t
based on 1 interview
Interview experience
RPA Developer
131
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
88
salaries
| ₹0 L/yr - ₹0 L/yr |
Engineer
80
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
46
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
42
salaries
| ₹0 L/yr - ₹0 L/yr |
Uipath
Blue Prism
WorkFusion
AntWorks