Add office photos
Engaged Employer

Polestar Solutions & Services India

4.3
based on 371 Reviews
Filter interviews by

10+ Interview Questions and Answers

Updated 24 Nov 2024

Q1. Business analysis of two hypothetical companies and how they will perform under different scenarios

Ans.

Comparing business analysis of two hypothetical companies under different scenarios

  • Company A is a tech startup with high growth potential but also high risk

  • Company B is a well-established retail chain with steady revenue but limited growth

  • Under a booming economy, Company A is likely to outperform Company B due to its growth potential

  • In a recession, Company B may fare better than Company A as consumers prioritize essential purchases

Add your answer

Q2. Sum of two numbers without using third variable

Ans.

Add two numbers without using a third variable

  • Use bitwise XOR operation to add the numbers without carry

  • Use bitwise AND operation to calculate the carry

  • Repeat the process until there is no carry left

Add your answer

Q3. what is the profit if cost price is 20 and selling price is 30

Ans.

Profit is 10

  • Profit = Selling Price - Cost Price

  • Profit = 30 - 20 = 10

View 1 answer

Q4. Find missing number in array

Ans.

Find missing number in array of strings

  • Convert strings to integers for comparison

  • Iterate through the array to find the missing number

  • Consider edge cases like empty array or multiple missing numbers

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. Python script for factorial.

Ans.

Python script to calculate factorial of a number.

  • Create a function that takes a number as input.

  • Use a loop to multiply the number by decreasing integers until reaching 1.

  • Return the final result as the factorial of the input number.

Add your answer

Q6. length of an array

Ans.

The length of an array refers to the number of elements it contains.

  • Use the .length property to find the length of an array.

  • Example: let arr = ['apple', 'banana', 'orange']; arr.length will return 3.

Add your answer
Are these interview questions helpful?

Q7. What is difference between applymap and join

Ans.

applymap is used to map a value from one table to another while join is used to combine two or more tables based on a common field.

  • applymap is used for one-to-one mapping while join is used for many-to-one mapping

  • applymap is faster than join for small datasets

  • join can handle more complex data relationships than applymap

  • applymap can be used to replace null values with a default value

  • join can be used to aggregate data from multiple tables

Add your answer

Q8. In how many ways letters of your name can be arranged

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Algorithm for finding sum of prime numbers from 1 to 100

Add your answer

Q10. Types of load in Qliksense

Ans.

There are two types of load in Qliksense: script load and data load.

  • Script load involves loading and transforming data using the Qlik scripting language.

  • Data load involves loading data from various sources into QlikSense for analysis and visualization.

  • Script load is done in the script editor, while data load is done in the data manager.

  • Examples of script load include loading data from a CSV file and transforming it using script functions.

  • Examples of data load include connecti...read more

View 1 answer

Q11. What are Joins?

Ans.

Joins are used to combine data from two or more tables based on a related column.

  • Joins are used in SQL to retrieve data from multiple tables.

  • They are used to combine rows from two or more tables based on a related column.

  • There are different types of joins such as inner join, left join, right join, and full outer join.

  • Inner join returns only the matching rows from both tables.

  • Left join returns all the rows from the left table and matching rows from the right table.

  • Right join r...read more

Add your answer

Q12. Can you please explain RLS?

Ans.

RLS stands for Row-Level Security, a feature in Power BI that restricts data access based on user roles.

  • RLS allows you to control which rows of data a user can access in a Power BI report or dashboard.

  • You can define security roles and rules to filter data based on user attributes or roles.

  • For example, you can set up RLS to only show sales data for a specific region to users in that region.

  • RLS helps ensure data security and compliance by limiting access to sensitive informatio...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 5 interviews in the last 1 year
Interview experience
4.6
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 2.6k Interview Questions
4.2
 • 345 Interview Questions
3.8
 • 331 Interview Questions
4.1
 • 247 Interview Questions
4.0
 • 148 Interview Questions
4.2
 • 139 Interview Questions
View all
Top Polestar Solutions & Services India Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter