Upload Button Icon Add office photos
Engaged Employer

i

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

ValueLabs Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 1.6k Reviews

Filter interviews by

ValueLabs Associate Architect Interview Questions and Answers

Updated 14 Jun 2024

ValueLabs Associate Architect Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 5 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Machine Learning, deep learning basics,
  • Q2. End to end understanding of projects
Round 2 - Coding Test 

BERT model layers implementation in python from scratch, though it was late night client call, interviewer was cool and very supportive to explain details and get the best out of me.

Round 3 - Case Study 

Briefly shared about problem statement before hand to my personal email id, during interview process asked to build a classification model with known approaches. While the modelling clients asked why I have chosen the method, why not other methods in order to understand my way of approaching the problem

Round 4 - Coding Test 

Total sql interview questions, asked to write in notepad.

Round 5 - Technical 

(2 Questions)

  • Q1. Random questions from ML, GenAI, deep learning strategies
  • Q2. Touched on MLOPs concepts, when and why containerized apps work and some of AWS usecases etc

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What solution can be offer ?
  • Q2. Long answer in terms of offering created by me
Round 2 - HR 

(3 Questions)

  • Q1. What is aspiration
  • Q2. Salary expectation and looking for job. Why leaving ?
  • Q3. What are strength
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Asked about AWS resources
Round 2 - Technical 

(1 Question)

  • Q1. Asked scripting python &shell
Round 3 - HR 

(1 Question)

  • Q1. General discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Where Observer pattern used in SpringBoot?
  • Ans. 

    The Observer pattern is used in SpringBoot for implementing event handling and notification mechanisms.

    • The Observer pattern is commonly used in SpringBoot for implementing event listeners and publishers.

    • It allows objects to subscribe to and receive notifications about changes or events in other objects.

    • Spring's ApplicationEvent and ApplicationListener interfaces are examples of the Observer pattern in action.

    • Listeners ...

  • Answered by AI
  • Q2. Explain L and D in SOLID with examples?
  • Ans. 

    Liskov Substitution Principle (L) and Dependency Inversion Principle (D) in SOLID

    • Liskov Substitution Principle (L) states that objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness.

    • Dependency Inversion Principle (D) states that high-level modules should not depend on low-level modules. Both should depend on abstractions.

    • Example for Liskov Substitution P...

  • Answered by AI
  • Q3. How ErrorHandling is done in your project?
  • Ans. 

    Error handling in our project is implemented using try-catch blocks and custom exception classes.

    • We use try-catch blocks to catch exceptions and handle them appropriately.

    • We have custom exception classes for specific types of errors to provide more detailed information.

    • We log errors to a centralized logging system for monitoring and troubleshooting.

    • We have defined error codes and messages for easier identification and

  • Answered by AI
  • Q4. What is message retention period in Kafka in your project?
  • Ans. 

    Message retention period in Kafka is 7 days.

    • Message retention period is set to 7 days in our project configuration.

    • This means that messages in Kafka topics will be retained for 7 days before being deleted.

    • This retention period can be adjusted based on the specific requirements of the project.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain current project architecture. There were questions around it.
Round 2 - Technical 

(1 Question)

  • Q1. Explain Current Project architecture. Questions were on the choice of approach taken.
Round 3 - Technical 

(2 Questions)

  • Q1. Draw and explain current project architecture.
  • Ans. 

    The current project architecture is a microservices-based system with a containerized deployment using Kubernetes.

    • Microservices architecture allows for modular and scalable development.

    • Containerization with Kubernetes enables efficient deployment and management of services.

    • Use of service mesh for communication between microservices.

    • Integration of monitoring and logging tools for observability.

    • Implementation of CI/CD pi

  • Answered by AI
  • Q2. Questions around estimation and agile
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Azure solution design case studies
  • Q2. Current project walkthrough
  • Q3. PySpark coding questions
  • Q4. DataModelling question

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have thorough understanding about atleast one of your project.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Be focused and emphasise on your skill sets
  • Q2. How did you managed your solution conflicts
  • Q3. Real time scenarios question
Round 2 - One-on-one 

(2 Questions)

  • Q1. How to tackle the conflict
  • Ans. 

    To tackle conflicts, it is important to understand the root cause, communicate effectively, find common ground, and seek a win-win solution.

    • Identify the root cause of the conflict

    • Listen actively and communicate effectively

    • Find common ground and areas of agreement

    • Seek a win-win solution through compromise and collaboration

    • Encourage open dialogue and respect differing perspectives

    • Consider involving a mediator or facilita

  • Answered by AI
  • Q2. Try to a bridge between the stockholders and discuss clearly
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.

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 

(3 Questions)

  • Q1. What is migration strategy in Migration?
  • Ans. 

    Migration strategy in Migration involves planning and executing the movement of data, applications, and infrastructure from one environment to another.

    • Assess current environment and identify dependencies

    • Define target environment and establish migration plan

    • Test migration process and validate data integrity

    • Execute migration with minimal downtime

    • Monitor and optimize performance post-migration

  • Answered by AI
  • Q2. What is Well Architected Framework? how to use in Migration?
  • Ans. 

    Well Architected Framework is a set of best practices for designing and improving cloud architectures.

    • It consists of five pillars: Operational Excellence, Security, Reliability, Performance Efficiency, and Cost Optimization.

    • It provides a consistent approach for customers and partners to evaluate architectures and implement designs that will scale over time.

    • In migration, the Well Architected Framework can be used to ass...

  • Answered by AI
  • Q3. What is CAF? what is the benefit?
  • Ans. 

    CAF stands for Common Assessment Framework. It is a tool used to assess the needs of individuals and families to provide appropriate support and services.

    • CAF is a holistic assessment tool used in social care to identify the strengths and needs of individuals and families.

    • It helps professionals to work together to provide coordinated support and services.

    • The benefits of CAF include early intervention, improved outcomes ...

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. What is long term objective?
  • Ans. 

    To continuously enhance my skills and knowledge in technology, leadership, and business to become a trusted advisor for clients.

    • Continuous learning and development in technology trends and solutions

    • Building strong leadership and communication skills

    • Developing a deep understanding of business processes and strategies

    • Becoming a trusted advisor for clients by providing innovative and effective solutions

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Birlasoft Senior Solution Architect interview:
  • Cloud Migration
  • Solution Architecture
  • Backup and DR
  • migration tools
  • Multi-cloud
Interview preparation tips for other job seekers - Prepare for Migration, tools, solutioning and knowledge of multi-cloud.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Have you designed architecture solution for large proposals? If so give insights on that.
  • Ans. 

    Yes, I have designed architecture solutions for large proposals.

    • I have experience designing architecture solutions for large-scale projects that require high availability, scalability, and security.

    • I have worked on proposals for enterprise clients where the architecture needed to support thousands of users and handle large amounts of data.

    • I have expertise in designing cloud-based solutions using AWS, Azure, or Google C...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There will be two more rounds for senior roles
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Aug 2022. There were 3 interview rounds.

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. Automotive V&V cycles Skill set and intrest of area
Round 3 - Technical 

(1 Question)

  • Q1. More focus on solution approach of automotive services

ValueLabs Interview FAQs

How many rounds are there in ValueLabs Associate Architect interview?
ValueLabs interview process usually has 5 rounds. The most common rounds in the ValueLabs interview process are Coding Test, One-on-one Round and Case Study.
How to prepare for ValueLabs Associate 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 ValueLabs. The most common topics and skills that interviewers at ValueLabs expect are Java, Hibernate, Javascript, Spring and Web Services.
What are the top questions asked in ValueLabs Associate Architect interview?

Some of the top questions asked at the ValueLabs Associate Architect interview -

  1. Touched on MLOPs concepts, when and why containerized apps work and some of AWS...read more
  2. Random questions from ML, GenAI, deep learning strateg...read more
  3. end to end understanding of proje...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 ValueLabs interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 787 Interviews
View all
ValueLabs Associate Architect Salary
based on 155 salaries
₹13.7 L/yr - ₹45 L/yr
12% more than the average Associate Architect Salary in India
View more details

ValueLabs Associate Architect Reviews and Ratings

based on 17 reviews

4.1/5

Rating in categories

3.5

Skill development

4.1

Work-Life balance

4.1

Salary & Benefits

4.0

Job Security

4.1

Company culture

4.1

Promotions/Appraisal

4.0

Work Satisfaction

Explore 17 Reviews and Ratings
Senior Software Engineer
2.2k salaries
unlock blur

₹4.6 L/yr - ₹25 L/yr

Software Engineer
946 salaries
unlock blur

₹6.3 L/yr - ₹14 L/yr

Analyst
541 salaries
unlock blur

₹8.5 L/yr - ₹32 L/yr

Technical Lead
403 salaries
unlock blur

₹12 L/yr - ₹43 L/yr

System Analyst
392 salaries
unlock blur

₹8.4 L/yr - ₹30 L/yr

Explore more salaries
Compare ValueLabs with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview