Filter interviews by
Clear (1)
Duration : 1 hours
Question type : Greedy algo question(DSA)
Platform : of any choice
LLDs are detailed design documents that describe the software architecture of a system.
LLDs typically include detailed information on modules, components, interfaces, and data for a system.
They help in understanding how different parts of the system interact and communicate with each other.
Examples of LLDs include class diagrams, sequence diagrams, and data flow diagrams.
LLDs are crucial for developers to implement the
posted on 21 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.
Basic hacker rank problem
posted on 4 Jan 2025
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List uses square brackets [], tuple uses parentheses ().
List is used for collections of items that may change, tuple for fixed collections.
Example: list - [1, 2, 3], tuple - (1, 2, 3)
posted on 22 Aug 2022
I applied via Company Website and was interviewed in Jul 2022. There were 2 interview rounds.
General knowledge and development skills and new things..
I was interviewed before Mar 2016.
posted on 19 Apr 2020
I applied via Company Website and was interviewed in Oct 2019. There were 4 interview rounds.
posted on 31 Oct 2022
I applied via Company Website and was interviewed before Oct 2021. There were 2 interview rounds.
I have followed the MVC, Singleton, and Factory design patterns in my past projects.
MVC pattern for separating concerns and improving maintainability
Singleton pattern for ensuring only one instance of a class is created
Factory pattern for creating objects without exposing the instantiation logic
Applications can be secured by implementing various security measures such as authentication, authorization, encryption, and regular updates.
Implement strong authentication mechanisms such as multi-factor authentication
Use authorization to restrict access to sensitive data and functionalities
Encrypt sensitive data both in transit and at rest
Regularly update the application and its dependencies to patch security vulnera...
I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.
Simple algorithm question about sorting
The time complexity of the quicksort algorithm is O(n log n).
Quicksort has an average time complexity of O(n log n).
The best case time complexity of quicksort is O(n log n) when the pivot element divides the array into two equal halves.
The worst case time complexity of quicksort is O(n^2) when the pivot element is the smallest or largest element in the array.
based on 3 interviews
Interview experience
based on 2 reviews
Rating in categories
Assistant Manager
12.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
11.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
5.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Manager
3.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Relationship Manager
2.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
State Bank of India