i
Filter interviews by
I applied via Job Portal and was interviewed before Aug 2023. There were 2 interview rounds.
Mcq for coding questions
OOP concepts refer to principles like inheritance, encapsulation, polymorphism, and abstraction in object-oriented programming.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation deta
Time complexity refers to the amount of time taken by an algorithm to run as a function of the length of the input.
Time complexity is usually expressed using Big O notation, which describes the upper bound of the growth rate of an algorithm.
It helps in analyzing the efficiency of an algorithm and comparing different algorithms based on their performance.
Common time complexities include O(1) for constant time, O(log n) ...
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts each half, and then merges them back together.
Divide the array into two halves
Recursively sort each half
Merge the sorted halves back together
Time complexity is O(n log n)
Example: [5, 2, 9, 3, 7, 6] -> [5, 2, 9], [3, 7, 6] -> [2, 5, 9], [3, 6, 7] -> [2, 3, 5, 6, 7, 9]
Top trending discussions
I applied via campus placement at Amity University and was interviewed before May 2023. There was 1 interview round.
posted on 29 Dec 2021
I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.
based on 1 review
Rating in categories
Senior Associate
420
salaries
| ₹5.6 L/yr - ₹21 L/yr |
Deputy Manager
112
salaries
| ₹6 L/yr - ₹16 L/yr |
Graduate Engineer Trainee (Get)
111
salaries
| ₹5 L/yr - ₹7.7 L/yr |
Associate
70
salaries
| ₹3 L/yr - ₹12.1 L/yr |
Lead
68
salaries
| ₹11.5 L/yr - ₹30 L/yr |
Reserve Bank of India
State Bank of India
ICICI Bank
HDFC Bank