Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Porter Team. If you also belong to the team, you can get access from here

Porter Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Porter Senior Business Analyst Interview Questions and Answers

Updated 9 Jun 2024

Porter Senior Business Analyst Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1.pivot function sql question 2.write a code in python to print out a triangle
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sql based questions

Senior Business Analyst Interview Questions Asked at Other Companies

asked in Sapiens
Q1. Difference between annuity and pension, types of annuity and pens ... read more
Q2. If you had to accommodate a CR in agile how would you do so?
asked in Brillio
Q3. If I tell you to prepare a TOC for a RFP what will you put into i ... read more
Q4. What are the different meetings that happen in Agile style develo ... read more
asked in EVRY India
Q5. Five concepts in artificial intelligence, In machine learnin ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

We had an aptitude test which involved 60 questions in 15 minutes. Of course, no one can solve this fast, but it was about the hit rate / accuracy and volume. Subsequent followed with two guesstimate based rounds and final as HR round which involved asking about college projects, extra curricular experiences and so on.

I applied via Recruitment Consultant and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. First-round was an online test on hacker rank. There were 4 questions related to the array, string, and tree.
  • Q2. Create an immutable class.
  • Ans. 

    An immutable class is a class whose instances cannot be modified after creation.

    • Make all fields private and final

    • Don't provide any setter methods

    • Ensure that any mutable objects passed to the constructor are defensively copied

    • Make the class final so that it cannot be subclassed

  • Answered by AI
  • Q3. Create a Singelton pattern.
  • Ans. 

    Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.

    • Create a private constructor to prevent direct instantiation of the class.

    • Create a private static instance of the class.

    • Create a public static method to access the instance, and create the instance if it doesn't exist.

    • Ensure thread safety by using synchronized keyword or double-checked locking.

  • Answered by AI
  • Q4. Difference between Vector and ArrayList.
  • Ans. 

    Vector is synchronized and ArrayList is not. Vector is thread-safe and ArrayList is not.

    • Vector is a legacy class and ArrayList is a part of the Java Collection Framework.

    • Vector is synchronized which means only one thread can access it at a time, while ArrayList is not.

    • Vector is thread-safe which means it can be used in a multi-threaded environment, while ArrayList is not.

    • Vector is slower than ArrayList because of synch...

  • Answered by AI
  • Q5. Create Linked List without using the internal library and provide the functionality of add delete find.
  • Ans. 

    Create Linked List without using internal library and provide add, delete, find functionality.

    • Create a Node class with data and next pointer

    • Create a LinkedList class with head pointer and methods to add, delete, and find nodes

    • Use a loop to traverse the list and perform operations

    • Handle edge cases such as adding to an empty list or deleting the head node

  • Answered by AI
  • Q6. One question was related to binary search.
  • Q7. Few more questions related to java.
  • Q8. The architecture of the current system.
  • Ans. 

    The current system follows a microservices architecture.

    • The system is divided into multiple independent services.

    • Each service has its own database and communicates with other services through APIs.

    • The architecture allows for scalability and flexibility.

    • Examples of microservices used in the system include user authentication, payment processing, and inventory management.

  • Answered by AI
  • Q9. Find the total no of the island in a 2d matrix. Working code was required.
  • Ans. 

    Find the total no of islands in a 2D matrix.

    • Use DFS or BFS to traverse the matrix.

    • Mark visited cells to avoid repetition.

    • Count the number of islands found.

  • Answered by AI
  • Q10. Find loop in a linked list.
  • Ans. 

    Loop detection in a linked list.

    • Use two pointers, one moving at twice the speed of the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • If there is no loop, the faster pointer will reach the end of the list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Before the interview brush up on the Linked list, Tree, and array. This is a common interview problem asked in Snapdeal.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years
Round 3 - Technical 

(1 Question)

  • Q1. How you will improve health of a marketplace
  • Ans. 

    By analyzing data, identifying pain points, and implementing solutions to improve user experience and trust.

    • Analyze user behavior and feedback to identify areas of improvement

    • Implement measures to increase transparency and trust, such as user reviews and seller verification

    • Provide resources and support for dispute resolution

    • Encourage diversity and inclusivity in the marketplace to attract a wider range of buyers and se...

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. How you will design new customer support system
  • Ans. 

    I will design a customer support system that is user-friendly, efficient, and personalized.

    • Conduct research to understand customer needs and preferences

    • Identify common customer issues and develop a knowledge base for quick resolution

    • Implement a ticketing system to track and prioritize customer inquiries

    • Integrate chatbots and AI to provide 24/7 support

    • Train support staff to provide personalized and empathetic service

    • Col...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL, Business cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with examples for each of the 14 principles

Interview Questionnaire 

3 Questions

  • Q1. General HR questions, some based on the CV
  • Q2. A marketing specific question
  • Q3. Weight of an aircraft
  • Ans. 

    The weight of an aircraft is crucial for its performance and safety.

    • The weight of an aircraft includes the weight of the aircraft itself, fuel, passengers, cargo, and any other equipment on board.

    • The weight of an aircraft is measured in pounds or kilograms.

    • The weight of an aircraft affects its takeoff and landing performance, as well as its fuel efficiency and range.

    • Aircraft manufacturers provide maximum takeoff and la...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The test basically tests your ability to solve questions as quickly as possible as it's a 60 minute test for 60 questions. The level of difficulty is pretty decent, so one just needs to be focused right from the beginning. English can trouble a bit, so some practice in English sections is also advisable.
Tips: Prepare from Arun Sharma Quantitative Aptitude and Logical Reasoning for CAT. It's a wholesome book and has enough questions to practice and build concepts. Join a test series so that you get a timed analysis of your performance, the ability to skip tough questions and to score as many marks as possible.

Round: Group Discussion
Experience: It went pretty well. We had a great discussion. The approach was to list out all the problems one by one and think of probable solutions for each of them. During this, general group dynamics should be taken in consideration. Respect the views and thoughts of other people. Add value to the discussion by thinking critically and bringing new content every now and then. Always be specific and speak to the point.
Tips: Read. Read and Read.
Follow google news, read relevant articles in newspapers, magazines, social media sites or any other place.
Follow Quora, It'a an amazing source to boost your knowledge around any topic.

Round: HR Interview
Experience: Be spontaneous, little humorous and lastly very confident. Communication skills improve with time, so start as early as possible. Take part in discussions. Speak up !
Tips: Have a sound knowledge about the industry and the company. They just check your approach. So be very clear and critical on the approach. Have good reasons to back what ever you present. Rest will be fine.

Round: Guesstimate Interview
Experience: A very commonly asked guesstimate problem. Ask as many questions as possible to clear out the situation for yourself and get enough hints to solve the problem. Break it down into smaller sections and solve each section individually.
Tips: Follow "case in point", Analytics Vidya and similar blogs and websites to practice more and more guesstimates.

General Tips: There are so many opportunities. You just need one. Be focused on that ONE.
Skill Tips: Take part in discussions among your friends. Read books and quora to get more content. Practice as many questions as possible for aptitude. Discuss problems and have critical analysis sessions to understand things with a company's perspective.
Skills: Communication , Aptitude, Business Acumen
College Name: IIT GUWHATI
Motivation: To learn the operations and Logistics of the e-commerce industry.
Funny Moments: There will be many while you'll be preparing with your friends. :D
All the best.

Interview Questionnaire 

1 Question

  • Q1. Question 1: General HR questions, some based on the CV Question 2: A marketing specific question

Interview Preparation Tips

Round: Test
Experience: The test basically tests your ability to solve questions as quickly as possible as it's a 60 minute test for 60 questions. The level of difficulty is pretty decent, so one just needs to be focused right from the beginning. English can trouble a bit, so some practice in English sections is also advisable.
Tips: Prepare from Arun Sharma Quantitative Aptitude and Logical Reasoning for CAT. It's a wholesome book and has enough questions to practice and build concepts. Join a test series so that you get a timed analysis of your performance, the ability to skip tough questions and to score as many marks as possible.
Duration: 40 minutes

Round: Group Discussion
Experience: It went pretty well. We had a great discussion. The approach was to list out all the problems one by one and think of probable solutions for each of them. During this, general group dynamics should be taken in consideration. Respect the views and thoughts of other people. Add value to the discussion by thinking critically and bringing new content every now and then. Always be specific and speak to the point.
Tips: Read. Read and Read.
Follow google news, read relevant articles in newspapers, magazines, social media sites or any other place.
Follow Quora, It'a an amazing source to boost your knowledge around any topic.
Duration: 50 minutes

Round: HR Interview
Experience: Be spontaneous, little humorous and lastly very confident. Communication skills improve with time, so start as early as possible. Take part in discussions. Speak up !
Tips: Have a sound knowledge about the industry and the company. They just check your approach. So be very clear and critical on the approach. Have good reasons to back what ever you present. Rest will be fine.

Skills: Communication And Confidence, Analytical Skills, Business Logic, Business Acumen
College Name: Institute of Management, Nirma University

I was interviewed before Nov 2019.

Interview Questionnaire 

6 Questions

  • Q1. Visualize a Uber database of drivers and riders(users) and write a SQL query to get the top 100 drivers by city.
  • Ans. 

    SQL query to get top 100 Uber drivers by city

    • Join drivers and users tables on city

    • Aggregate driver ratings and count of rides

    • Order by rating and count of rides

    • Limit to top 100

  • Answered by AI
  • Q2. How do you optimize the listing of Restaurants on Swiggy?
  • Ans. 

    Optimizing the listing of Restaurants on Swiggy involves using data-driven strategies to improve visibility, relevance, and user experience.

    • Analyze user behavior and preferences to understand their needs and preferences

    • Implement a ranking algorithm based on factors like ratings, reviews, popularity, and delivery time

    • Optimize search functionality to ensure accurate and relevant results

    • Collaborate with restaurants to imp...

  • Answered by AI
  • Q3. What are the major differences between a Linear Regression and a Logistic Regression?
  • Ans. 

    Linear Regression is used for continuous data while Logistic Regression is used for categorical data.

    • Linear Regression predicts continuous values while Logistic Regression predicts probabilities.

    • Linear Regression uses a straight line to fit the data while Logistic Regression uses an S-shaped curve.

    • Linear Regression uses Mean Squared Error as the cost function while Logistic Regression uses Log Loss.

    • Linear Regression is...

  • Answered by AI
  • Q4. What is the Bias Variance trade-off and name some models with high bias and low variance?
  • Ans. 

    Bias-Variance trade-off is the balance between overfitting and underfitting. High bias models are simple but inaccurate, low variance models are complex but overfit.

    • Bias-Variance trade-off is a fundamental concept in machine learning.

    • High bias models are simple and have low variance, but are inaccurate.

    • Low bias models are complex and have high variance, but can overfit the data.

    • Examples of high bias models are linear r...

  • Answered by AI
  • Q5. A car manufacturer has observed a decline in profits by 40% year over year. What would be the possible reasons for this?
  • Ans. 

    Possible reasons for a car manufacturer's decline in profits by 40% year over year

    • Decreased demand for cars due to economic downturn

    • Increased competition from other car manufacturers

    • Rising production costs and expenses

    • Decline in consumer confidence and spending

    • Changes in government regulations impacting the automotive industry

  • Answered by AI
  • Q6. If you have 100 unbiased coins and one of them is defective. You have a weighing balance to check the weight of the coins. What is the minimum number of times you need to weigh the coins to identify the de...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the projects which you have worked upon. Practice case studies on varied businesses from a problem-solving perspective with an analytical approach.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jul 2019. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Aptitude test with 20 questions 1 hr, probability, data interpretation and hypothesis testing-linear/logistic/random forest regression assumptions

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong sql and excel skills, prepare your resume and puzzles / guestimates
Contribute & help others!
anonymous
You can choose to be anonymous

Porter Interview FAQs

How many rounds are there in Porter Senior Business Analyst interview?
Porter interview process usually has 1 rounds. The most common rounds in the Porter interview process are Technical.
How to prepare for Porter Senior Business Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Porter. The most common topics and skills that interviewers at Porter expect are Python, SQL, Account Management, Analytics and Business Intelligence.
What are the top questions asked in Porter Senior Business Analyst interview?

Some of the top questions asked at the Porter Senior Business Analyst interview -

  1. 1.pivot function sql question 2.write a code in python to print out a trian...read more
  2. Sql based questi...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Safari Industries India

No Interviews

DESIGNATION

LIST OF COMPANIES

ePack Durables Solutions

Overview

SALARIES

Macleods Pharmaceuticals

SALARIES

Macleods Pharmaceuticals

Tell us how to improve this page.

Porter Senior Business Analyst Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Porter Senior Business Analyst Salary
based on 35 salaries
₹14.9 L/yr - ₹22.1 L/yr
23% more than the average Senior Business Analyst Salary in India
View more details

Porter Senior Business Analyst Reviews and Ratings

based on 5 reviews

2.8/5

Rating in categories

2.2

Skill development

3.1

Work-life balance

1.8

Salary

3.1

Job security

2.7

Company culture

2.0

Promotions

1.9

Work satisfaction

Explore 5 Reviews and Ratings
Business Associate
260 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Executive
223 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
96 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Associate
78 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Porter with

Dunzo

3.4
Compare

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview