Infosys
10+ Teleport Commerce In Interview Questions and Answers
Q1. How many samosas does your college canteen sell?
I don't have the available data to answer this question.
Q2. How to find employees who earn more than their manager ?
Compare salary data of employees and managers to identify those earning more.
Collect salary data of all employees and managers
Analyze the data to identify employees earning more than their managers
Consider factors like experience, qualifications, and performance in the analysis
Conduct interviews or surveys to validate the findings
Q3. What is partition and group by ? How do we do migration ?
Partition and group by are SQL operations used for organizing data. Migration involves transferring data from one system to another.
Partition is used to divide a table into smaller, more manageable parts based on a specific column or condition.
Group by is used to group rows that have the same values into summary rows.
Migration involves transferring data from one database or system to another, often using tools like ETL (Extract, Transform, Load) processes.
Example: Partitionin...read more
Q4. What concepts have you worked on, how you have used them
I have worked on concepts such as regression analysis, data visualization, and hypothesis testing in my previous projects.
Utilized regression analysis to identify relationships between variables and make predictions
Used data visualization techniques like charts and graphs to communicate insights effectively
Applied hypothesis testing to determine the significance of results
Q5. What is wait in selenium Relative xpath Load and stress testing Low priority and high severity Abstract class vs interface
Answering questions related to Selenium and software testing concepts.
Wait in Selenium is used to pause the execution of the script for a certain amount of time or until a certain condition is met.
Relative xpath is a type of xpath that starts from a particular node and searches for the element relative to that node.
Load testing is used to test the performance of a system under normal and peak load conditions.
Stress testing is used to test the performance of a system under ext...read more
Q6. On tableau - what is row level security ?
Row level security in Tableau allows users to restrict access to specific rows of data based on their role or permissions.
Row level security is used to control which rows of data a user can access in Tableau.
It is typically implemented by creating a security table that defines the relationship between users and the data they can access.
Users can be granted access to specific rows based on their role or permissions.
Row level security helps ensure that users only see the data t...read more
Q7. What is different license in tableau ?
Tableau offers different types of licenses for individuals and organizations based on their needs and usage.
Tableau Creator license includes all the features for creating and sharing visualizations.
Tableau Explorer license allows users to explore and interact with visualizations created by others.
Tableau Viewer license is for users who only need to view and interact with visualizations without creating them.
Tableau offers different pricing options for each type of license bas...read more
Q8. What is stress and load testing
Stress and load testing are methods used to evaluate the performance and stability of a system under heavy usage.
Stress testing involves testing a system beyond its normal operating capacity to identify its breaking point.
Load testing involves testing a system under normal or expected usage to identify its performance and response time.
Both tests are used to identify potential issues and bottlenecks in a system before it is deployed.
Examples of stress and load testing include...read more
Q9. How you do the data mining
Data mining involves using statistical and machine learning techniques to extract insights from large datasets.
Identify the problem and define the objective
Collect and preprocess the data
Select appropriate data mining techniques
Apply the techniques and interpret the results
Evaluate the model and refine as necessary
Q10. what are 3 principles
Three principles are integrity, accountability, and innovation.
Integrity: being honest and ethical in all actions
Accountability: taking responsibility for one's actions and decisions
Innovation: constantly seeking new and better ways to do things
Q11. What is replication task ?
Replication task refers to the process of copying data from one source to another to ensure consistency and availability.
Replication tasks are commonly used in database management to create redundant copies of data for backup and disaster recovery purposes.
They can also be used to distribute data across multiple servers to improve performance and scalability.
Examples of replication tasks include master-slave replication in MySQL and snapshot replication in SQL Server.
Q12. Do you know java
Yes, I know Java.
I have experience in developing Java applications.
I am familiar with Java syntax and concepts such as object-oriented programming.
I have worked with Java frameworks such as Spring and Hibernate.
I have also used Java for developing Android applications.
Q13. Explain paivort tables
Pivot tables are used to summarize and analyze large datasets.
Pivot tables allow users to group and aggregate data based on different criteria.
They are commonly used in spreadsheet software like Microsoft Excel.
Pivot tables can help identify trends and patterns in data.
They can also be used to create charts and graphs for visual representation of data.
Q14. Reverse a linked list.
Reverse a linked list.
Create a new empty linked list
Traverse the original linked list and insert each node at the beginning of the new list
Return the new list
Q15. Explain diamond problem
Diamond problem occurs in multiple inheritance when a class inherits from two classes that have a common ancestor.
Diamond problem is a common issue in programming languages that support multiple inheritance.
It occurs when a class inherits from two classes that have a common ancestor.
This leads to ambiguity in the inheritance hierarchy, causing conflicts in method resolution.
Languages like C++ resolve this by using virtual inheritance to ensure only one instance of the common ...read more
Q16. Explain Sum if
Sumif is a function in Excel that adds up values based on a given condition.
Sumif is used to add up values in a range that meet a certain criteria.
The function takes three arguments: range, criteria, and sum_range.
The range is the set of cells to evaluate, criteria is the condition to be met, and sum_range is the cells to sum.
For example, =SUMIF(A1:A10,">5",B1:B10) will add up all values in B1:B10 where the corresponding cell in A1:A10 is greater than 5.
Q17. Explain Count if
Count if is a function used to count the number of cells in a range that meet a certain criteria.
The function takes two arguments: the range of cells to count and the criteria to use for counting.
The criteria can be a number, text, or logical expression.
For example, =COUNTIF(A1:A10,">5") will count the number of cells in the range A1:A10 that are greater than 5.
The function can also be used with wildcard characters, such as =COUNTIF(A1:A10,"*apple*") to count cells that conta...read more
Q18. Explain v-loock up
VLOOKUP is a function in Excel that allows you to search and retrieve data from a table based on a specific criteria.
VLOOKUP stands for Vertical Lookup
It is used to search for a specific value in a table and return a corresponding value from a different column in the same row
It requires four arguments: lookup value, table array, column index number, and range lookup (optional)
It is commonly used in financial analysis and data management
Example: VLOOKUP(123, A2:B10, 2, FALSE) ...read more
Q19. Explain Oops concept
Oops concept stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
Oops concept focuses on creating objects that contain data in the form of fields and code in the form of procedures.
It allows for the creation of modular programs and reusable code.
Key principles of Oops include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation refers to the bundling of data with the methods that operate on that data within a...read more
Top HR Questions asked in Teleport Commerce In
Interview Process at Teleport Commerce In
Top Analyst Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month