Filter interviews by
Be the first one to contribute and help others!
I was interviewed before Jun 2016.
Currency depreciation can have various effects on the economy and businesses.
Currency depreciation can make exports cheaper and imports more expensive, leading to an increase in exports and a decrease in imports.
It can boost tourism as foreign visitors find the destination more affordable.
Currency depreciation can also increase the cost of imported goods and raw materials, potentially leading to inflation.
It can make f...
Balance of payment is important for assessing a country's economic health and its international transactions.
Balance of payment helps in understanding a country's trade position with the rest of the world.
It provides insights into the inflow and outflow of foreign currency, which impacts exchange rates.
A positive balance of payment indicates that a country is earning more from exports than spending on imports.
A negativ...
My best quality is my ability to effectively communicate and collaborate with others.
Strong communication skills
Excellent interpersonal skills
Ability to work well in a team
Active listening
Conflict resolution
Empathy and understanding
Clear and concise verbal and written communication
Building positive relationships
Providing constructive feedback
Facilitating effective meetings
I handle stress by prioritizing tasks, taking breaks, and practicing mindfulness.
I prioritize tasks based on deadlines and importance
I take short breaks to clear my mind and recharge
I practice mindfulness techniques such as deep breathing or meditation
I seek support from colleagues or supervisors when needed
The total number of accounts a new bank card can get depends on various factors such as customer demand, marketing efforts, and eligibility criteria.
The number of accounts can vary based on the type of bank card (e.g., credit card, debit card)
Customer demand and marketing efforts play a significant role in acquiring new accounts
Eligibility criteria, such as credit score and income, may determine the number of accounts ...
I was interviewed in Jul 2017.
I applied via Campus Placement
My short term goal is to gain experience and improve my skills. My long term goal is to become a leader in my field.
Short term goal: Gain experience and improve skills
Long term goal: Become a leader in the field
Examples: Attend workshops, take on challenging projects, seek mentorship
In 5-6 years, I see myself as a senior analyst or manager, leading a team and contributing to the growth of the company.
Leading a team of analysts or managers
Contributing to the growth of the company
Continuing to learn and develop new skills
Building strong relationships with clients and colleagues
Exploring opportunities for professional growth and advancement
I wanted to gain practical experience and develop my skills in the workforce before pursuing further education.
I believe that hands-on experience is invaluable in any field
I wanted to develop my skills and knowledge in a practical setting
I felt that pursuing an MBA immediately after my undergraduate degree would not provide me with the same level of experience and growth
I plan to pursue an MBA in the future, once I hav...
I have the necessary skills, experience, and passion to contribute to the company's growth and success.
I have a proven track record of achieving targets and delivering results.
I possess strong communication and interpersonal skills, which enable me to work effectively with colleagues and clients.
I am a quick learner and adaptable to new technologies and work environments.
I am passionate about the industry and committed...
I prefer not to disclose my political preference.
I believe in keeping my political views private.
As an analyst, it is important to remain neutral and unbiased.
My personal political preference does not affect my work or analysis.
CBI is the premier investigating agency of India, responsible for investigating high-profile cases.
CBI stands for Central Bureau of Investigation
It is responsible for investigating cases related to corruption, economic offenses, and special crimes
It has the power to investigate cases across state borders
CBI is also responsible for maintaining the Interpol wing in India
Some high-profile cases investigated by CBI include...
I am interested in both fields and believe that understanding politics is crucial for auditing.
Politics and business are intertwined, and understanding the political landscape can help in auditing decisions.
As a commerce student, I have learned about the impact of government policies on businesses.
In India, politics plays a significant role in shaping the economy and business environment.
Having knowledge of political d...
My favorite subject is history.
I love learning about past events and how they shaped the world we live in today.
I find it fascinating to study different cultures and civilizations throughout history.
I enjoy analyzing historical documents and artifacts to gain a deeper understanding of the past.
Some of my favorite topics include ancient Egypt, the Roman Empire, and World War II.
I applied via Campus Placement
I am passionate about analyzing data and deriving insights to drive strategic decision-making.
I have a strong background in data analysis and statistics.
I enjoy problem-solving and finding patterns in data.
I believe that my analytical skills can add value to the organization by providing actionable insights.
I have experience using various analytical tools such as Excel, SQL, and Tableau.
I am detail-oriented and thrive
Passion for analyzing data and making informed financial decisions.
I have always been fascinated by numbers and analyzing trends.
I enjoy the challenge of making sense of complex financial data.
I believe finance plays a crucial role in driving business success and growth.
I am motivated by the opportunity to help companies make informed financial decisions.
I find satisfaction in using data to identify opportunities for i
posted on 10 May 2015
Multi tasking, multi processing, and multi programming are different approaches to managing tasks in an operating system.
Multi tasking allows multiple tasks to run concurrently on a single processor.
Multi processing involves multiple processors running tasks simultaneously.
Multi programming allows multiple programs to be loaded into memory and executed concurrently.
Examples of multi tasking operating systems include Wi...
Memory allocation refers to the process of assigning memory to programs during runtime.
Stack allocation is done automatically and is limited in size.
Heap allocation is done manually and is larger in size.
Stack memory is used for local variables and function calls.
Heap memory is used for dynamic memory allocation.
Memory leaks can occur if heap memory is not properly managed.
Use a shared variable and synchronization mechanisms to ensure natural order printing of numbers.
Create two threads, one for printing even numbers and the other for printing odd numbers.
Use a shared variable to keep track of the current number to be printed.
Implement synchronization mechanisms like locks or semaphores to ensure only one thread can access the shared variable at a time.
Each thread should check if it is i...
Printing a matrix in spiral order
Start from the first element and print it
Move in a spiral order towards the center of the matrix
Repeat until all elements are printed
Thread class and Runnable Interface are used for multithreading in Java.
Thread class is a predefined class in Java that provides methods to create and control threads.
Runnable interface is used to define a task that can be executed by a thread.
Thread class implements Runnable interface.
Thread class provides more control over threads than Runnable interface.
Example: Thread t = new Thread(new MyRunnable()); t.start();
Exa...
Linked List is a dynamic data structure while ArrayList is a static data structure.
Linked List is best for frequent insertion and deletion operations.
ArrayList is best for frequent access operations.
Linked List uses more memory than ArrayList.
ArrayList is faster than Linked List for accessing elements.
Use Linked List when you need to frequently add or remove elements from the list.
Use ArrayList when you need to frequen
I am not interested in a career in investment banking.
I am more interested in a career in software development
I enjoy problem-solving and creating innovative solutions through coding
Investment banking does not align with my passion and skill set
I have chosen to apply to J.P. Morgan because of their reputation, global presence, and opportunities for growth.
J.P. Morgan has a strong reputation in the financial industry.
They have a global presence with offices in multiple countries.
The company offers various opportunities for career growth and development.
J.P. Morgan is known for its innovative technology solutions in the financial sector.
I am impressed by their ...
Yes, I have made a mistake in my previous project.
I underestimated the complexity of a task and ended up missing the deadline.
I failed to properly test a feature, resulting in a bug that affected user experience.
I accidentally deleted an important file without having a backup.
I misunderstood a requirement and implemented a feature incorrectly.
posted on 4 Dec 2016
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
Yes, I have coded in curriculum. The most complex one was a project on building a web application using React and Node.js.
Built a full-stack web application using React and Node.js
Implemented user authentication and authorization using JSON Web Tokens (JWT)
Used MongoDB as the database and Mongoose as the ODM
Implemented real-time updates using Socket.IO
Deployed the application on Heroku
Handled errors and implemented log
Big data refers to large and complex data sets that cannot be processed using traditional data processing methods.
Big data is characterized by its volume, velocity, and variety
It is used in various industries such as healthcare, finance, and retail
Examples of big data include social media data, sensor data, and transactional data
It is called 'big' because it involves processing massive amounts of data
Big data requires ...
I am passionate about technology and eager to learn new skills in the IT sector.
I have always had a keen interest in technology and enjoy working with computers.
I believe the IT sector offers more opportunities for growth and advancement in my career.
I have seen the impact of technology on various industries and want to be a part of that innovation.
I have taken courses in programming and networking to prepare myself fo
To find the product of all data points using SelectSum(), log(), and exp() functions.
Use the log() function to convert the product into a sum of logarithms
Apply the SelectSum() function to calculate the sum of logarithms
Finally, use the exp() function to convert the sum back into the product
based on 6 reviews
Rating in categories
Senior Business Development Officer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group