i
Angel One
Filter interviews by
Write code for advance surrying in js
Implement custom hook for api call
I applied via LinkedIn and was interviewed before Jan 2024. There were 2 interview rounds.
Check if a tree is binary or not
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
Angel One interview questions for designations
Top trending discussions
JavaScript questions
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Data Structures Algorithms
Data Structures and Algorithm
posted on 15 Oct 2023
I applied via Referral and was interviewed in Nov 2022. There were 5 interview rounds.
I am a software developer with 5 years of experience. I previously worked at XYZ Company as a full-stack developer.
5 years of experience in software development
Previous role as a full-stack developer at XYZ Company
Proficient in programming languages such as Java, Python, and JavaScript
SQL and coding questions
I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.
Exceptions are errors that occur during program execution and can be handled using try-catch blocks.
Checked exceptions: must be handled or declared in the method signature
Unchecked exceptions: occur at runtime and do not need to be declared
Error: serious problems that cannot be handled, such as OutOfMemoryError
Examples: NullPointerException, ArrayIndexOutOfBoundsException
Exceptions should be handled gracefully to prevent application crashes.
Use try-catch blocks to catch exceptions.
Handle exceptions at the appropriate level of abstraction.
Log exceptions to aid in debugging.
Provide meaningful error messages to the user.
Avoid catching generic exceptions.
Use finally blocks to release resources.
Consider using custom exceptions for specific error conditions.
To create a custom read-only list, use the ReadOnlyCollection class in C#.
Create a List
Use the AsReadOnly() method to create a read-only wrapper around the list.
Use the ReadOnlyCollection
Example: List
Example: var readOnlyList = myList.AsReadOnly();
Example: var trulyReadOnlyList = new ReadOnlyCollect
Collections are data structures that store and manipulate groups of related objects.
Collections are used to store and manipulate groups of related objects
They can be classified into three main categories: Lists, Sets, and Maps
Lists maintain the order of elements and allow duplicates (e.g. ArrayList, LinkedList)
Sets do not allow duplicates and do not maintain order (e.g. HashSet, TreeSet)
Maps store key-value pairs and d...
Binary search is a search algorithm that finds the position of a target value within a sorted array.
The array must be sorted before applying binary search
Compare the target value with the middle element of the array
If the target value is smaller, search the left half of the array
If the target value is larger, search the right half of the array
Repeat until the target value is found or the search space is exhausted
based on 4 interviews
Interview experience
based on 6 reviews
Rating in categories
Senior Executive
343
salaries
| ₹1.7 L/yr - ₹5 L/yr |
Relationship Manager
322
salaries
| ₹1.5 L/yr - ₹4.1 L/yr |
Assistant Manager
269
salaries
| ₹2.1 L/yr - ₹7.6 L/yr |
Equity Dealer
213
salaries
| ₹0.9 L/yr - ₹4.5 L/yr |
Deputy Manager
155
salaries
| ₹3 L/yr - ₹10 L/yr |
Zerodha
Upstox
Groww
5paisa Capital Ltd.