Filter interviews by
Be the first one to contribute and help others!
I was interviewed in Nov 2024.
Here’s a simple framework to approach a case study effectively:
---
Case Study Framework
1. Understand the Problem
Read the case thoroughly and identify the key issue.
Ask clarifying questions if needed (if in a live setting).
Summarize the problem in your own words.
2. Analyze the Situation
SWOT Analysis (Strengths, Weaknesses, Opportunities, Threats)
Identify relevant stakeholders.
Gather data or key insights from the case text.
3. Identify Alternatives
Brainstorm possible solutions to the problem.
Consider multiple approaches (e.g., short-term vs. long-term solutions).
4. Evaluate the Alternatives
Weigh the pros and cons of each solution.
Assess feasibility, costs,
Common performance issues in a system include slow response times, high resource usage, bottlenecks, and crashes.
Slow response times can be caused by inefficient code, network latency, or overloaded servers.
High resource usage can lead to system slowdowns and crashes, often caused by memory leaks or inefficient algorithms.
Bottlenecks occur when a component of the system becomes a limiting factor, such as a database ser...
I have experience in identifying and resolving software bugs through thorough testing and collaboration with developers.
Identifying bugs by reproducing issues reported by users
Collaborating with developers to understand root cause of bugs
Testing bug fixes to ensure they are effective
Utilizing bug tracking tools like Jira or Bugzilla
Experience with regression testing to prevent reoccurrence of bugs
Shortcut Tips for Coding Tests: 1. Master the Basics: Familiarize yourself with arrays, strings, loops, and conditional statements. 2. Learn Patterns: Concentrate on sliding window, two-pointer techniques, recursion, and divide-and-conquer methods. 3. Use Standard Algorithms: Study breadth-first search (BFS), depth-first search (DFS), sorting algorithms, and dynamic programming principles. 4. Understand Data Structures: Practice with stacks, queues, linked lists, and trees. 5. Practice Edge Cases: Consider scenarios involving empty inputs, duplicates, and large datasets. 6. Write Pseudocode: Outline your plan before starting to code. 7. Optimize Early: Always strive for efficiency in your solutions.
posted on 28 Nov 2024
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
Filters in Tableau allow users to focus on specific data points within a visualization.
Filters can be applied to dimensions or measures to narrow down the data being displayed.
Users can use various types of filters such as quick filters, context filters, and data source filters.
Filters can be used to show or hide data based on specific criteria, such as date ranges or categories.
Example: Applying a filter to show only
Blending and joins in Tableau allow users to combine data from multiple sources for analysis and visualization.
Blending is used when data sources have a common field but different levels of granularity.
Joins are used when data sources have a common field and the same level of granularity.
Blending creates a virtual join, while joins physically combine the data.
Examples: Blending sales data from Excel with customer data ...
LOD expressions in Tableau allow you to compute values at different levels of detail in a visualization.
LOD expressions include FIXED, INCLUDE, and EXCLUDE functions
FIXED LOD expressions compute values at a specific level of detail regardless of the visualization level
INCLUDE LOD expressions compute values at the specified level of detail and include other dimensions in the visualization
EXCLUDE LOD expressions compute ...
Different types of joins in SQL include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN. TRUNCATE is faster than DELETE as it removes all rows at once.
Types of joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN
TRUNCATE: removes all rows from a table without logging individual row deletions
DELETE: removes specific rows from a table and logs each row deletion
TRUNCATE is faster than DELETE as it does not log individual
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
During the coding test, I was asked to write a program to check the frequency of characters in a string.
Java is a popular programming language known for its platform independence and object-oriented approach.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)
Object-oriented programming is a key feature of Java, allowing for code reusability and modularity
The four pillars of Java are: Inheritance, Encapsulation, Abstraction, and Polymorphism
Inheritance allows a class to inherit...
Recursion is a programming technique where a function calls itself to solve a problem.
Recursion involves breaking down a problem into smaller subproblems and solving them recursively.
A base case is needed to stop the recursion and prevent infinite loops.
Example: Factorial calculation using recursion - function factorial(n) { return n === 0 ? 1 : n * factorial(n-1); }
Java doesn't use pointers for security and simplicity reasons.
Java uses references instead of pointers to avoid direct memory manipulation.
Pointers can lead to memory leaks and security vulnerabilities.
Java's garbage collection manages memory automatically, reducing the need for pointers.
Array is a fixed-size data structure while ArrayList is a dynamic-size data structure in Java.
Array is a fixed-size collection of elements of the same data type, while ArrayList is a dynamic-size collection that can grow or shrink.
Arrays can store primitive data types and objects, while ArrayList can only store objects.
Arrays require a specified size at the time of declaration, while ArrayList can dynamically resize it...
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The test will comprise a total of 60 questions, divided as follows: 70% of the questions will focus on finance and accounting, while the remaining questions will cover aptitude and English.
I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.
Implementation of shared and unique pointers in C++ with operator overloading.
Implement a class for shared pointer with reference counting.
Handle assignment by incrementing reference count and decrementing old pointer's count.
Overload -> and * operators to access underlying object.
Use shared pointer in main method by creating instances and passing them around.
For unique pointer, implement a class that transfers ownersh
Design a system with org hierarchy to find all sub-ordinates using array of pointers.
Create a class for each employee with a pointer to their manager
Use an array of pointers to store all employee objects
Traverse the array to find all sub-ordinates of a given employee
Yes, I am ready to shift to Bengaluru for the c++ associate position.
I am excited about the opportunity to work in Bengaluru.
I have researched the city and am comfortable with the relocation.
I am flexible and adaptable to new environments.
I have friends/family in Bengaluru who can support me during the transition.
posted on 13 Dec 2024
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
Experienced internal auditor with a background in finance and risk management.
Over 5 years of experience in internal auditing
Strong background in finance and risk management
Skilled in conducting audits, identifying risks, and implementing controls
Proficient in analyzing financial data and preparing reports
Excellent communication and interpersonal skills
During my articleship, I engaged in various activities such as auditing financial statements, conducting internal control reviews, and assisting in risk assessment.
Auditing financial statements
Conducting internal control reviews
Assisting in risk assessment
The process of conducting an internal audit involves planning, executing, reporting, and follow-up.
Plan the audit by defining objectives, scope, and methodology.
Gather relevant data and evidence through interviews, document reviews, and observations.
Analyze the data to identify risks, control weaknesses, and areas for improvement.
Report findings to management and recommend corrective actions.
Follow up on implementation...
Internal audits are conducted by internal staff to evaluate and improve the effectiveness of risk management, control, and governance processes within an organization, while statutory audits are required by law and are conducted by external auditors to ensure compliance with financial reporting standards.
Internal audits are conducted by internal staff, while statutory audits are conducted by external auditors.
Internal ...
posted on 16 Dec 2024
Chola can be known through various methods such as historical records, archaeological findings, and cultural practices.
Study historical records and documents related to the Chola dynasty
Explore archaeological sites and artifacts associated with the Chola civilization
Learn about the cultural practices, art, and architecture of the Chola period
Consult experts and scholars in the field of Chola history and culture
I handle pressure by staying organized, prioritizing tasks, and maintaining a positive attitude.
Stay organized by creating to-do lists and setting deadlines
Prioritize tasks based on urgency and importance
Maintain a positive attitude by focusing on solutions rather than problems
Managing travelling involves proper planning, organization, and time management.
Create a detailed itinerary with travel dates, times, and locations.
Pack efficiently and only bring necessary items to avoid overpacking.
Utilize travel apps and tools to stay organized and informed.
Stay flexible and be prepared for unexpected delays or changes in plans.
Prioritize rest and self-care to avoid burnout during travel.
Stay connec...
I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.
My work experience includes roles in financial services and consulting, providing me with relevant skills for Amex.
I have worked in financial services for 5+ years, including roles at a major bank and a fintech startup.
I have experience in consulting, where I worked on projects related to financial analysis and strategy development.
My resume highlights my expertise in financial modeling, data analysis, and client relat...
I changed to Amex for its reputation for innovation, strong company culture, and opportunities for growth.
Reputation for innovation in the financial industry
Strong company culture focused on employee development and diversity
Opportunities for career growth and advancement within the company
I utilized data management and analytics to track project progress, identify trends, and make data-driven decisions.
Implemented data management systems to organize and store project data efficiently
Utilized analytics tools to analyze project performance and identify areas for improvement
Generated reports and dashboards to track key metrics and communicate findings to stakeholders
Used data insights to make informed deci
I used data analysis tools to identify trends, patterns, and correlations to inform strategic business decisions.
Utilized data visualization tools to present key findings to stakeholders
Conducted regression analysis to predict future outcomes based on historical data
Collaborated with cross-functional teams to gather and analyze data from multiple sources
I always approach disagreements with a focus on finding common ground and maintaining open communication.
Listen actively to understand the boss's perspective
Express my own perspective calmly and respectfully
Seek a compromise or solution that benefits both parties
Follow up to ensure the issue is fully resolved
I will approach different teams with requirements by understanding their unique needs, building relationships, and communicating effectively.
Understand the goals and priorities of each team to tailor requirements accordingly
Build relationships with key stakeholders to gain buy-in and support
Communicate clearly and regularly to ensure alignment and address any concerns
Collaborate with cross-functional teams to ensure al
To find the top 3 horses from a set of 25 horses, we can sort them based on their performance or rankings.
Sort the horses based on their performance or rankings
Select the top 3 horses from the sorted list
Consider factors like speed, endurance, and previous race results
I approach conflicts at workplace by actively listening, understanding all perspectives, and finding a mutually beneficial solution.
Actively listen to all parties involved in the conflict
Seek to understand the root cause of the conflict
Encourage open communication and dialogue
Find a mutually beneficial solution that addresses the concerns of all parties
Mediate if necessary to facilitate resolution
I prioritize tasks, set boundaries, delegate when necessary, and make time for self-care.
Prioritize tasks based on deadlines and importance
Set boundaries by establishing work hours and sticking to them
Delegate tasks to team members when overwhelmed
Schedule time for self-care activities like exercise, hobbies, and relaxation
Communicate with supervisors and colleagues about workload and availability
The 3 pillars of data management are data quality, data governance, and data security.
Data quality ensures that data is accurate, complete, and reliable.
Data governance involves establishing policies and procedures for managing data assets.
Data security focuses on protecting data from unauthorized access or breaches.
I will approach disputes with my manager by actively listening, seeking common ground, and proposing solutions collaboratively.
Actively listen to my manager's perspective and concerns
Seek common ground and areas of agreement
Propose solutions collaboratively, considering both perspectives
Maintain professionalism and respect throughout the discussion
Seek feedback and learn from the experience to prevent future conflicts
based on 13 reviews
Rating in categories
Account Assistant
7
salaries
| ₹1.9 L/yr - ₹3.3 L/yr |
Project Manager
6
salaries
| ₹4.4 L/yr - ₹5.4 L/yr |
Accountant
5
salaries
| ₹1.8 L/yr - ₹3.3 L/yr |
Business Development Executive
5
salaries
| ₹2.4 L/yr - ₹4.2 L/yr |
HR Executive
4
salaries
| ₹2.5 L/yr - ₹2.5 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group