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.7k Reviews

Filter interviews by

ValueLabs Php Architect Interview Questions and Answers

Updated 24 Nov 2020

ValueLabs Php Architect Interview Experiences

1 interview found

Php Architect Interview Questions & Answers

user image Anonymous

posted on 24 Nov 2020

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

Interview Questionnaire 

1 Question

  • Q1. SOLID Principle in PHP
  • Ans. 

    SOLID principles are a set of guidelines for writing maintainable and scalable code.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - classes should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - subtypes should be substitutable for their base types

    • Interface Segregation Principle (ISP) - clients should not be forced...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Got a call from ValueLab recruiter Purva Joshi. Total three rounds of video interviews happened with me within a span of 2 weeks. Then Purva tried to negotiate with me regarding CTC though I informed the expected CTC at very first interaction. After that she told that resume has been sent to the customer. Even after two weeks, no response received and she told me that there is an issue at customer side and she was not sure about this opportunity. I am backing myself with more than 16 years of experience and engaged in lots of hiring process activities earlier. ValueLabs does not have the budget for senior folks and only waist the time of the candidates. I would suggest to the senior folks, don't attend the interview process of ValueLab, it's a total waist of energy and time. They don't have the budget. Probably all the negative reviews provided by the current and former employees are correct one.

Skills evaluated in this interview

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.

PHP Developer Interview Questions & Answers

Cybage user image Abhay Krishnan Gupta

posted on 23 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good test process keep trying you will get the job

Round 2 - Technical 

(2 Questions)

  • Q1. Good question asked testing
  • Q2. Good question asked teating

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying one day you will get the job
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

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
EPAM Systems Interview Questions
3.8
 • 532 Interviews
View all
Senior Software Engineer
2.2k salaries
unlock blur

₹4.5 L/yr - ₹25 L/yr

Software Engineer
812 salaries
unlock blur

₹7.2 L/yr - ₹14 L/yr

Analyst
542 salaries
unlock blur

₹8.5 L/yr - ₹31 L/yr

Technical Lead
456 salaries
unlock blur

₹11.9 L/yr - ₹40 L/yr

System Analyst
389 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Explore more salaries
Compare ValueLabs with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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