Upload Button Icon Add office photos

Filter interviews by

MyCompany Technology Architect Interview Questions and Answers

Updated 23 Nov 2022

MyCompany Technology Architect Interview Experiences

1 interview found

I applied via Job Portal

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is HLD, LLD, how you create those?
  • Ans. 

    HLD stands for High-Level Design and LLD stands for Low-Level Design. They are created to plan and document software architecture.

    • HLD is a conceptual design that outlines the overall structure of the software system.

    • LLD is a detailed design that specifies the implementation details of the software system.

    • HLD is created first, followed by LLD.

    • HLD includes system architecture, modules, interfaces, and data flow.

    • LLD inclu...

  • Answered by AI
  • Q2. What kind of code review processes you follows?
  • Ans. 

    We follow a thorough code review process to ensure quality and consistency.

    • All code changes are reviewed by at least one other team member.

    • We use code review tools like GitHub pull requests or Crucible.

    • Reviewers check for adherence to coding standards, functionality, and potential bugs.

    • Feedback is given constructively and improvements are made before merging into the main branch.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - great processes, asfasdfasdfa asdfasdf asdfasdf afasdf asfdasdf asdfasdf asfasdfasdf

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the issues you face and how to resolve
  • Ans. 

    Issues faced include outdated technology, lack of resources, and conflicting requirements. Resolving involves upgrading systems, prioritizing tasks, and effective communication.

    • Outdated technology causing compatibility issues

    • Lack of resources leading to delays in project completion

    • Conflicting requirements from different stakeholders

    • Upgrade systems to latest technology

    • Prioritize tasks based on importance and impact

    • Commu...

  • Answered by AI
  • Q2. Do you received any P1 or P2 incidents
  • Ans. 

    Yes, I have received P1 and P2 incidents in my role as a Technology Architect.

    • Yes, I have experience handling P1 incidents which are critical and require immediate attention.

    • I have also dealt with P2 incidents which are high priority but not as urgent as P1 incidents.

    • In both cases, I have worked with cross-functional teams to troubleshoot and resolve the issues efficiently.

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Is rotational shift is fine
  • Ans. 

    Rotational shift can be acceptable depending on individual preferences and work-life balance.

    • Rotational shifts can provide flexibility for employees with different schedules or preferences.

    • Some individuals may thrive in a rotational shift environment, while others may find it challenging to adjust.

    • It is important for employers to consider the impact of rotational shifts on employee well-being and productivity.

    • Communica...

  • Answered by AI
  • Q2. Why are you leaving current organization
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Looking for new challenges

    • Seeking a more innovative environment

    • Want to broaden skill set

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare more on technical and scenario based topics
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Landscape and Architect solution
  • Ans. 

    Landscape and Architect solution involves analyzing the current technology landscape and designing a solution that aligns with business goals.

    • Understand current technology infrastructure and systems

    • Identify business goals and requirements

    • Design a solution that integrates with existing systems and meets business needs

    • Consider scalability, security, and performance

    • Create a roadmap for implementation and migration

  • Answered by AI
  • Q2. Real time scenario on data processing and business reporting challenges
  • Q3. Business reporting data issues/reporting
  • Q4. Nrt/back log processing,business scenario
  • Q5. Data modelling, infrastructure set up for data scenarios
  • Q6. Data bricks processing on reporting layer on data latency
  • Ans. 

    Data bricks processing on reporting layer impacts data latency.

    • Data bricks processing can improve reporting performance by processing data in parallel.

    • However, it can also introduce latency if not optimized properly.

    • Optimizing data bricks processing involves tuning cluster configurations and optimizing queries.

    • Using caching mechanisms can also help reduce data latency in reporting.

    • Monitoring and analyzing data latency ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Technology Architect interview:
  • Database
  • Data Warehousing

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. I was asked question on Oracle Conversions and performance tuning.

Interview Preparation Tips

Interview preparation tips for other job seekers - There was only one round of technical interview and next round is HR round. Both the rounds finished on the same day.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Coding we had related to Peoplecode and unix scripting

Round 3 - One-on-one 

(1 Question)

  • Q1. We had a basic technological round where they post common questions to the related area you worked.

Interview Preparation Tips

Interview preparation tips for other job seekers - We have IJP for internal promotions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NSS College of Engineering, Palakkad and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

How to eradicate poverty? This was the topic of discussion

Round 2 - One-on-one 

(1 Question)

  • Q1. Explain binary search.
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • It works by repeatedly dividing the search space in half.

    • Compare the target value with the middle element of the array.

    • If the target value is smaller, search the left half of the array.

    • If the target value is larger, search the right half of the array.

    • Repeat until the target value is found or the search space is empty.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Code review , micro services, cloud,
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are the commonly used design patterns in .NET?
  • Ans. 

    Commonly used design patterns in .NET include Singleton, Factory, Observer, and MVC.

    • Singleton pattern ensures a class has only one instance and provides a global point of access to it.

    • Factory pattern creates objects without specifying the exact class of object that will be created.

    • Observer pattern defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and...

  • Answered by AI
  • Q2. What are DevOps pipelines and how are they implemented using Azure DevOps?
  • Ans. 

    DevOps pipelines automate the software delivery process, integrating code changes from development to production.

    • DevOps pipelines are automated workflows that allow for continuous integration and continuous delivery (CI/CD) of software.

    • Azure DevOps provides tools for creating, managing, and executing DevOps pipelines.

    • Pipelines in Azure DevOps can be defined using YAML or through a visual designer.

    • They typically consist...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Data architecture questions
  • Q2. Data security implemntations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with db concepts.
Data Modelling, Data Governance
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Technical domain interview revolving around core technologies
Round 3 - HR 

(1 Question)

  • Q1. Salarybspecific questions

MyCompany Interview FAQs

How many rounds are there in MyCompany Technology Architect interview?
MyCompany interview process usually has 2 rounds. The most common rounds in the MyCompany interview process are Resume Shortlist and Technical.
What are the top questions asked in MyCompany Technology Architect interview?

Some of the top questions asked at the MyCompany Technology Architect interview -

  1. what kind of code review processes you follo...read more
  2. what is HLD, LLD, how you create tho...read more

Tell us how to improve this page.

Software Developer
5 salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Developer
4 salaries
unlock blur

₹3.5 L/yr - ₹9.5 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹8 L/yr - ₹31.6 L/yr

Software Engineer
3 salaries
unlock blur

₹6 L/yr - ₹9.5 L/yr

Manager
3 salaries
unlock blur

₹31.4 L/yr - ₹38.1 L/yr

Explore more salaries
Compare MyCompany with

TCS

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

Infosys

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