i
Pando
Work with us
Filter interviews by
To check if two circles intersect, compare the distance between their centers to the sum of their radii.
Calculate the distance between the centers of the two circles using the distance formula: sqrt((x2 - x1)^2 + (y2 - y1)^2)
If the distance between the centers is less than the sum of the radii, the circles intersect
If the distance between the centers is equal to the sum of the radii, the circles touch at one point
...
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.
Check if brackets in a string are correctly paired and ordered.
Use a stack to track opening brackets.
For each closing bracket, check if it matches the top of the stack.
If the stack is empty at the end, brackets are balanced.
Example: '{[()]}': balanced, '{[(])}': not balanced.
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 f...
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 prope...
Yes, I can reallocate resources as needed.
I can reallocate resources based on project priorities and deadlines.
I can shift team members to different projects if necessary.
I can adjust workloads to ensure timely completion of tasks.
I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.
2 coding questions related to arrays, strings and matrix.
Check if brackets in a string are correctly paired and ordered.
Use a stack to track opening brackets.
For each closing bracket, check if it matches the top of the stack.
If the stack is empty at the end, brackets are balanced.
Example: '{[()]}': balanced, '{[(])}': not balanced.
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.
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...
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...
I applied via Job Portal and was interviewed in Dec 2024. There were 2 interview rounds.
Two questions that I solved in JavaScript: one on arrays and the other on binary search.
To check if two circles intersect, compare the distance between their centers to the sum of their radii.
Calculate the distance between the centers of the two circles using the distance formula: sqrt((x2 - x1)^2 + (y2 - y1)^2)
If the distance between the centers is less than the sum of the radii, the circles intersect
If the distance between the centers is equal to the sum of the radii, the circles touch at one point
If th...
I appeared for an interview in May 2025, where I was asked the following questions.
2 simple coding question
Yes, I can reallocate resources as needed.
I can reallocate resources based on project priorities and deadlines.
I can shift team members to different projects if necessary.
I can adjust workloads to ensure timely completion of tasks.
Asked DSA. Questions from Matrix, linked list, tree. Mostly medium level leetcode problems.
I applied via Referral and was interviewed before Jul 2023. There were 3 interview rounds.
1. Implementation of linked list with its operations in nodejs
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 4 interview rounds.
Basic Data Structures and algorithms questions. 45 mins to 1 hr duration. Friendly and helpful interviewers. Analyse only thought process.
I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.
Brainstorming, Discussion, Whiteboard
Assignment on Case study discussed in Round 2
Top trending discussions
Some of the top questions asked at the Pando interview -
based on 11 interview experiences
Difficulty level
Duration
Software Developer
12
salaries
| ₹4 L/yr - ₹14.8 L/yr |
Software Engineer
10
salaries
| ₹5 L/yr - ₹11.5 L/yr |
Market Analyst
8
salaries
| ₹4.2 L/yr - ₹7 L/yr |
Consultant
7
salaries
| ₹9 L/yr - ₹10.6 L/yr |
Product Manager
7
salaries
| ₹23.3 L/yr - ₹28.8 L/yr |
Vyapar
Tata nexarc
Classplus
Fleetx.io