Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Altimetrik Team. If you also belong to the team, you can get access from here

Altimetrik Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Altimetrik Technical Architect Interview Questions, Process, and Tips

Updated 9 Jul 2022

Altimetrik Technical Architect Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(11 Questions)

  • Q1. MVC URL Routing and normal url definition in ASP.NET
  • Ans. 

    MVC URL routing allows for custom URL definitions in ASP.NET

    • MVC URL routing maps URLs to controller actions

    • Normal URL definition uses query strings to pass parameters

    • MVC URL routing is more SEO-friendly

    • MVC URL routing can be configured in RouteConfig.cs file

    • Example: /products/category/electronics maps to ProductsController's Category action with 'electronics' parameter

  • Answered by AI
  • Q2. Advantage of MVC over traditional Architecture?
  • Ans. 

    MVC separates concerns, promotes code reusability, and enhances testability.

    • MVC separates the application into Model, View, and Controller components.

    • Model represents the data and business logic.

    • View represents the user interface.

    • Controller handles user input and updates the model and view accordingly.

    • MVC promotes code reusability by separating concerns.

    • MVC enhances testability by allowing for easier unit testing of in...

  • Answered by AI
  • Q3. What is AoT Microsoft Azure?
  • Ans. 

    AoT (Ahead of Time) is a compilation technique used in Microsoft Azure to improve application performance.

    • AoT compiles code before it is executed, resulting in faster startup times and reduced memory usage.

    • It is commonly used in Azure Functions and Azure Web Apps.

    • AoT can also improve security by detecting potential vulnerabilities during compilation.

    • It is different from Just-in-Time (JIT) compilation, which compiles co...

  • Answered by AI
  • Q4. Classic ASP can run in Azure? or migrating into ASP.Net is required?
  • Q5. ASP.NET page life cycle and events in it and how page will be rendered?
  • Ans. 

    ASP.NET page life cycle and events in it and how page will be rendered.

    • Page life cycle includes events like Init, Load, PreRender, and Unload.

    • During Init, controls are initialized and their properties are set.

    • During Load, controls are loaded with data and their events are fired.

    • During PreRender, the page is prepared for rendering.

    • During Unload, resources are released.

    • Page is rendered using HTML, CSS, and JavaScript.

    • Ren...

  • Answered by AI
  • Q6. What are postback events?
  • Ans. 

    Postback events are server-side events triggered by user actions on a web page.

    • Postback events occur when a user interacts with a web page and the page sends a request back to the server for processing.

    • Examples of postback events include clicking a button, selecting an item from a dropdown list, or submitting a form.

    • Postback events can be used to update the page content without requiring a full page refresh.

    • ASP.NET is ...

  • Answered by AI
  • Q7. What is Authentication and different types in it?
  • Ans. 

    Authentication is the process of verifying the identity of a user or system.

    • There are three types of authentication: something you know (passwords, PINs), something you have (smart cards, tokens), and something you are (biometrics).

    • Two-factor authentication combines two of these types for added security.

    • Authentication protocols include OAuth, OpenID Connect, and SAML.

    • Authentication can also be classified as single-fact...

  • Answered by AI
  • Q8. Late Binding/Dynamic binding in ASP.Net?
  • Ans. 

    Late binding or dynamic binding is a technique in which the method call is resolved at runtime rather than compile time.

    • In late binding, the type of the object is determined at runtime.

    • It allows for more flexibility in code as it can handle different types of objects.

    • Dynamic keyword is used for late binding in C#.

    • Example: using reflection to invoke a method on an object whose type is not known until runtime.

  • Answered by AI
  • Q9. ASP.Net cache and its different types?
  • Ans. 

    ASP.Net cache is a feature that stores frequently accessed data in memory to improve application performance.

    • ASP.Net cache is available in two types: in-memory cache and distributed cache.

    • In-memory cache stores data in the memory of the web server.

    • Distributed cache stores data in a separate cache server that can be accessed by multiple web servers.

    • ASP.Net cache can be used to store data such as database query results, ...

  • Answered by AI
  • Q10. What is state management in ASP.Net?
  • Ans. 

    State management in ASP.Net refers to the process of storing and retrieving data between HTTP requests.

    • ASP.Net provides various techniques for state management such as ViewState, Session, Application, and Cache.

    • ViewState is used to store page-specific data, Session is used to store user-specific data, Application is used to store application-level data, and Cache is used to store frequently accessed data.

    • State manageme...

  • Answered by AI
  • Q11. Handled Conflicts? Code merging or Resource Conflicts? Explain
  • Ans. 

    Handled conflicts in code merging and resource allocation.

    • Used version control systems like Git to manage code merging conflicts.

    • Communicated with team members to resolve resource allocation conflicts.

    • Prioritized tasks and resources based on project requirements.

    • Implemented agile methodologies to minimize conflicts and improve collaboration.

    • Documented conflict resolution processes for future reference.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Altimetrik Technical Architect interview:
  • ASP.Net
  • ASP.Net MVC
  • C#
  • OOPS
  • Azure
Interview preparation tips for other job seekers - I was interviewed for .Net Technical Architect and above were the questions asked in Round 1 or L1 discussions.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.Cloud/Kubernetes 2.linux 3.volte

Interview Preparation Tips

Interview preparation tips for other job seekers - I belong to Telecom sector so according to my profile and other users which are belong to same sector... Please focus of cloud/Kubernetes, Linux, 4G/5G...

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Started from c# basics,. net, Design patterns, Current project architecture, Angular questions, Security,

Interview Preparation Tips

Interview preparation tips for other job seekers - basics must be clear

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. OOP principles, IOC principles, AOP principles

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was nice and friendly manner

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts, micro service related questions, hibernate, spring mvc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. IMS, Diameter, SIP, Deployment, Testing
Round 2 - Technical 

(1 Question)

  • Q1. How to check signal in lab during testing?
  • Ans. 

    Signal can be checked in lab during testing using various equipment and techniques.

    • Use oscilloscope to measure voltage and frequency of signal

    • Use spectrum analyzer to analyze frequency spectrum of signal

    • Use signal generator to generate and test signals

    • Use multimeter to measure signal strength and continuity

    • Use logic analyzer to analyze digital signals

    • Perform signal integrity testing to ensure signal quality

    • Use simulati...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your knowledge and experience...

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About Technical subjects
  • Q2. Technology subjects
Round 2 - Group Discussion 

Subject

Round 3 - HR 

(8 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. What are your strengths and weaknesses?
  • Q3. What is your family background?
  • Q4. What are your salary expectations?
  • Q5. Share details of your previous job.
  • Q6. Why should we hire you?
  • Q7. Why are you looking for a change?
  • Q8. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Having Technical support roles

I applied via Approached by Company and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your Project and technologies you worked ?
  • Q2. Project details mentioned in CV and Technologies I worked are: Python, Python related frameworks like Django, REST API etc

Interview Preparation Tips

Topics to prepare for Tech Mahindra Technical Lead interview:
  • Python, Django, REST API
Interview preparation tips for other job seekers - Be transparent and have sound technical knowledge

Interview Questionnaire 

1 Question

  • Q1. Interviewer asked about DevOps tools and AKS deployment approach.

Interview Preparation Tips

Interview preparation tips for other job seekers - One would need to prepare Azure release approach and AKS ACR and Docker.

I applied via Recruitment Consultant and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was interviewed related to infrastructure migration from on premise environment to cloud service models. More on UNIX to Linux migrations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers were polite and had good understanding about Thier requirement . They were more stuck on different approaches that can be adopted for migration process and were concerned on the challanges faced during migrations.

Altimetrik Interview FAQs

How many rounds are there in Altimetrik Technical Architect interview?
Altimetrik interview process usually has 1 rounds. The most common rounds in the Altimetrik interview process are Technical.
How to prepare for Altimetrik Technical Architect interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Altimetrik. The most common topics and skills that interviewers at Altimetrik expect are AWS, Java, Microservices, Azure and NoSQL.
What are the top questions asked in Altimetrik Technical Architect interview?

Some of the top questions asked at the Altimetrik Technical Architect interview -

  1. ASP.NET page life cycle and events in it and how page will be render...read more
  2. What is Authentication and different types in ...read more
  3. MVC URL Routing and normal url definition in ASP....read more

Tell us how to improve this page.

Altimetrik Technical Architect Salary
based on 11 salaries
₹24 L/yr - ₹45 L/yr
21% more than the average Technical Architect Salary in India
View more details

Altimetrik Technical Architect Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.0

Salary

3.0

Job security

4.0

Company culture

2.0

Promotions

3.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Engineer
865 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
638 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
313 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Software Engineer
236 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Altimetrik with

Accenture

3.8
Compare

Persistent Systems

3.5
Compare

Mphasis

3.4
Compare

LTIMindtree

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview