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. If i will hire you, how it will be beneficial for our organization??
  • Ans. 

    My skills in leadership, efficiency, and innovation will drive growth and enhance team performance in your organization.

    • Proven leadership experience: I have successfully led teams to exceed performance targets by implementing effective strategies.

    • Focus on efficiency: I can streamline processes, reducing costs and improving productivity, as demonstrated in my previous role where I cut project timelines by 20%.

    • Innovative...

  • Answered by AI

I applied via Campus Placement and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me something about your self ,what is your hobby, how do you sale banking products
  • Ans. 

    I am a dedicated banking professional with a passion for customer service and a keen interest in financial products and services.

    • I have over 5 years of experience in the banking sector, focusing on customer relationship management.

    • My hobby is reading financial literature, which helps me stay updated on market trends and banking products.

    • I utilize a consultative selling approach, understanding customer needs before reco...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First know the organization, when established, who is ceo,who is founder, make you are introduction perfectly, hr may asking you through your introduction ,wear always formal ,hair style formal, coat, tie

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions : 1)oops concepts 2)plsql cursors, triggers, procedures 3)quick sort algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume. None of the questions were asked out of resume.

Interview Questionnaire 

1 Question

  • Q1. Personal Details, Family Details, previous Experience, Some Calculation, your Presence of mind, Situation base questions

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the details with your current profile and abot your experrience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with all data in which you are working previously , all things which is related to your profile either it is about sales or collection .

I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They will ask about your past experience and current project details in detail.
  • Ans. Just give the proper answer about your past experience very Convincingly and confidently.
  • Answered Anonymously
  • Q2. Few technical questions they will ask.
  • Ans. If you already prepared for your interview, then you can answer the basic technical questions and you will get selected.
  • Answered Anonymously
Round 2 - Technical 

(1 Question)

  • Q1. As this was the client round. Deep technical questions about relevant experience.
  • Ans. Just answer to all the questions whatever they ask in very confident manner and should have manageable comm skill to clear the client round.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't wait for the perfect time. Perfect time is a Myth. Just go for it.
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in engineering

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in Btech

Interview Questionnaire 

1 Question

  • Q1. What is i t

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