i
Trianz
Filter interviews by
I applied via LinkedIn and was interviewed before Jan 2024. There was 1 interview round.
Middleware in .NET Core is a component that can handle requests and responses in the application pipeline.
Middleware is a piece of software that can intercept and process HTTP requests and responses.
Middleware components are added to the application pipeline in the Startup class.
Middleware can perform tasks such as authentication, logging, error handling, etc.
Example: UseMiddleware<CustomMiddleware>()
Authentication for web API involves verifying the identity of users before granting access to resources.
Authentication can be done using tokens like JWT or OAuth.
API endpoints can be secured using authentication middleware.
User credentials are validated against a data store like a database.
Authentication headers like Authorization are used to send tokens with requests.
DI services can be configured in .NET by registering services in ConfigureServices method of Startup class
Register services using AddTransient, AddScoped, or AddSingleton methods
Use IServiceCollection interface to add services
Example: services.AddTransient<IMyService, MyService>()
CORS can be handled by configuring the server to allow cross-origin requests from specified origins.
Configure server to include appropriate CORS headers like Access-Control-Allow-Origin
Use middleware or filters to handle CORS in .NET applications
Consider security implications when allowing cross-origin requests
I was interviewed in Jan 2025.
IICS architecture involves components like agents, connections, and tasks with specific naming conventions for clarity and consistency.
IICS architecture includes components like agents, connections, and tasks
Naming conventions help maintain clarity and consistency in the design
Examples of naming conventions: AgentName_AgentType, ConnectionName_ConnectionType, TaskName_TaskType
Identifying bottlenecks in a system is crucial for improving performance.
Monitor system performance metrics such as CPU usage, memory usage, disk I/O, and network traffic.
Identify slow queries or operations in databases.
Analyze code for inefficiencies and optimize where necessary.
Check for resource contention issues such as locks or queues.
Consider scalability limitations in the system architecture.
Python questions on files and data types
Airflow interview
How to add dependencies between sub dags .
Seeking new challenges and growth opportunities in a more innovative environment.
Looking for new challenges and opportunities for growth
Interested in working in a more innovative environment
Seeking a change to further develop my skills and knowledge
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Trianz interview questions for popular designations
Get interview-ready with Top Trianz Interview Questions
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
Aptitude.3 coding questions,english,data structures,cloud computing,debugging
I applied via Campus Placement
It was a combination of aptitude questions and three coding questions which ranged from easy to hard.
Oops stands for Object-Oriented Programming. Pillars of Oops include Inheritance, Encapsulation, Abstraction, and Polymorphism.
Oops stands for Object-Oriented Programming
Pillars of Oops include Inheritance, Encapsulation, Abstraction, and Polymorphism
Inheritance allows a class to inherit properties and behavior from another class
Encapsulation restricts access to certain components within a class
Abstraction hides the co...
Agile Methodology is a project management approach that emphasizes flexibility, collaboration, and incremental development.
Agile involves breaking down projects into small, manageable tasks called sprints.
It prioritizes customer feedback and collaboration throughout the development process.
Adaptability and responding to change are key principles of Agile.
Common Agile frameworks include Scrum, Kanban, and Extreme Progra
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
Top trending discussions
Some of the top questions asked at the Trianz interview -
The duration of Trianz interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 56 interviews
Interview experience
based on 478 reviews
Rating in categories
Technical Lead
676
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
418
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Technical Lead
370
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
303
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
87
salaries
| ₹0 L/yr - ₹0 L/yr |
Wipro
Infosys
Tech Mahindra
HCLTech