Upload Button Icon Add office photos
Engaged Employer

i

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

Code Brew Labs Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 164 Reviews

Filter interviews by

Code Brew Labs PHP Developer Interview Questions and Answers

Updated 19 Mar 2024

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. I don't know why they rejected me
  • Q2. What ever they asked me for coding part the output is correct and logic is also correct
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Medium level coding questions on hackerrank ,1:30hr, topic- Array , DP , Matrix , Binary Search

Round 2 - Technical 

(1 Question)

  • Q1. Was Asked to Implement Hashmap and Question on OOPS and Dbms , SQL and Indexing
Round 3 - Technical 

(2 Questions)

  • Q1. Brief Introduction
  • Q2. Rotten Oranges and basics of bfs and DFS
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Javascript MCQs and one coding question
Round 2 - Technical 

(1 Question)

  • Q1. 3 coding questions, Questions on Resume and Node.js. Scenario based questions.
Round 3 - Behavioral 

(1 Question)

  • Q1. Questions on project. Behavioural questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared before attending the interview
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Different deoendency injection techniques
  • Ans. 

    Dependency injection is a design pattern used to remove hard-coded dependencies and make components more modular and testable.

    • Constructor injection: Dependencies are provided through a class's constructor.

    • Setter injection: Dependencies are set through setter methods.

    • Interface injection: Dependencies are injected through an interface.

    • Spring framework in Java uses dependency injection to manage components.

    • Angular framewo...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Client round about architecture

Skills evaluated in this interview

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

2 Programming questions

Round 2 - One-on-one 

(1 Question)

  • Q1. String Pool OOPS Internal Working on Hashmap
  • Ans. 

    String pool is a memory area in Java where strings are stored to optimize memory usage. OOPS stands for Object-Oriented Programming System. HashMap is a data structure in Java that stores key-value pairs.

    • String pool in Java is a special memory area where strings are stored to optimize memory usage.

    • OOPS stands for Object-Oriented Programming System, a programming paradigm based on the concept of objects.

    • HashMap is a dat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 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 - Coding Test 

1. how to create a normal form layout like facebook or instagram login page
2. question based on kmp string matching algorithm to check string1 includes string2 or not.
3. validate a form using regex operation .

Round 3 - Technical 

(2 Questions)

  • Q1. Technical questions based upon your skill set & CV like questions upon your projects.
  • Q2. 1. basic questions on html css ,js 2. in react redux , props , state , functional , class components .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Centre for Development of Advanced Computing (CDAC) and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Related to front end technologies like HTML, CSS, JS
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions on HTML, CSS, JS Focus on array questions and read methods of array before
Round 3 - Technical 

(1 Question)

  • Q1. Managerial round questions based on scenario to check how you think/react on the particular situation

I was interviewed in Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

It was early in the morning around 8:00AM-8:40AM. Platform used was hackerrank and the questions asked were of moderate level.

  • Q1. 

    Split Array with Equal Sums Problem Statement

    Given an array 'ARR' of size 'N', determine if there exists a triplet (i, j, k) satisfying the conditions: 0 < i , i + 1 < j , j + 1 < k and k < N...

  • Ans. Brute Force

    To implement this approach, You have to understand the constraints first, i.e., 0 < i, i+1 < j , j+1< k < N-1.

    If you carefully look at the constraints, you may notice the problem while splitting the array into slices or subarrays does not include the elements at index i,  j, and k. So it can be simply observed that according to constraints during the slices you make, three of the elements wi...

  • Answered Anonymously
Round 2 - HR 

Round duration - 15 minutes
Round difficulty - Easy

It was in the evening around 4;00PM-4:20PM. This round was very interesting as it focuses more about your personality rather than your knowledge which has been already checked in previous rounds.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in GurgaonEligibility criteriaNo BacklogsThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Dynamic Programming, DBMS, Aptitude, Web DevelopmentTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice aptitude as much as possible.
Tip 2 : Practice more and more questions related to your skills.
Tip 3 : Proper revision is must.

Application resume tips for other job seekers

Tip 1 : It should not be too long or too short.
Tip 2 : Each skill and project should be reflected properly in your resume.

Final outcome of the interviewSelected

Web Developer Interview Questions & Answers

Affine user image Manasa jagadeesh

posted on 9 Apr 2020

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

I applied via Naukri.com and was interviewed before Apr 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Casual talk with the manager/director of the domain.
  • Q2. Basic questions about frontend technologies
  • Q3. Basic HR questions regarding salary

Code Brew Labs Interview FAQs

How many rounds are there in Code Brew Labs PHP Developer interview?
Code Brew Labs interview process usually has 1 rounds. The most common rounds in the Code Brew Labs interview process are Technical.

Tell us how to improve this page.

Code Brew Labs PHP Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Sigmoid Interview Questions
3.3
 • 57 Interviews
Magic Edtech Interview Questions
3.1
 • 49 Interviews
Affine Interview Questions
3.4
 • 48 Interviews
IT By Design Interview Questions
4.0
 • 36 Interviews
ConsultAdd Interview Questions
3.7
 • 36 Interviews
Junglee Games Interview Questions
3.2
 • 32 Interviews
View all
Code Brew Labs PHP Developer Salary
based on 12 salaries
₹2.5 L/yr - ₹7.2 L/yr
45% more than the average PHP Developer Salary in India
View more details

Code Brew Labs PHP Developer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Project Manager
33 salaries
unlock blur

₹4.1 L/yr - ₹15.6 L/yr

Android Developer
26 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

IOS Developer
24 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Business Development Manager
22 salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Quality Analyst
22 salaries
unlock blur

₹2.1 L/yr - ₹3.9 L/yr

Explore more salaries
Compare Code Brew Labs with

Sigmoid

3.3
Compare

Credencys Solutions

4.2
Compare

SPARX IT Solutions

3.6
Compare

Techugo

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