Add office photos
Engaged Employer

Sarvagram Fincare

4.1
based on 149 Reviews
Filter interviews by

Maruti Suzuki Regional Training Center Interview Questions and Answers

Updated 7 Jul 2024

Q1. What is data base and data warehouse

Ans.

A database is a collection of structured data organized for easy access, while a data warehouse is a centralized repository for storing and analyzing large volumes of data.

  • Database is used for transactional processing and storing current data.

  • Data warehouse is used for analytical processing and storing historical data.

  • Database is typically used for day-to-day operations.

  • Data warehouse is used for decision-making and business intelligence.

  • Examples: MySQL, Oracle, SQL Server (d...read more

Add your answer

Q2. windows functions in SQL and use of Lag function

Ans.

Window functions in SQL are used to perform calculations across a set of table rows related to the current row.

  • Window functions are used to perform calculations on a set of rows related to the current row in a query result.

  • The LAG function is a window function that allows you to access data from a previous row in the result set.

  • Example: SELECT employee_id, salary, LAG(salary) OVER (ORDER BY hire_date) AS prev_salary FROM employees;

Add your answer

Q3. What is DAX in power bi

Ans.

DAX (Data Analysis Expressions) is a formula language used in Power BI to create custom calculations and aggregations.

  • DAX is similar to Excel formulas but designed for more complex data analysis tasks

  • It can be used to create calculated columns, measures, and calculated tables in Power BI

  • DAX functions include aggregation functions like SUM, AVERAGE, and COUNT, as well as logical functions and date functions

  • Example: CALCULATE function in DAX allows for applying filters to calcu...read more

Add your answer

Q4. Nested for loop for list example

Ans.

Nested for loop used to iterate through a list of items

  • Use a for loop to iterate through the main list

  • Inside the first loop, use another for loop to iterate through each item in the sublist

  • Example: for item in main_list: for sub_item in item: print(sub_item)

Add your answer
Discover Maruti Suzuki Regional Training Center interview dos and don'ts from real experiences

Q5. Which are Joins in sql

Ans.

Joins in SQL are used to combine rows from two or more tables based on a related column between them.

  • Joins are used to retrieve data from multiple tables based on a related column between them

  • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

  • INNER JOIN returns rows when there is at least one match in both tables

  • LEFT JOIN returns all rows from the left table and the matched rows from the right table

  • RIGHT JOIN returns all rows from the right table an...read more

Add your answer

Q6. What is Dependency Injection in spring boot

Ans.

Dependency Injection is a design pattern used in Spring Boot to inject dependencies into an object.

  • Dependency Injection is a way to achieve loose coupling between objects

  • It allows for easier testing and maintenance of code

  • Spring Boot uses annotations like @Autowired and @Component to inject dependencies

  • Constructor Injection, Setter Injection, and Field Injection are the three types of Dependency Injection

  • Example: @Autowired private UserService userService;

Add your answer

Q7. What is the benifits?

Ans.

The benefits of being an MIS Executive include career growth opportunities, competitive salaries, and the ability to work with cutting-edge technology.

  • Career growth opportunities: MIS Executives often have the chance to advance their careers through promotions and increased responsibilities.

  • Competitive salaries: Due to the specialized nature of their work, MIS Executives typically receive competitive salaries compared to other roles.

  • Working with cutting-edge technology: MIS E...read more

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

Interview Process at Maruti Suzuki Regional Training Center

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

Top Interview Questions from Similar Companies

4.4
 • 197 Interview Questions
3.7
 • 150 Interview Questions
4.2
 • 145 Interview Questions
3.6
 • 139 Interview Questions
4.3
 • 133 Interview Questions
View all
Top Sarvagram Fincare 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