Filter interviews by
I was interviewed in Jan 2024.
I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.
Map question with frequency in a vector
I applied via Company Website and was interviewed in Aug 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2022. There were 2 interview rounds.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization helps in minimizing data redundancy by dividing the database into multiple tables.
It ensures data integrity by avoiding update anomalies.
There are different normal forms like 1NF, 2NF, 3NF, and BCNF to achieve database normalization.
Example: In a database, instead of storing customer details in bo...
Broadridge Financial Solutions interview questions for designations
I applied via Walk-in
Yes, I have knowledge on multiple programming languages.
I am proficient in Java, Python, and C++
I have experience with web development using HTML, CSS, and JavaScript
I am familiar with SQL and database management
I have worked with various frameworks such as Spring and Django
Top trending discussions
I applied via Company Website
2 DSA medium questions was asked.
2 DSA coding questions and CS fundamentals
The topic was -> "One nation one election"
String pool in Java is a pool of unique strings stored in memory to optimize memory usage.
String pool is a part of Java's memory where unique string literals are stored.
When a new string is created, Java checks if it already exists in the pool to save memory.
Strings created using double quotes are added to the pool, while those created using 'new' keyword are not.
Example: String str1 = "hello"; String str2 = "hello"; /...
Java has checked and unchecked exceptions. Checked exceptions must be handled at compile time, while unchecked exceptions do not need to be handled explicitly.
Checked exceptions: Must be caught or declared in the method signature. Example: IOException, SQLException
Unchecked exceptions: Do not need to be caught or declared. Example: NullPointerException, ArrayIndexOutOfBoundsException
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
LRU cache with multi level caching involves implementing a cache with multiple levels of storage, where the least recently used items are evicted first.
Implement a two-level cache system with a primary cache (e.g. in-memory) and a secondary cache (e.g. disk-based).
Use a data structure like a doubly linked list and a hash map to efficiently manage the cache and track the least recently used items.
When an item is accesse...
I applied via Campus Placement
One medium and one standard DP question
Design Google Pay - a digital wallet platform for online payments and transactions.
Allow users to securely store payment information such as credit/debit cards, bank accounts, and loyalty cards.
Enable users to make payments in stores, online, and within apps using their stored payment methods.
Implement security features like biometric authentication, tokenization, and encryption to protect user data.
Provide features fo...
High Level Design (HLD) of recursive functions in software development.
Recursive functions call themselves to solve smaller instances of the same problem.
HLD of recursive functions involves defining the base case, recursive case, and termination condition.
Example: HLD of a recursive function to calculate factorial of a number involves defining base case as factorial(0) = 1.
based on 5 interviews
Interview experience
based on 7 reviews
Rating in categories
Process Analyst
1.3k
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Senior Member Technical
1.3k
salaries
| ₹5.4 L/yr - ₹20 L/yr |
Member Technical
598
salaries
| ₹3 L/yr - ₹10 L/yr |
Technical Lead
585
salaries
| ₹9.6 L/yr - ₹34 L/yr |
Senior Process Analyst
579
salaries
| ₹2.2 L/yr - ₹8.5 L/yr |
Fiserv
SS&C TECHNOLOGIES
State Street Corporation
BNY