Filter interviews by
I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.
I want to do finance because I am passionate about analyzing financial data, making informed investment decisions, and helping businesses grow.
I have always been fascinated by the world of finance and the impact it has on the global economy.
I enjoy working with numbers and analyzing financial data to identify trends and make informed investment decisions.
Finance offers a dynamic and fast-paced environment where I can c...
I want to join Capital Group because of its strong reputation, long-term investment approach, and focus on client relationships.
Capital Group has a strong reputation in the industry for its long history of successful investments.
I am attracted to Capital Group's long-term investment approach, which aligns with my own investment philosophy.
Capital Group places a strong emphasis on building and maintaining client relatio...
My proudest moment was when I won the national debate championship. My biggest failure was when I failed to secure a scholarship for college.
Proudest moment: Winning the national debate championship
Biggest failure: Failing to secure a college scholarship
Proudest moment example: I dedicated countless hours to researching, practicing, and refining my debate skills. When I finally won the championship, it was a validation...
Best quality: Strong problem-solving skills. Worst quality: Impatience.
Best quality: I have strong problem-solving skills and enjoy finding creative solutions to complex problems.
Worst quality: I can sometimes be impatient, especially when tasks or projects are not progressing as quickly as I would like.
Example for best quality: In my previous internship, I was assigned a challenging project with a tight deadline. I wa...
My inspiration in life is my grandmother.
My grandmother has always been a source of strength and wisdom for me.
She has overcome many challenges in her life and has always remained positive.
Her resilience and determination inspire me to never give up.
She has taught me the importance of family and the value of hard work.
One example of her inspiration is when she started her own business at the age of 60 and achieved grea...
Top trending discussions
I appeared for an interview before Dec 2020.
Round duration - 87 minutes
Round difficulty - Medium
Timing : It was conducted in evening at 3 PM
The pacreception environment was very user friendly .
The platform was audio and video proctored.
Convert a given binary number, represented as a string 'S' of size 'N', into its decimal equivalent integer and output it.
The first line contains an integer 'T', den...
Convert a binary string to its decimal equivalent integer.
Iterate through the binary string from right to left, multiplying each digit by 2 raised to the power of its position.
Add the results of the multiplication to get the decimal equivalent.
Ensure the binary string consists only of '0' and '1' characters.
Handle multiple test cases by repeating the conversion process for each case.
Round duration - 80 minutes
Round difficulty - Medium
So This was a very interactive round . There were two interviewers , one male and one female . The male interviewer was quite experienced where as female interviewer was relatively new . The Interview started by a small introduction followed by some OOPS related questions where I was tested on how i perceive the concept of OOPS in real life . Then this conversation was followed by some core concepts of JAVA like abstract classes and interfaces . Then I was asked about my projects that i mentioned in my resume , then after some healthy discussion on those projects , the interviewer started to question about DBMS , I was asked some basic queries followed by some advanced queries and then followed by a discussion on SQL vs NoSQL . Then Interviewers asked me about my tech stack and the source of my technical knowledge. Then at last I was asked that why Blackrock and this concluded my Interview.
Ninja is provided with 'N' stars and the task is to construct a triangle such that the 'i'th level of the triangle uses 'i' number of stars. The goal is to make th...
Given 'N' stars, construct a triangle with maximum height using 'i' stars in 'i'th level.
Calculate the maximum height of the triangle using the formula: height = floor((-1 + sqrt(1 + 8 * N)) / 2)
Iterate through each test case and calculate the maximum height for each 'N'.
Output the maximum height for each test case.
Tip 1 : Be precise about what to do and what not to do.
Tip 2 : Always Revise the concepts you have done in past , use prime day revision theory.
Tip 3 : Do as many projects as you can but always mention those projects in which you are very well versed.
Tip 4 : Keep on reading random news related to your favourite tech and always have an in depth knowledge of what tech you currently use.
Tip 1 : Keep it short , precise and effective .
Tip 2 : Mention even small things that you did had an impact on other people.
I applied via Referral
Beta is a measure of a stock's volatility in relation to the market. 0 beta means the stock's price is not affected by market movements. Negative beta means the stock moves opposite to the market.
Beta measures a stock's volatility in relation to the market
A beta of 1 means the stock moves in line with the market
A beta of 0 means the stock's price is not affected by market movements
A negative beta means the stock moves ...
Valuing a private company involves analyzing financial statements, market trends, and comparable transactions.
Analyze financial statements to determine revenue, expenses, and profitability
Consider market trends and industry outlook to assess growth potential
Research comparable transactions to determine valuation multiples
Apply discounted cash flow analysis to estimate future cash flows
Consider intangible assets such as...
My motivation is to constantly learn and improve. My weakness is that I can be too self-critical at times.
Motivated by a desire to learn and grow
Driven to constantly improve my skills and knowledge
Can be overly self-critical and need to work on self-compassion
Example: Motivated to take on new projects and challenges to expand my skillset
Example: Struggle with imposter syndrome and need to remind myself of my accomplish
I appeared for an interview in Sep 2016.
The Internet is a global network of computers that communicate with each other using standardized protocols.
The Internet is made up of millions of interconnected devices, including computers, servers, routers, and switches.
Data is transmitted over the Internet in the form of packets, which are small units of information.
The Internet uses a set of protocols, such as TCP/IP, to ensure reliable and efficient communication...
HTTP is unsecured while HTTPS is secured with SSL/TLS encryption.
HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.
HTTP operates on port 80, while HTTPS operates on port 443.
HTTP data is transmitted in plain text, while HTTPS data is encrypted using SSL/TLS.
HTTPS provides authentication, integrity, and confidentiality of data exchanged between a client and a server.
W...
White box testing is a method of testing where the internal structure and implementation details of the software are known and tested. Black box testing is a method of testing where the internal structure and implementation details of the software are unknown and only the inputs and outputs are tested.
White box testing is also known as clear box testing, glass box testing, or structural testing.
It focuses on testing th...
Print a pattern using code
Use nested loops to iterate through rows and columns
Use string concatenation to build each row of the pattern
Print each row to display the pattern
Merge two arrays without using a third array.
Use the concat() method to merge the arrays.
Alternatively, you can use the push() method to add elements from one array to another.
Remember to handle the case where the arrays have different lengths.
The probability that three ants at the corner of a triangle will never meet.
The ants can move randomly in any direction.
The probability depends on the shape and size of the triangle.
The probability can be calculated using geometric probability or simulation.
Assumptions need to be made about the ants' movement patterns.
I have regretted decisions in the past but learned from them to make better choices in the future.
Regretted not studying enough for a crucial exam, leading to a lower grade. Learned to prioritize studying and time management.
Regretted not speaking up in a meeting when I had a valuable idea. Learned to be more assertive and confident in sharing my thoughts.
Regretted not taking a job opportunity that could have advanced ...
I come from a close-knit family with a passion for outdoor activities. We recently celebrated my brother's graduation, which was a proud moment for all of us.
Family: Close-knit and supportive
Hobbies: Outdoor activities like hiking and camping
Proud moment: Brother's graduation ceremony
I appeared for an interview before Jun 2016.
I prefer to work in a location that offers a vibrant and diverse community, with access to cultural events and opportunities for personal growth.
I value a location that has a strong sense of community and offers a variety of cultural activities.
Access to educational and personal growth opportunities is important to me.
I am open to considering different locations that meet these criteria.
based on 7 reviews
Rating in categories
HR Manager
3
salaries
| ₹4.5 L/yr - ₹8 L/yr |
Branch Manager
3
salaries
| ₹3 L/yr - ₹7.5 L/yr |
Finance Manager
3
salaries
| ₹30 L/yr - ₹35 L/yr |
Nomura Holdings
Blackrock
Muthoot Homefin India
Adarsh Credit Co-Operative Society