i
Motilal Oswal Financial Services
Filter interviews by
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
What people are saying about Motilal Oswal Financial Services
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
To check palindrome and anagram of a string with O(n), use a hash table to store character frequencies.
Create a hash table to store the frequency of each character in the string.
For palindrome, check that no more than one character has an odd frequency.
For anagram, compare the hash tables of the two strings.
If the hash tables are equal, the strings are anagrams.
If the hash tables differ by only one character, the strin...
Optimized solutions and core principles applied in OOPS
Encapsulation, Inheritance, Polymorphism, Abstraction are core principles of OOPS
Optimized solutions can be achieved through efficient algorithms and data structures
Design patterns like Singleton, Factory, Observer can also be used for optimized solutions
I applied via Naukri.com and was interviewed before Jun 2020. There were 4 interview rounds.
Other approaches to the same job could include automation, outsourcing, or reorganizing the team.
Automation: Implementing technology to streamline processes and reduce manual labor.
Outsourcing: Hiring a third-party company to handle certain tasks or responsibilities.
Reorganizing the team: Restructuring roles and responsibilities to optimize efficiency and productivity.
Example: Automating inventory management to reduce ...
I applied via Walk-in and was interviewed before Jun 2020. There were 3 interview rounds.
Collecting payments from individual customers involves various methods and strategies.
Offer multiple payment options such as credit/debit cards, online payments, and cash
Send timely reminders and follow-up emails/calls to customers with outstanding payments
Implement a clear and concise payment policy to avoid confusion and disputes
Consider offering discounts or incentives for early payments or bulk purchases
Utilize a r...
I applied via Recruitment Consulltant and was interviewed before Mar 2021. There were 3 interview rounds.
Need to know about Process knowledge
I applied via Campus Placement
posted on 20 May 2017
I appeared for an interview in May 2017.
Yes, the string class can be extended in most programming languages.
Inheritance can be used to extend the functionality of the string class.
By creating a new class that inherits from the string class, additional methods and properties can be added.
Extending the string class allows for customization and adding specific functionality to strings.
Example: In Python, the string class can be extended by creating a new class
Implicit objects in JSP are predefined objects that are available for use without any declaration or initialization.
Implicit objects in JSP include request, response, session, application, out, config, pageContext, page, exception, and others.
These objects provide access to various aspects of the JSP environment and can be used to perform common tasks.
For example, the request object allows access to HTTP request parame...
A hash map is a data structure that uses a hash function to map keys to values.
Hash map stores key-value pairs
It uses a hash function to compute an index for each key
Collisions can occur when two keys hash to the same index
Hash maps provide fast access to values based on their keys
StringBuffer and StringBuilder are both used to manipulate strings, but StringBuffer is thread-safe while StringBuilder is not.
StringBuffer is synchronized, making it safe for use in multi-threaded environments.
StringBuilder is not synchronized, making it faster but not thread-safe.
StringBuffer is preferred when multiple threads are involved, while StringBuilder is preferred for single-threaded scenarios.
Both classes p...
MVC is a software architectural pattern that separates an application into three main components: Model, View, and Controller.
Model represents the data and business logic of the application.
View is responsible for displaying the user interface.
Controller handles user input, updates the model, and interacts with the view.
MVC promotes separation of concerns and modularity in software development.
Example: In a web applica...
Annotations used in RESTful web services
1. @Path - Specifies the URI path for the resource
2. @GET - Specifies that the method handles HTTP GET requests
3. @POST - Specifies that the method handles HTTP POST requests
4. @PUT - Specifies that the method handles HTTP PUT requests
5. @DELETE - Specifies that the method handles HTTP DELETE requests
6. @PathParam - Binds the value of a URI template parameter to a method paramete...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Relationship Manager
970
salaries
| ₹1.6 L/yr - ₹6.7 L/yr |
Assistant Manager
842
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Senior Executive
648
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Equity Advisor
488
salaries
| ₹1 L/yr - ₹6 L/yr |
Financial Advisor
386
salaries
| ₹1 L/yr - ₹5 L/yr |
JPMorgan Chase & Co.
Wells Fargo
Citicorp
HSBC Group