Upload Button Icon Add office photos

Filter interviews by

Zivame.com PHP Developer Interview Questions and Answers

Updated 6 Dec 2023

Zivame.com PHP Developer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Find the maximum water between walls
  • Ans. 

    The maximum water between walls problem involves finding the maximum amount of water that can be trapped between two walls.

    • Start with two pointers at the beginning and end of the array

    • Calculate the area between the walls using the formula: (min(height[left], height[right]) * (right - left))

    • Move the pointer with the smaller height inward

    • Repeat until the pointers meet

    • Return the maximum area

  • Answered by AI
  • Q2. Print from 1 to 10 on interval of 1 second
  • Ans. 

    Print numbers from 1 to 10 with a 1-second interval.

    • Use a loop to iterate from 1 to 10.

    • Inside the loop, print the current number.

    • Use the sleep() function to pause execution for 1 second.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool. Connect with interviewer don't sound to high, seek for help and suggestion, ask for example never start directly with solutions.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Oct 2021. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. DS Algo, Backend and DB
  • Q2. Stack(DS) question and DB based questions
  • Q3. Scaling (Horizontal, Vertical) with use cases
  • Ans. 

    Scaling refers to increasing capacity of a system. Horizontal scaling adds more machines, while vertical scaling adds more resources to a machine.

    • Horizontal scaling involves adding more machines to a system to increase capacity

    • Vertical scaling involves adding more resources to a machine to increase capacity

    • Use cases for horizontal scaling include handling increased traffic or adding redundancy

    • Use cases for vertical sca...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Junglee Games Software Developer interview:
  • Backend
  • Data Structures
  • Database
Interview preparation tips for other job seekers - Keep your DS concepts clear and be clear on your answers
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Implement tail f

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn development along with DSA
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Aptitude Test 

Nice aptitude questions of logical reasons and data interpretation

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain basics of c#
  • Ans. 

    C# is a programming language developed by Microsoft for building a wide range of applications on the .NET framework.

    • C# is an object-oriented language with features like classes, inheritance, and polymorphism.

    • It is strongly typed, meaning variables must be declared with a specific data type.

    • C# supports modern programming concepts like async/await for asynchronous programming.

    • It is commonly used for developing desktop, w...

  • Answered by AI
  • Q2. C# basics oops sql server

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was deciphering spoken language to subtitle for a complicated accented show

Round 2 - HR 

(2 Questions)

  • Q1. Why do you want to work here?
  • Ans. 

    I am passionate about the company's mission and values, and I believe my skills and experience align well with the opportunities here.

    • Passionate about company's mission and values

    • Skills and experience align well with opportunities

    • Excited about potential for growth and development

  • Answered by AI
  • Q2. What are you passionate about that made you apply for this job?
  • Ans. 

    I am passionate about using data analysis to drive business decisions and improve processes.

    • I have always been fascinated by the power of data to uncover insights and drive strategic decision-making.

    • I enjoy working with large datasets and using statistical tools to extract meaningful information.

    • I believe that data-driven decision-making is crucial for businesses to stay competitive in today's market.

    • For example, in my...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at the language you are applying for
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

25 question were asked

Round 2 - Coding Test 

Java coding and Java oops concepts

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java coding and project explanation
Round 4 - HR 

(1 Question)

  • Q1. Just general questions

Interview Preparation Tips

Topics to prepare for i-exceed technology solutions Software Developer interview:
  • Java
  • Javascript
Round 1 - Technical 

(2 Questions)

  • Q1. Basic oops concepts and our projects
  • Q2. Basic strucutes of oops concpts and micro services
  • Ans. 

    OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction. Microservices are small, independent services that communicate with each other.

    • OOPs concepts help in creating modular and reusable code.

    • Encapsulation ensures that data is hidden and can only be accessed through defined methods.

    • Inheritance allows a class to inherit properties and methods from a parent class.

    • Polymorphism allows objects to ta...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared and don't lose your confidence while the interviewer interviewing you.

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed before Nov 2022. There were 2 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 

(2 Questions)

  • Q1. Regarding the Past Projects, mine were with Firebase and Flutter.
  • Q2. Medium DSA questions for Array and String and Flutter

Interview Preparation Tips

Topics to prepare for Junglee Games Software Developer interview:
  • Flutter
  • firebase
  • Node.Js
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Implement tail -f command

Round 2 - Technical 

(2 Questions)

  • Q1. Kafka partitions
  • Q2. Elasticsearch queries
Round 3 - HR 

(2 Questions)

  • Q1. Why Browserstack?
  • Ans. 

    Browserstack is a popular cloud-based cross-browser testing tool used by developers worldwide.

    • Provides access to a wide range of browsers and devices for testing

    • Allows for parallel testing to save time and increase efficiency

    • Integrates with popular testing frameworks like Selenium and Appium

    • Offers features like screenshots, video recordings, and debugging tools

    • Used by companies like Microsoft, Twitter, and Airbnb for t

  • Answered by AI
  • Q2. Any challenge you faced at current company?
  • Ans. 

    Yes, I faced a challenge in integrating a new third-party API with our existing system.

    • Had to understand the documentation of the API thoroughly

    • Encountered compatibility issues with our system

    • Worked closely with the API provider to troubleshoot and resolve issues

  • Answered by AI

Zivame.com Interview FAQs

How many rounds are there in Zivame.com PHP Developer interview?
Zivame.com interview process usually has 2 rounds. The most common rounds in the Zivame.com interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in Zivame.com PHP Developer interview?

Some of the top questions asked at the Zivame.com PHP Developer interview -

  1. Print from 1 to 10 on interval of 1 sec...read more
  2. Find the maximum water between wa...read more

Tell us how to improve this page.

Zivame.com PHP Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Pocket FM Interview Questions
2.8
 • 54 Interviews
BrowserStack Interview Questions
3.6
 • 49 Interviews
Kissht Finance Interview Questions
3.9
 • 33 Interviews
Junglee Games Interview Questions
3.1
 • 32 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
Reliance Jewels Interview Questions
3.8
 • 28 Interviews
View all
Store Manager
91 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Assistant Store Manager
46 salaries
unlock blur

₹2.8 L/yr - ₹5.2 L/yr

Retail Store Manager
25 salaries
unlock blur

₹4.1 L/yr - ₹6.6 L/yr

Fashion Advisor
20 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Assistant Manager
19 salaries
unlock blur

₹4.3 L/yr - ₹14.4 L/yr

Explore more salaries
Compare Zivame.com with

Kissht Finance

3.9
Compare

Reliance Jewels

3.8
Compare

Prime Focus Technologies

3.3
Compare

JoulestoWatts Business Solutions

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