i
Utthunga
Technologies
Filter interviews by
DAX (Data Analysis Expressions) is a formula language used in Power BI, Excel, and SQL Server for data modeling and analysis.
DAX is used to create custom calculations in Power BI and Excel.
It includes functions for filtering, aggregating, and manipulating data.
Example: CALCULATE function allows you to modify filter context in calculations.
DAX supports time intelligence functions like YEAR, MONTH, and DATEDIFF for ...
Association, aggregation, and composition are types of relationships between classes in object-oriented programming.
Association is a relationship where two classes are connected, but not dependent on each other.
Aggregation is a type of association where one class contains another class, but the contained class can exist independently.
Composition is a stronger form of aggregation where the contained class is part o...
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot.
List uses square brackets [], tuple uses parentheses ().
List is used for collections of items that may change, tuple for fixed collections.
Example: list - [1, 2, 3], tuple - (1, 2, 3)
var is function scoped, let is block scoped, const is block scoped and cannot be reassigned.
var is function scoped, let is block scoped, const is block scoped and cannot be reassigned
var can be redeclared and updated, let can be updated but not redeclared, const cannot be redeclared or updated
Use const for values that should not change, use let for values that may change, use var sparingly
Project metrics will be tracked using a combination of tools, software, and regular status meetings.
Utilize project management software to track progress, timelines, and budget
Hold regular status meetings with team members to discuss progress and address any issues
Use key performance indicators (KPIs) to measure project success and identify areas for improvement
Create visual dashboards or reports to easily communi...
Object-oriented programming paradigm that focuses on objects and classes
Encapsulation: bundling data and methods that operate on the data into a single unit (class)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
Abstraction: hiding the complex implementation details and showing only the necessary featur...
Object-oriented programming paradigm focusing on objects and classes for code organization and reusability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
CI/CD stands for Continuous Integration/Continuous Deployment. Jenkins is a popular automation server used for CI/CD.
CI/CD is a software development practice where code changes are automatically built, tested, and deployed frequently.
Jenkins is an open-source automation server used for automating the software development process, including building, testing, and deploying applications.
Jenkins allows for the integr...
The self keyword in Python is a reference to the current instance of a class.
self is always the first parameter in a method within a class
It is used to access variables and methods within the class
Example: class MyClass: def __init__(self, x): self.x = x def print_x(self): print(self.x)
OOPs concepts in C#, SOLID and design principles, Task vs Thread, Interface vs Abstract class
OOPs concepts in C# include encapsulation, inheritance, polymorphism, and abstraction
SOLID principles are Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion
Task is a unit of work in C# that represents an asynchronous operation, while Thread is a separate path of executi...
Code quality can be measured through code reviews, automated testing, code complexity analysis, and performance monitoring.
Conduct regular code reviews to ensure adherence to coding standards and best practices
Implement automated testing to catch bugs and ensure code functionality
Analyze code complexity metrics such as cyclomatic complexity and maintainability index
Monitor performance metrics like response time and res...
Project metrics will be tracked using a combination of tools, software, and regular status meetings.
Utilize project management software to track progress, timelines, and budget
Hold regular status meetings with team members to discuss progress and address any issues
Use key performance indicators (KPIs) to measure project success and identify areas for improvement
Create visual dashboards or reports to easily communicate ...
I appeared for an interview in Nov 2024, where I was asked the following questions.
var is function scoped, let is block scoped, const is block scoped and cannot be reassigned.
var is function scoped, let is block scoped, const is block scoped and cannot be reassigned
var can be redeclared and updated, let can be updated but not redeclared, const cannot be redeclared or updated
Use const for values that should not change, use let for values that may change, use var sparingly
Star Schema has a centralized fact table with denormalized dimensions; Snowflake Schema normalizes dimensions into multiple related tables.
Star Schema features a single fact table connected to multiple dimension tables.
Snowflake Schema normalizes dimension tables into multiple related tables, reducing redundancy.
Example of Star Schema: Sales data with a fact table for sales and dimension tables for products, customers,...
DAX (Data Analysis Expressions) is a formula language used in Power BI, Excel, and SQL Server for data modeling and analysis.
DAX is used to create custom calculations in Power BI and Excel.
It includes functions for filtering, aggregating, and manipulating data.
Example: CALCULATE function allows you to modify filter context in calculations.
DAX supports time intelligence functions like YEAR, MONTH, and DATEDIFF for date-...
I appeared for an interview in Feb 2024.
Association, aggregation, and composition are types of relationships between classes in object-oriented programming.
Association is a relationship where two classes are connected, but not dependent on each other.
Aggregation is a type of association where one class contains another class, but the contained class can exist independently.
Composition is a stronger form of aggregation where the contained class is part of the...
I applied via Job Portal
Top trending discussions
The duration of Utthunga Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 27 interview experiences
Difficulty level
Duration
based on 207 reviews
Rating in categories
Software Engineer
224
salaries
| ₹5.2 L/yr - ₹13.5 L/yr |
Senior Software Engineer
170
salaries
| ₹5.9 L/yr - ₹24 L/yr |
Associate Software Engineer
114
salaries
| ₹2.8 L/yr - ₹6.8 L/yr |
Software Developer
69
salaries
| ₹4.8 L/yr - ₹11 L/yr |
Softwaretest Engineer
60
salaries
| ₹3.3 L/yr - ₹10 L/yr |
GKN
Rockwell Automation
Ametek Instruments India
Agiliad Technologies