i
Novopay Solutions
Filter interviews by
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
Advanced concepts in Java include multithreading, design patterns, lambda expressions, and stream API.
Multithreading allows multiple threads to run concurrently, improving performance. Example: creating and managing threads using Executor framework.
Design patterns are reusable solutions to common problems in software design. Example: Singleton pattern ensures a class has only one instance.
Lambda expressions enable func...
Top trending discussions
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Sort an array of strings into groups of K elements
Iterate through the array and create subarrays of size K
Use a loop to go through the array and add elements to the subarrays
Handle cases where the array length is not divisible by K
Reverse a linked list by changing the next pointers of each node
Start with three pointers: current, prev, and next
Iterate through the list, updating the next pointer of each node to point to the previous node
Update prev and current pointers for next iteration
Android is a mobile operating system developed by Google, based on the Linux kernel and designed primarily for touchscreen devices.
Android is open-source and allows developers to create applications using Java programming language.
Android applications are distributed through the Google Play Store.
Android supports a wide range of hardware devices from various manufacturers.
Android provides a rich set of APIs for develop...
posted on 18 Mar 2024
posted on 26 Aug 2024
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Basic dsa questions and java spring boot questions
Design a notification service for sending alerts to users.
Use a scalable messaging system like Kafka or RabbitMQ to handle high volume of notifications.
Implement a notification queue to ensure reliable delivery of notifications.
Include support for different types of notifications such as email, SMS, and push notifications.
Allow users to customize their notification preferences and frequency.
Implement monitoring and log...
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
Implementing 2 factor authentication for enhanced security
Require users to enter their password as the first factor
Send a unique code to the user's registered email or phone as the second factor
Prompt the user to enter the code to complete the authentication process
I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.
2 Leetcode medium - LRU Cache and sliding window question
Design a messaging app like Whatsapp
Implement end-to-end encryption for secure messaging
Allow users to send text messages, images, videos, and documents
Include features like group chats, voice and video calls, status updates
Provide option for users to share their location
Develop a user-friendly interface with customizable settings
I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.
Basic of os, network snd oops
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
posted on 9 Nov 2022
I applied via Naukri.com and was interviewed before Nov 2021. There were 4 interview rounds.
Filtering from a stream involves selecting specific elements based on certain criteria.
Use filter() method to create a new stream with elements that pass a given test.
Provide a Predicate functional interface to filter() method.
Example: stream.filter(x -> x > 5) will return a new stream with elements greater than 5.
To find top 3 salaries for SQL, we need to use the ORDER BY and LIMIT clauses in SQL query.
Use ORDER BY clause to sort the salaries in descending order
Use LIMIT clause to limit the result to top 3 salaries
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 3
I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Development Engineer
26
salaries
| ₹5 L/yr - ₹12 L/yr |
Sde1
20
salaries
| ₹6.5 L/yr - ₹10 L/yr |
Software Developer
18
salaries
| ₹4.2 L/yr - ₹12 L/yr |
Quality Engineer
15
salaries
| ₹3.5 L/yr - ₹9.9 L/yr |
Associate Product Manager
15
salaries
| ₹11 L/yr - ₹27.3 L/yr |
Eko India Financial Services
Fino Paytech
Paytm
Mobikwik