AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
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
3.8

based on 719 Reviews

Play video Play video Video summary
  • About
  • Reviews
    719
  • Salaries
    3.1k
  • Interviews
    89
  • Jobs
    25
  • Benefits
    56
  • Photos
    6

Filter interviews by

Porter Interview Questions and Answers

Updated 9 Jun 2025
Popular Designations

23 Interview questions

A Cce Executive was asked 1mo ago
Q. What is BPO?
Ans. 

BPO stands for Business Process Outsourcing, where companies delegate specific business tasks to third-party service providers.

  • BPO can include customer service, technical support, and data entry.

  • Examples of BPO companies include Accenture, Infosys, and Teleperformance.

  • BPO helps businesses reduce costs and focus on core activities.

  • It can be categorized into back-office (e.g., payroll) and front-office (e.g., custom...

View all Cce Executive interview questions
A Senior Supervisor was asked 3mo ago
Q. What is your expected salary based on your nearly nine years of experience in the automotive field?
Ans. 

Based on my experience, I expect a salary that reflects my skills and contributions in the automotive industry.

  • Industry standards for a Senior Supervisor in automotive typically range from $80,000 to $100,000 annually.

  • My extensive experience includes managing teams and improving production efficiency, which adds value to my role.

  • I have successfully led projects that resulted in a 15% increase in productivity, show...

View all Senior Supervisor interview questions
An Auditing Intern was asked 3mo ago
Q. Can you work under pressure and manage vendors?
Ans. 

I thrive under pressure, ensuring effective vendor communication and timely deliverables.

  • Prioritize tasks: I use tools like Trello to manage deadlines and ensure all vendor communications are timely.

  • Stay calm: During my last project, I handled a last-minute vendor issue by quickly assessing the situation and proposing solutions.

  • Effective communication: I maintain clear and concise communication with vendors to avo...

View all Auditing Intern interview questions
A SDE2 - Android was asked 4mo ago
Q. How do you synchronize the items displayed in a RecyclerView with the backend using an API call, and how do you optimize this process?
Ans. 

Use a unique identifier for each item in the recycler view and send it to the backend via API calls. Optimize by batching API calls and implementing pagination.

  • Assign a unique identifier to each item in the recycler view, such as an ID or position

  • Send the unique identifier of the currently shown item to the backend through API calls

  • Optimize by batching API calls to reduce network overhead

  • Implement pagination to lo...

A SDE2 - Android was asked 4mo ago
Q. Write clean code for API call, DB update, and UI update using LLD.
Ans. 

Design a clean code structure for API call, DB update, and UI update.

  • Separate concerns by creating separate classes or modules for API call, DB update, and UI update.

  • Use interfaces or abstract classes to define contracts for each component.

  • Implement error handling and data validation at each step.

  • Consider using asynchronous programming to prevent blocking the UI thread.

  • Use dependency injection to manage dependenci...

A Software Developer was asked 6mo ago
Q. Describe the High-Level Design (HLD) for a cab booking service.
Ans. 

High level design for a cab booking service

  • Use a centralized database to store cab availability and user information

  • Implement a matching algorithm to assign cabs to users based on location and availability

  • Include a payment gateway for users to pay for their rides

  • Develop a mobile app and web interface for users to book cabs

  • Integrate GPS tracking for real-time cab location updates

View all Software Developer interview questions
A Software Development Engineer II was asked 9mo ago
Q. What is the difference between MVVM and MVC?
Ans. 

MVVM focuses on separation of concerns between UI, business logic, and data layers, while MVC separates application into model, view, and controller.

  • MVVM stands for Model-View-ViewModel, where ViewModel acts as a mediator between View and Model.

  • MVVM is commonly used in WPF and Xamarin applications.

  • MVC stands for Model-View-Controller, where Controller handles user input, Model manages data, and View displays infor...

View all Software Development Engineer II interview questions
Are these interview questions helpful?
🔥 Asked by recruiter 2 times
A Software Developer was asked 10mo ago
Q. Create a timer using React.
Ans. 

Create a timer using React

  • Use useState hook to store the timer value

  • Use useEffect hook to update the timer every second

  • Display the timer value in the component's render method

View all Software Developer interview questions
A Front end Developer was asked
Q. Given a binary tree, find the maximum path sum. The path may start and end at any node in the tree.
Ans. 

Find the maximum sum path in a tree from root to leaf node.

  • Start from the root node and traverse down to leaf nodes, keeping track of the sum at each node.

  • At each node, compare the sum of the current path with the maximum sum found so far.

  • Choose the path with the maximum sum as the final result.

View all Front end Developer interview questions
A Front end Developer was asked
Q. Write a JavaScript function to implement the debounce technique.
Ans. 

Debounce is a technique to limit the rate at which a function is executed, improving performance in event handling.

  • Debounce delays the execution of a function until after a specified wait time has elapsed since the last time it was invoked.

  • Commonly used in scenarios like window resizing, scrolling, or keypress events to prevent excessive function calls.

  • Example implementation: function debounce(func, wait) { let ti...

View all Front end Developer interview questions
1 2 3

Porter Interview Experiences

89 interviews found

Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Write clean code for api call and DB update and ui update LLD
  • Ans. 

    Design a clean code structure for API call, DB update, and UI update.

    • Separate concerns by creating separate classes or modules for API call, DB update, and UI update.

    • Use interfaces or abstract classes to define contracts for each component.

    • Implement error handling and data validation at each step.

    • Consider using asynchronous programming to prevent blocking the UI thread.

    • Use dependency injection to manage dependencies be...

  • Answered by AI
    Add your answer
  • Q2. Questions on Kotlin
  • Add your answer
Round 2 - Technical 

(3 Questions)

  • Q1. Machine coding related to multiple view type recycler view
  • Add your answer
  • Q2. Further discussion on callback lifecycles of adapter methods when & how many times they will be called
  • Add your answer
  • Q3. How to sync which item is shown to backend in recycler view using api call . How to optimise it
  • Ans. 

    Use a unique identifier for each item in the recycler view and send it to the backend via API calls. Optimize by batching API calls and implementing pagination.

    • Assign a unique identifier to each item in the recycler view, such as an ID or position

    • Send the unique identifier of the currently shown item to the backend through API calls

    • Optimize by batching API calls to reduce network overhead

    • Implement pagination to load da...

  • Answered by AI
    Add your answer
Round 3 - Cultural Fit with EM 

(1 Question)

  • Q1. Journey so far what you learned . Reasons for switching company , Incidents of conflicts with. manager
  • Ans. 

    I have learned a lot in my journey so far, leading to my decision to switch companies. I have had conflicts with managers in the past.

    • Learned new technologies and tools in current role

    • Developed strong problem-solving and communication skills

    • Decided to switch companies for career growth opportunities

    • Had conflicts with a manager due to differing opinions on project direction

  • Answered by AI
    Add your answer
Anonymous

Senior Manager Interview Questions & Answers

user image Anonymous

posted on 25 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Walk through your professional journey?
  • Ans. 

    I started my career in marketing, then transitioned to project management, and eventually moved into senior leadership roles.

    • Started in marketing role at XYZ Company

    • Transitioned to project management at ABC Company

    • Promoted to senior leadership roles at DEF Company

    • Led cross-functional teams to successful project completion

  • Answered by AI
    Add your answer
  • Q2. Why do you want to change?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for a new challenge to further develop my skills and knowledge.

    • Interested in exploring new opportunities for career advancement.

    • Seeking a more dynamic work environment to expand my professional horizons.

  • Answered by AI
    Add your answer
Round 2 - Case Study 

Case study based on critical thinking, data analysis, decision making etc

Round 3 - Technical 

(2 Questions)

  • Q1. Explain your approach to solve the case study? And various other case study related question
  • Add your answer
  • Q2. Problem Solving Question
  • Add your answer
Round 4 - One-on-one 

(3 Questions)

  • Q1. Problem Solving Questions
  • Add your answer
  • Q2. Case Based Questions
  • Add your answer
  • Q3. RCA Questions
  • Add your answer
Anonymous

Business Associate Interview Questions & Answers

user image Anonymous

posted on 14 Feb 2025

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

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What was your experience with your previous company?
  • Ans. 

    I had a diverse experience in my previous company, working on various projects and collaborating with different teams.

    • Managed cross-functional teams to successfully launch a new product

    • Implemented cost-saving measures that resulted in a 10% increase in profit

    • Led a project to streamline communication processes between departments

  • Answered by AI
    Add your answer
  • Q2. What actions would you take to improve customer experience?
  • Ans. 

    To improve customer experience, I would focus on personalized interactions, efficient problem resolution, and continuous feedback.

    • Implement personalized customer service to make each interaction feel unique and tailored to the individual

    • Streamline processes to ensure quick and efficient problem resolution for customers

    • Collect and analyze customer feedback regularly to identify areas for improvement and make necessary a...

  • Answered by AI
    Add your answer
Anonymous

Business Associate Interview Questions & Answers

user image Anonymous

posted on 18 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Add your answer
  • Q2. Tell me about your overall experience
  • Ans. 

    I have over five years of experience in business analysis, focusing on process improvement and stakeholder engagement.

    • Led a project that improved operational efficiency by 20% through data analysis and process mapping.

    • Collaborated with cross-functional teams to gather requirements and deliver solutions that met business needs.

    • Utilized tools like SQL and Tableau to analyze data and present insights to senior management.

    • ...

  • Answered by AI
    Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. Do you have excel sheet skills
  • Ans. 

    I possess strong Excel skills, including data analysis, pivot tables, and advanced formulas for efficient data management.

    • Proficient in using formulas like VLOOKUP and INDEX-MATCH for data retrieval.

    • Experienced in creating pivot tables to summarize large datasets for insights.

    • Skilled in data visualization using charts and graphs to present findings clearly.

    • Able to automate tasks using macros to improve efficiency and r...

  • Answered by AI
    Add your answer
  • Q2. Send a mail regarding product quotation
  • Ans. 

    I will send you the product quotation via email.

    • Address the recipient by name and company

    • Provide details of the products requested

    • Include pricing and any applicable discounts

    • End with a call to action for further discussion or confirmation

  • Answered by AI
    Add your answer
Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about your experience in previous Organization and role and responsibility
  • Add your answer
  • Q2. How you know about porter
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Salary package discussion and expectation
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for beginners and Whenever a company needs a candidate then normally there are 2 rounds
Anonymous

Technical Lead Interview Questions & Answers

user image Santosh Kumar

posted on 27 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Normal medium level coding

Round 2 - One-on-one 

(2 Questions)

  • Q1. Book my show LLD
  • Add your answer
  • Q2. Extension of the same
  • Add your answer
Round 3 - One-on-one 

(1 Question)

  • Q1. Book My show HLD
  • Add your answer
Anonymous

Business Analyst Interview Questions & Answers

user image Anonymous

posted on 10 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Case study questions based on Logistics & Porter business.
  • Add your answer
  • Q2. More Case study & porter business questions
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. Some medium SQL Queries
  • Add your answer
  • Q2. Some medium python codes
  • Add your answer
Anonymous

Software Development Engineer II Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. MVVM, Android Related
  • Add your answer
  • Q2. Diffrence between mvvm/ mvc
  • Ans. 

    MVVM focuses on separation of concerns between UI, business logic, and data layers, while MVC separates application into model, view, and controller.

    • MVVM stands for Model-View-ViewModel, where ViewModel acts as a mediator between View and Model.

    • MVVM is commonly used in WPF and Xamarin applications.

    • MVC stands for Model-View-Controller, where Controller handles user input, Model manages data, and View displays informatio...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Software Developer Interview Questions & Answers

user image Aniket Dhamal

posted on 30 Aug 2024

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

I applied via Newspaper Ad and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How was your previous organization
  • Ans. 

    My previous organization was a fast-paced tech startup focused on developing cutting-edge software solutions.

    • Highly collaborative work environment

    • Emphasis on innovation and creativity

    • Agile development methodologies were followed

    • Regular team meetings and code reviews

    • Opportunities for professional growth and learning

  • Answered by AI
    Add your answer
  • Q2. Please create timer using react
  • Ans. 

    Create a timer using React

    • Use useState hook to store the timer value

    • Use useEffect hook to update the timer every second

    • Display the timer value in the component's render method

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 26 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There was 3 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. A medium level binary search question
  • Add your answer
  • Q2. A medium level recursion question
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Questions on resumes and detailed questions on projects and 2 LLD questions
  • Add your answer
Anonymous

Software Developer Interview Questions & Answers

user image Gurmeet Singh

posted on 7 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Hld for cab booking service
  • Ans. 

    High level design for a cab booking service

    • Use a centralized database to store cab availability and user information

    • Implement a matching algorithm to assign cabs to users based on location and availability

    • Include a payment gateway for users to pay for their rides

    • Develop a mobile app and web interface for users to book cabs

    • Integrate GPS tracking for real-time cab location updates

  • Answered by AI
    Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Porter?
Ask anonymously on communities.
More about working at Porter
  • HQ - Bangalore,Karnataka, India
  • Internet
  • 1k-5k Employees (India)

Porter Interview FAQs

How many rounds are there in Porter interview?
Porter interview process usually has 2-3 rounds. The most common rounds in the Porter interview process are One-on-one Round, Resume Shortlist and Technical.
How to prepare for Porter 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 Logistics, Sales, Productivity Improvement, Sales Process and Communication Skills.
What are the top questions asked in Porter interview?

Some of the top questions asked at the Porter interview -

  1. 1. Given an array find a subset that sums to a given sum K 2. Given an array wi...read more
  2. what do you know about the logistics industry and how it is going to be in the ...read more
  3. Further discussion on callback lifecycles of adapter methods when & how many ti...read more
What are the most common questions asked in Porter HR round?

The most common HR questions asked in Porter interview are -

  1. What are your strengths and weakness...read more
  2. Where do you see yourself in 5 yea...read more
  3. What is your family backgrou...read more
How long is the Porter interview process?

The duration of Porter interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Porter Interviews By Designations

  • Porter Business Associate Interview Questions
  • Porter Software Development Engineer II Interview Questions
  • Porter Business Executive Interview Questions
  • Porter Software Developer Interview Questions
  • Porter Business Analyst Interview Questions
  • Porter Senior Manager Interview Questions
  • Porter Product Manager Interview Questions
  • Porter Data Analyst Interview Questions
  • Show more
  • Porter Senior Business Analyst Interview Questions
  • Porter Associate Interview Questions

Interview Questions for Popular Designations

  • Business Associate Interview Questions
  • Software Development Engineer II Interview Questions
  • Business Executive Interview Questions
  • Associate Interview Questions
  • Senior Executive Interview Questions
  • Analyst Interview Questions
  • Associate Software Engineer Interview Questions
  • Senior Software Engineer Interview Questions
  • Show more
  • Manager Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

4.1/5

based on 90 interview experiences

Difficulty level

Easy 20%
Moderate 74%
Hard 7%

Duration

Less than 2 weeks 86%
2-4 weeks 12%
6-8 weeks 2%
View more

Interview Questions from Similar Companies

Swiggy
Swiggy Interview Questions
3.7
 • 474 Interviews
Meesho
Meesho Interview Questions
3.7
 • 369 Interviews
CARS24
CARS24 Interview Questions
3.5
 • 361 Interviews
Udaan
Udaan Interview Questions
3.9
 • 347 Interviews
Zepto
Zepto Interview Questions
3.5
 • 296 Interviews
BlackBuck
BlackBuck Interview Questions
3.7
 • 194 Interviews
Tata 1mg
Tata 1mg Interview Questions
3.6
 • 188 Interviews
Digit Insurance
Digit Insurance Interview Questions
3.8
 • 158 Interviews
Paisabazaar.com
Paisabazaar.com Interview Questions
3.4
 • 156 Interviews
Urban Company
Urban Company Interview Questions
3.4
 • 143 Interviews
View all

Porter Reviews and Ratings

based on 719 reviews

3.8/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.6

Salary

3.6

Job security

3.8

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 719 Reviews and Ratings
Jobs at Porter
Porter
Porter.in - General Manager - Marketing (6-10 yrs)

6-10 Yrs

Not Disclosed

Porter
Porter.in - Deputy General Manager - Sales (5-9 yrs)

5-9 Yrs

Not Disclosed

Porter
Porter.in - Deputy General Manager - Finance Controller - CA (8-12 yrs)

8-12 Yrs

Not Disclosed

Explore more jobs
Porter Salaries in India
Business Associate
278 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

Business Executive
216 salaries
unlock blur

₹1.7 L/yr - ₹3.5 L/yr

Assistant Manager
110 salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Senior Manager
90 salaries
unlock blur

₹15 L/yr - ₹24 L/yr

Senior Business Associate
85 salaries
unlock blur

₹3.1 L/yr - ₹6.3 L/yr

Explore more salaries
Compare Porter with
Dunzo

Dunzo

3.4
Compare
Udaan

Udaan

3.9
Compare
Swiggy

Swiggy

3.7
Compare
CARS24

CARS24

3.5
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Porter Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter