Filter interviews by
It consist of mcq's and 2 programs
Stream API in Java provides a way to process collections of objects in a functional style.
Stream API allows for easy manipulation of collections using functional programming concepts like map, filter, and reduce.
It supports lazy evaluation, allowing for efficient processing of large datasets.
Example: stream.filter(x -> x > 5).map(x -> x * 2).forEach(System.out::println)
Designed a microservices architecture using Docker and Kubernetes for a real-time analytics platform
Utilized Docker containers to encapsulate each microservice
Implemented Kubernetes for container orchestration and scaling
Used Kafka for real-time data streaming between microservices
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 5 interview rounds.
Mettal test which is online. This test contains question from apptiitude and technical. You need to get minimum 50%.
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I applied via Referral and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There was 1 interview round.
Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures are used to manage large amounts of data efficiently.
They can be implemented using arrays, linked lists, trees, graphs, and other techniques.
Examples include stacks, queues, hash tables, and binary search trees.
Choosing the right data structure for a particular problem is important for op...
Stack and Queue are used in real-time systems for managing tasks and events.
Stack is used for managing function calls, undo/redo operations, and backtracking.
Queue is used for managing events, scheduling tasks, and buffering data.
Real-time systems use both data structures for managing tasks and events in a time-sensitive manner.
Examples include task scheduling in operating systems, event handling in GUI applications, a
I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 3 reviews
Rating in categories
Business Analyst
57
salaries
| ₹5 L/yr - ₹18 L/yr |
Project Manager
42
salaries
| ₹15 L/yr - ₹30.8 L/yr |
Technology Analyst
37
salaries
| ₹5 L/yr - ₹17.3 L/yr |
Senior Business Analyst
30
salaries
| ₹9 L/yr - ₹20 L/yr |
Senior Manager
28
salaries
| ₹22.1 L/yr - ₹40 L/yr |
TCS
HCL Infosystems
Kellogg Brown and Root
METRO Global Solutions Center