Filter interviews by
I applied via Referral and was interviewed in Jan 2022. There were 2 interview rounds.
Top trending discussions
I applied via Referral and was interviewed in Jun 2024. There were 4 interview rounds.
posted on 4 Aug 2024
Online Exam - 10 MCQ and 2 coding questions
Leet code test link was sent
An ArrayList is a dynamic array in Java that can grow or shrink in size as needed.
ArrayList is a class in Java's Collection framework.
It allows for dynamic resizing of the array.
Elements can be added, removed, or accessed using index.
Example: ArrayList
A hash map is a data structure that stores key-value pairs and allows for efficient retrieval of values based on keys.
Hash map uses a hash function to map keys to indices in an array.
It allows for constant time average case complexity for insertion, deletion, and lookup operations.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Exam...
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
The view model is responsible for managing and providing data to the view in a way that is independent of the underlying data source.
View model acts as an intermediary between the view and the data source.
It retrieves data from the data source and transforms it into a format that is suitable for the view.
It may also perform data validation and business logic.
View model is typically implemented as a separate class or co...
To find the 2nd largest number in an array, sort the array in descending order and return the element at index 1.
Sort the array in descending order using a sorting algorithm
Return the element at index 1 as the 2nd largest number
posted on 29 Sep 2021
I applied via LinkedIn and was interviewed in Aug 2021. There were 4 interview rounds.
ICE stands for Intercontinental Exchange, a global network of exchanges and clearing houses for financial and commodity markets.
ICE operates exchanges for futures and options trading in energy, agriculture, metals, and financial markets.
It also provides data services and technology solutions for market participants.
Some of the well-known exchanges operated by ICE include NYSE, ICE Futures Europe, and ICE Futures US.
ICE...
Telco security involves protecting telecommunications networks and data from cyber threats. It includes protocols like SSL, IPSec, and VPN.
Telco security focuses on securing telecommunications networks and data from cyber attacks
Protocols like SSL (Secure Sockets Layer), IPSec (Internet Protocol Security), and VPN (Virtual Private Network) are commonly used in telco security
Encryption and authentication are key compone...
I was interviewed before Nov 2022.
Java program on data structures
Use Java to implement common data structures like arrays, linked lists, stacks, queues, trees, and graphs
Practice implementing algorithms like sorting, searching, and traversal on these data structures
Understand the time and space complexity of different operations on data structures
I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.
Implemented the Observer design pattern.
Used to maintain consistency between related objects
Allows for one-to-many relationships between objects
Used in event-driven systems
Example: Used to update UI when data changes in backend
I have implemented a microservices architecture for scalability and flexibility.
Implemented microservices architecture using Docker and Kubernetes
Used API Gateway for routing and load balancing
Implemented service discovery using Consul
Implemented circuit breaker pattern using Hystrix
Implemented centralized logging using ELK stack
Implemented distributed tracing using Zipkin
Implemented event-driven architecture using Kaf...
I improved stored procedure performance by optimizing queries and indexes.
Identified and removed unnecessary joins and subqueries
Used appropriate indexing to speed up query execution
Reduced the number of round trips to the database by using batch processing
Rewrote complex queries to simpler ones
Used stored procedure parameters instead of variables to avoid recompilation
Used SET NOCOUNT ON to reduce network traffic
Used
based on 1 review
Rating in categories
Software Engineer
146
salaries
| ₹7.6 L/yr - ₹24.1 L/yr |
Senior Software Engineer
90
salaries
| ₹13.5 L/yr - ₹33 L/yr |
Associate Software Engineer
47
salaries
| ₹4.8 L/yr - ₹13.5 L/yr |
Senior Quality Assurance Engineer
28
salaries
| ₹10.5 L/yr - ₹24.5 L/yr |
Technical Consultant
25
salaries
| ₹5.5 L/yr - ₹16.6 L/yr |
Fiserv
FIS
TCS
Infosys