Premium Employer

i

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

Pando Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 30 Reviews

Filter interviews by

Pando Interview Questions and Answers

Updated 14 Jan 2025

Pando Interview Experiences

Popular Designations

8 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 simple coding question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction and procjects and internships any previous
  • Q2. DSA PREPARE WELL BASIS LEVEL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the DSA

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if two trees are MirrorYou are given two arbitrary binary trees consisting of N and M number of nodes respectively, your task is to check whether the two trees are mirror of each other or not. Two trees are said to be mirror of each o... read more
View answer (2)
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Pointless basic questions is what they asked
Round 2 - Technical 

(1 Question)

  • Q1. They had this round for hours together

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly do not attend interview at Pando. They make the interview process long and tedious. They had less budget despite knowing that they wasted my time and efforts on the whole the company is not well structured and their HR team is very poor. They are a typical unstructured startup company with poor work ethics and culture.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (171)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding questions related to arrays, strings and matrix.

Round 2 - Technical 

(2 Questions)

  • Q1. Given an expression string exp, write a program to examine whether the pairs and the orders "{"."}","(",")","[","]" are correct in the expression given.
  • Q2. The Next greater Element for an element x is the first greater element on the right side of x in the array. For elements for which no greater element exists, consider the next greater element as -1. Input:...
  • Ans. 

    Find the next greater element for each element in the array.

    • Iterate through the array from right to left.

    • Use a stack to keep track of elements with no greater element found yet.

    • Pop elements from the stack until a greater element is found or stack is empty.

    • Store the next greater element for each element in a result array.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Features of python, difference between java and python, modules in python, oops concepts, classes and objects,etc.
  • Ans. 

    Python is a versatile programming language known for its simplicity and readability. It supports multiple programming paradigms and has a vast standard library.

    • Python features include dynamic typing, automatic memory management, and support for multiple programming paradigms like procedural, object-oriented, and functional programming.

    • Python is known for its readability and simplicity, making it a popular choice for be...

  • Answered by AI
  • Q2. Types of databases, sql queries,etc.
  • Ans. 

    Types of databases include relational, NoSQL, and NewSQL. SQL queries are used to interact with relational databases.

    • Relational databases store data in tables with rows and columns, using SQL for querying (e.g. MySQL, PostgreSQL)

    • NoSQL databases store data in flexible, non-tabular formats and do not require a fixed schema (e.g. MongoDB, Cassandra)

    • NewSQL databases combine the scalability of NoSQL with the ACID properties...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The rounds were probably of medium and easy difficulty and one needs to practice DSA and DBMS to qualify the rounds.

Skills evaluated in this interview

Python Developer Interview Questions asked at other Companies

Q1. Tell me the logic of program to reverse a given string word by word without using any built in function.
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Asked DSA. Questions from Matrix, linked list, tree. Mostly medium level leetcode problems.

Round 3 - HR 

(2 Questions)

  • Q1. Asked about relocation
  • Q2. Interested to change tech stack

Interview Preparation Tips

Interview preparation tips for other job seekers - Do exercise medium level leetcode problems

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Pando interview questions for popular designations

 Software Engineer

 (3)

 Python Developer

 (1)

 Salesforce Developer

 (1)

 Senior Product Designer

 (1)

 Software Developer

 (1)

 Software Engineer Intern

 (1)

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

I applied via Referral and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1. Implementation of linked list with its operations in nodejs

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basics of NODEjs
  • Q2. Advanced concepts of NodeJs
Round 3 - HR 

(2 Questions)

  • Q1. Any recently faced problems and how we solved it
  • Q2. Why do you want to leave the current company

Interview Preparation Tips

Topics to prepare for Pando Software Engineer interview:
  • Data Structures
  • Nodejs
  • Problem Solving
Interview preparation tips for other job seekers - Perpare basic concepts of data structure.
Array solving problems.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Basic Data Structures and algorithms questions. 45 mins to 1 hr duration. Friendly and helpful interviewers. Analyse only thought process.

Round 2 - UI and DB assessments 

(1 Question)

  • Q1. Questions from basic UI concepts, DB queries, and scenario based question.
Round 3 - Technical 

(1 Question)

  • Q1. Discussions based on your previous experience, System Designs on a scenario and related stuffs.
Round 4 - HR 

(1 Question)

  • Q1. HR Discussions on package and benifits

Interview Preparation Tips

Topics to prepare for Pando Software Developer interview:
  • Data Structures
  • Algorithms
  • Node.Js
  • Python
  • Problem Solving
  • System Design
Interview preparation tips for other job seekers - Be strong in Data structures, mainly in Basic data structures like Arrays, Linked lists, and trees. Other topics are not concentrated a lot. Be string in Front-end, Vue,js is preferable. React and Angular is ok. Be good in System designs. Be confident throughout interview.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Jobs at Pando

View all

I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Introduction, Design Process, Portfolio Presentation
Round 2 - Case Study 

Brainstorming, Discussion, Whiteboard

Round 3 - Assignment 

Assignment on Case study discussed in Round 2

Round 4 - One-on-one 

(1 Question)

  • Q1. Review Assignment, Process, Document collection

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of Design process, Problem solving skill, logical thinking

Senior Product Designer Interview Questions asked at other Companies

Q1. What would be the design solutions for improving the efficieny of a Swiggy Chat Support Executive so that they can satisfy more customers in less time?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Can you reallocate

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (5)

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Hacker Rank SQL Questions 2 . and 10 MCQ based

Round 2 - Technical 

(3 Questions)

  • Q1. Select customer, sum(amt ) as total_amt from t1 group by customer how many no. of rows it will return and explain this table t1 column name-> dept customer item amt
  • Q2. Select * , sum(amt) over (partition by customer) as total_amt from t2
  • Q3. How many Customers has purchased same item on the Same day more than onnce

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic sql and solve questiosn without seeing answers
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic Questions about KPIs, CTC,ECTC,NP,LOCATION
  • Q2. Reason for job change?
  • Ans. 

    Seeking new challenges and opportunities for professional growth.

    • Desire for new challenges and opportunities

    • Looking to expand skill set and experience

    • Seeking career advancement

    • Company restructuring or downsizing

    • Relocation for personal reasons

  • Answered by AI
Round 2 - Assignment 

Sales cycle and Process. Lead Generation Process and Tools. Email and LinkedIn Templates for Reachout

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about Yourself?
  • Ans. 

    Experienced business development executive with a proven track record of driving revenue growth and building strong client relationships.

    • Over 10 years of experience in business development and sales

    • Successfully led a team that increased sales by 30% in the past year

    • Strong communication and negotiation skills

    • Expertise in identifying new business opportunities and developing strategic partnerships

  • Answered by AI
  • Q2. Brief me about your current organization and role?
  • Ans. 

    I am currently working at XYZ Company as a Senior Business Development Executive.

    • Responsible for identifying new business opportunities and partnerships

    • Developing and implementing strategies to drive business growth

    • Managing key client relationships and negotiating contracts

    • Analyzing market trends and competitor activities

    • Leading a team of business development professionals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was Interviewed at LambdaTest for senior SDR and found the experience concerning due to inappropriate and insensitive comments made by the Hiring Manager. During the Interview, I was asked Personal questions about my marriage plans and work-life balance, followed by people being dishonest in relationships, which felt intrusive and irrelevant to the role. Additionally, He made derogatory comments about the religious group I am part of as he was also from the same group, stating we have "backward mindsets" which I found Offensive and Discriminatory. While I received positive feedback on my assignments and skills, these personal remarks made the interview uncomfortable and unprofessional. As an experienced professional, I expected more respect and focus on my skills and qualifications, not on my personal life, Religion or Cultural Background. I would advise LambdaTest to review its Hiring practices and ensure all the candidates are treated with respect and professionalism.

Pando Interview FAQs

How many rounds are there in Pando interview?
Pando interview process usually has 3 rounds. The most common rounds in the Pando interview process are One-on-one Round, Coding Test and Technical.
How to prepare for Pando 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 Pando. The most common topics and skills that interviewers at Pando expect are Supply Chain, SAAS, Logistics, Data Analysis and SAP.
What are the top questions asked in Pando interview?

Some of the top questions asked at the Pando interview -

  1. The Next greater Element for an element x is the first greater element on the r...read more
  2. Features of python, difference between java and python, modules in python, oops...read more
  3. Types of databases, sql queries,e...read more

Tell us how to improve this page.

Pando Interview Process

based on 5 interviews in last 1 year

Interview experience

3.8
  
Good
View more

People are getting interviews through

based on 4 Pando interviews
Job Portal
Campus Placement
Referral
25%
25%
25%
25% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Pando #1 Software for Autonomous Supply Chains

Interview Questions from Similar Companies

ITC Interview Questions
4.0
 • 535 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
Adani Group Interview Questions
3.9
 • 177 Interviews
Bajaj Group Interview Questions
3.8
 • 3 Interviews
View all

Pando Reviews and Ratings

based on 30 reviews

3.5/5

Rating in categories

3.6

Skill development

3.4

Work-Life balance

3.6

Salary & Benefits

3.4

Job Security

3.9

Company culture

3.0

Promotions/Appraisal

3.5

Work Satisfaction

Explore 30 Reviews and Ratings
Customer Success Manager

Chennai

3-8 Yrs

₹ 10-20 LPA

Product Support Engineer

Chennai

1-3 Yrs

Not Disclosed

UI Developer

Chennai

2-3 Yrs

Not Disclosed

Explore more jobs
Software Engineer
12 salaries
unlock blur

₹8 L/yr - ₹19 L/yr

Software Developer
9 salaries
unlock blur

₹5.5 L/yr - ₹21.5 L/yr

Market Analyst
8 salaries
unlock blur

₹4.2 L/yr - ₹5.7 L/yr

Product Support Engineer
7 salaries
unlock blur

₹1.9 L/yr - ₹4 L/yr

Product Manager
6 salaries
unlock blur

₹20 L/yr - ₹28.8 L/yr

Explore more salaries
Compare Pando with

Reliance Industries

4.0
Compare

Tata Group

4.2
Compare

Aditya Birla Group

4.1
Compare

Hindustan Unilever

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview