Add office photos
Employer?
Claim Account for FREE

A P MOLLER MAERSK GROUP TERMINALS

4.8
based on 6 Reviews
Filter interviews by

Sartorius AG Interview Questions and Answers

Updated 9 Dec 2024

Q1. difference between clustered and non-clustered classification. which is better performance wise. what will you do in both cases, in case database is out of storage

Ans.

Clustered classification organizes data based on similarity, while non-clustered does not. Performance wise, clustered is better. If database is out of storage, in clustered classification data can be moved to another node, while in non-clustered classification data can be stored in a temporary location.

  • Clustered classification organizes data into groups based on similarity, improving query performance.

  • Non-clustered classification does not organize data based on similarity, l...read more

Add your answer

Q2. write a query to get the values of the 2nd and 3rd highest salary

Ans.

Query to retrieve the values of the 2nd and 3rd highest salary from a database table.

  • Use the ORDER BY clause to sort the salaries in descending order

  • Use the LIMIT clause to get the 2nd and 3rd highest salaries

Add your answer

Q3. What is SQL Partitioning, give examples

Ans.

SQL Partitioning is a technique used to divide large tables into smaller, more manageable parts.

  • Partitioning helps improve query performance by allowing operations to be performed on smaller subsets of data.

  • Examples of partitioning methods include range partitioning, list partitioning, and hash partitioning.

  • Range partitioning involves dividing data based on a specified range of values, such as dates or numeric ranges.

  • List partitioning involves dividing data based on a specifi...read more

Add your answer

Q4. Tell about financial modelling

Ans.

Financial modelling is the process of creating a mathematical representation of a company's financial situation.

  • Financial modelling involves forecasting financial performance, analyzing the impact of different variables, and making informed decisions based on the model.

  • It helps in budgeting, valuation, risk assessment, and strategic planning.

  • Common tools used for financial modelling include Excel, financial software, and programming languages like Python.

  • Examples of financial...read more

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

Q5. Reverse a string

Ans.

Function to reverse a given string and return it.

  • Create a function that takes a string as input

  • Use built-in functions like reverse() or loop through the string to reverse it

  • Return the reversed string

Add your answer

Q6. Krushkal algorithm

Ans.

Kruskal's algorithm is a minimum spanning tree algorithm that connects all vertices in a graph while minimizing total edge weight.

  • Sort edges in ascending order

  • Add edges one by one to spanning tree

  • Ensure no cycles are formed

  • Example: Given a graph with vertices A, B, C and edges (A-B: 2), (B-C: 3), (A-C: 4), the algorithm would select (A-B: 2) and (B-C: 3) to form the minimum spanning tree

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

Interview Process at Sartorius AG

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

Top Interview Questions from Similar Companies

4.0
 • 525 Interview Questions
3.3
 • 479 Interview Questions
3.9
 • 467 Interview Questions
3.9
 • 392 Interview Questions
4.0
 • 203 Interview Questions
4.2
 • 198 Interview Questions
View all
Top A P MOLLER MAERSK GROUP TERMINALS 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