Upload Button Icon Add office photos

Filter interviews by

Zappi Interview Questions and Answers

Updated 28 Aug 2021

6 Interview questions

A PHP Developer was asked
Q. What is the difference between JavaScript and jQuery?
Ans. 

JavaScript is a programming language used for client-side scripting, while jQuery is a library built on top of JavaScript.

  • JavaScript is a programming language that allows you to create dynamic web content and interact with the user.

  • jQuery is a library that simplifies JavaScript programming by providing pre-written functions and methods.

  • JavaScript is a core language, while jQuery is a framework built on top of Java...

View all PHP Developer interview questions
A PHP Developer was asked
Q. What is the difference between echo and print in PHP?
Ans. 

Echo and print are both used to output data in PHP, but echo is slightly faster and can take multiple arguments.

  • Echo is a language construct, while print is a function.

  • Echo does not return a value, while print returns 1.

  • Echo can output multiple strings separated by commas, while print can only output one string.

  • Echo is generally preferred for performance reasons.

View all PHP Developer interview questions
A PHP Developer was asked
Q. What is the difference between GET and POST methods?
Ans. 

GET and POST are HTTP methods used to send data to a server. GET appends data to the URL while POST sends it in the request body.

  • GET is used for retrieving data from a server while POST is used for submitting data to a server.

  • GET appends data to the URL as query parameters while POST sends it in the request body.

  • GET requests can be bookmarked and cached while POST requests cannot.

  • GET requests have length restricti...

View all PHP Developer interview questions
A PHP Developer was asked
Q. What is an index in MySQL?
Ans. 

An index in MySQL is a data structure that improves the speed of data retrieval operations on a database table.

  • Indexes are created on one or more columns of a table to allow for faster searching and sorting of data.

  • They work by creating a separate data structure that stores the values of the indexed columns in a sorted manner.

  • This allows the database engine to quickly locate the desired data without having to scan...

View all PHP Developer interview questions
A PHP Developer was asked
Q. What are sessions and cookies?
Ans. 

Sessions and cookies are used to store and retrieve data in web applications.

  • Sessions are used to store data on the server side and are identified by a unique session ID.

  • Cookies are used to store data on the client side and are stored as small text files.

  • Sessions are more secure as the data is stored on the server, while cookies can be manipulated by the client.

  • Sessions are typically used to store sensitive inform...

View all PHP Developer interview questions
A PHP Developer was asked
Q. Functions in mysql
Ans. 

Functions in MySQL are predefined or user-defined routines that perform specific tasks.

  • MySQL functions can be used to manipulate data, perform calculations, and format output.

  • There are various types of functions in MySQL, such as string functions, numeric functions, date and time functions, etc.

  • Examples of MySQL functions include CONCAT(), SUBSTRING(), COUNT(), AVG(), NOW(), etc.

View all PHP Developer interview questions

Zappi Interview Experiences

1 interview found

PHP Developer Interview Questions & Answers

user image Anonymous

posted on 28 Aug 2021

I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.

Interview Questionnaire 

11 Questions

  • Q1. Tell me about yourself and about your job profile
  • Ans. I am Subhabrata Sarkar. I had done mca and Bsc . I had an experience of 5 years working in bpo. I had an experience as a senior process executive in infosys bpo. Currently I am working in Zappi pvt ltd as a php developer. I had skill on php,Mysql,Js,Css,Html. I had developed projects user management system. It maintains database of users. It has login/logout functionality. It has dashboard which gives the listing of us...
  • Answered Anonymously
  • Q2. Tell me about your roles and responsibilties in your company
  • Q3. Why you want to switch the current company
  • Q4. Why you switch from bpo job to It
  • Ans. 

    I switched from a BPO job to IT to pursue my passion for technology and seek better career growth opportunities.

    • Passion for Technology: I have always been fascinated by technology and programming, which motivated me to learn PHP and web development.

    • Career Growth: The IT sector offers more opportunities for advancement compared to BPO, where career progression can be limited.

    • Skill Development: Transitioning to IT allowe...

  • Answered by AI
  • Q5. Technical questions:- difference between echo and print
  • Ans. 

    Echo and print are both used to output data in PHP, but echo is slightly faster and can take multiple arguments.

    • Echo is a language construct, while print is a function.

    • Echo does not return a value, while print returns 1.

    • Echo can output multiple strings separated by commas, while print can only output one string.

    • Echo is generally preferred for performance reasons.

  • Answered by AI
  • Q6. Array types and functions
  • Ans. 

    Array types and functions

    • PHP arrays can store multiple values of different types

    • Arrays can be indexed numerically or with strings

    • Common array functions include count(), sort(), and array_push()

    • Example: $fruits = ['apple', 'banana', 'orange'];

  • Answered by AI
  • Q7. Difference between get and post
  • Ans. 

    GET and POST are HTTP methods used to send data to a server. GET appends data to the URL while POST sends it in the request body.

    • GET is used for retrieving data from a server while POST is used for submitting data to a server.

    • GET appends data to the URL as query parameters while POST sends it in the request body.

    • GET requests can be bookmarked and cached while POST requests cannot.

    • GET requests have length restrictions w...

  • Answered by AI
  • Q8. Difference between javascript and jquery
  • Ans. 

    JavaScript is a programming language used for client-side scripting, while jQuery is a library built on top of JavaScript.

    • JavaScript is a programming language that allows you to create dynamic web content and interact with the user.

    • jQuery is a library that simplifies JavaScript programming by providing pre-written functions and methods.

    • JavaScript is a core language, while jQuery is a framework built on top of JavaScrip...

  • Answered by AI
  • Q9. What is session and cookies
  • Ans. 

    Sessions and cookies are used to store and retrieve data in web applications.

    • Sessions are used to store data on the server side and are identified by a unique session ID.

    • Cookies are used to store data on the client side and are stored as small text files.

    • Sessions are more secure as the data is stored on the server, while cookies can be manipulated by the client.

    • Sessions are typically used to store sensitive information...

  • Answered by AI
  • Q10. What is index in mysql
  • Ans. 

    An index in MySQL is a data structure that improves the speed of data retrieval operations on a database table.

    • Indexes are created on one or more columns of a table to allow for faster searching and sorting of data.

    • They work by creating a separate data structure that stores the values of the indexed columns in a sorted manner.

    • This allows the database engine to quickly locate the desired data without having to scan the ...

  • Answered by AI
  • Q11. Functions in mysql
  • Ans. 

    Functions in MySQL are predefined or user-defined routines that perform specific tasks.

    • MySQL functions can be used to manipulate data, perform calculations, and format output.

    • There are various types of functions in MySQL, such as string functions, numeric functions, date and time functions, etc.

    • Examples of MySQL functions include CONCAT(), SUBSTRING(), COUNT(), AVG(), NOW(), etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for interview. Watch videos of interviews. be confident in interview. Practice mock interview.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Zappi?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions were based on CV, and knowlwfge of general Banking terms and industry

I applied via Naukri.com and was interviewed before Feb 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What do know about the profile for which you are here
  • Q2. Study about the profile before giving any interview
  • Q3. How do you behave (given particular situation)
  • Q4. Be confident and don't give any negative answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident and knowledgeable about your profile

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic questions about previous job and personality and attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared about yourself and why you are suitable to the job

I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introductions,details about the job

Interview Preparation Tips

Interview preparation tips for other job seekers - Only they will ask us the introduction of ours and tell us complete detail of the job
There are 2 kind of works field and store work
Bike must and should for field work.

Interview Questionnaire 

2 Questions

  • Q1. Banking life there in a relationship
  • Ans. 

    Banking life in a relationship involves managing finances, joint accounts, and financial planning together.

    • Banking life in a relationship includes opening joint accounts to manage shared expenses.

    • Couples often make financial decisions together, such as applying for loans or mortgages.

    • Financial planning becomes a collaborative effort, with discussions on saving, investing, and budgeting.

    • Trust and transparency are crucia...

  • Answered by AI
  • Q2. What is banking work nowleg

I applied via Referral and was interviewed before Aug 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 

(2 Questions)

  • Q1. Previous profile related questions
  • Q2. Experience and role handled

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and share your experiences as asked by the interviewer
Are these interview questions helpful?

I applied via Job Portal and was interviewed before Feb 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 - HR 

(1 Question)

  • Q1. Tell me about yourself.
  • Ans. 

    Dynamic professional with diverse experience in management, team leadership, and strategic planning, eager to contribute to organizational success.

    • Over 8 years of experience in management roles, leading teams to achieve operational excellence.

    • Successfully implemented a new project management system that increased efficiency by 30%.

    • Strong background in financial analysis, having managed budgets exceeding $1 million.

    • Prov...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tha process of working in icici bank is very good and working is done under a good process in tha bank in icici bank means that
You have got a chance to work in a very good bank.

I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. After 5 year in which position you will be
  • Ans. 

    In five years, I envision myself as a senior analyst, leading projects and mentoring junior team members while driving impactful data-driven decisions.

    • I aim to develop expertise in advanced analytics tools, such as Python and R, to enhance data modeling capabilities.

    • I plan to take on leadership roles in projects, guiding teams to deliver actionable insights that align with business goals.

    • I aspire to mentor junior analy...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You should must improve your communication skills.

You have basic knowledge of your qualifications

Interview Questionnaire 

1 Question

  • Q1. Bmide, Rac, itk, migration.

Zappi Interview FAQs

What are the top questions asked in Zappi interview?

Some of the top questions asked at the Zappi interview -

  1. Technical questions:- difference between echo and pr...read more
  2. what is index in my...read more
  3. Difference between javascript and jqu...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
ICICI Bank Interview Questions
4.0
 • 2.6k Interviews
HDFC Bank Interview Questions
3.9
 • 2.5k Interviews
View all
Compare Zappi with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview