Upload Button Icon Add office photos
Engaged Employer

i

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

Packt Publishing Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Packt Publishing Interview Questions and Answers for Experienced

Updated 20 Jan 2025

Packt Publishing Interview Experiences for Experienced

Popular Designations

4 interviews found

Senior Editor Interview Questions & Answers

user image Anonymous

posted on 18 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Past experiences
  • Q2. Tell me about yourself
  • Ans. 

    Experienced editor with a passion for storytelling and a strong attention to detail.

    • Over 10 years of editing experience in various publications

    • Skilled in content creation, proofreading, and managing editorial teams

    • Passionate about developing engaging and impactful stories

    • Strong attention to detail and ability to meet tight deadlines

    • Proficient in AP style and other editing guidelines

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is no job security in this company so if you want something stable, this is not the right place.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Search an author for atopic given and write a Linkedin message to onboard him

Round 2 - One-on-one 

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (27)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. How will you manage targets?
  • Ans. 

    I will manage targets by setting clear goals, creating action plans, tracking progress, and making adjustments as needed.

    • Set specific and measurable targets

    • Create detailed action plans to achieve targets

    • Regularly track progress towards targets

    • Make adjustments to strategies if targets are not being met

  • Answered by AI
  • Q2. How will you handle global client?
  • Ans. 

    I will establish clear communication channels, understand cultural differences, and adapt to time zone challenges.

    • Establish clear communication channels through email, phone calls, video conferences, and project management tools.

    • Understand cultural differences and adapt communication style and business practices accordingly.

    • Be mindful of time zone challenges and schedule meetings at convenient times for all parties inv...

  • Answered by AI

Acquisition Editor Interview Questions asked at other Companies

Q1. How will you handle global client?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Quantitative analysis

Round 2 - Coding Test 

Html, css, Javascript etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn unix

Packt Publishing interview questions for popular designations

 Content Development Editor

 (2)

 Project Coordinator

 (1)

 Housekeeper

 (1)

 Marketing Coordinator

 (1)

 Product Manager

 (1)

 Senior Editor

 (1)

 Technical Editor

 (1)

 Customer Relation Executive

 (1)

Interview questions from similar companies

Interview Questionnaire 

14 Questions

  • Q1. XOR gate using nand gates
  • Ans. 

    XOR gate can be implemented using NAND gates by combining them in a specific way.

    • Use two NAND gates to create a basic XOR gate

    • Combine the output of the two NAND gates using another NAND gate

    • Use the two inputs of the XOR gate as inputs to the two basic NAND gates

    • The output of the XOR gate will be the output of the final NAND gate

  • Answered by AI
  • Q2. Advantages of arrays and linked lists, one over the other
  • Ans. 

    Arrays are faster for random access, while linked lists are better for dynamic insertion and deletion.

    • Arrays have constant time access to elements by index

    • Linked lists have constant time insertion and deletion at any position

    • Arrays use contiguous memory, while linked lists use scattered memory

    • Arrays are better for small data sets, while linked lists are better for large data sets

    • Arrays are used for implementing matrice...

  • Answered by AI
  • Q3. Sorting algorithms
  • Q4. Machine learning, Big data
  • Q5. Support vector machines
  • Q6. Image processing
  • Q7. Thresholding
  • Q8. Tell me about yourself
  • Ans. 

    I am a software developer with experience in Java and Python.

    • Graduated with a degree in Computer Science

    • Worked on multiple projects using Java and Python

    • Familiar with Agile methodology

    • Passionate about learning new technologies

  • Answered by AI
  • Q9. Why should we select you
  • Ans. 

    I have the technical skills, experience, and passion to contribute to your team's success.

    • I have a strong background in software development, with expertise in multiple programming languages and frameworks.

    • I am a quick learner and enjoy staying up-to-date with the latest technologies and industry trends.

    • I have experience working in both individual and team settings, and am comfortable collaborating with others to achie...

  • Answered by AI
  • Q10. Toughest decision of your life
  • Ans. 

    Deciding to leave my hometown for better career opportunities

    • Had to leave behind family and friends

    • Had to adjust to a new environment and culture

    • Had to start from scratch in building a social circle

    • Had to deal with homesickness and loneliness

    • Ultimately led to personal and professional growth

  • Answered by AI
  • Q11. Where do see yourself in upcoming years
  • Ans. 

    In the upcoming years, I see myself growing as a software developer and taking on more challenging projects.

    • Continuing to learn and stay up-to-date with new technologies

    • Taking on leadership roles and mentoring junior developers

    • Contributing to open-source projects

    • Exploring different areas of software development, such as machine learning and AI

  • Answered by AI
  • Q12. Interests other than programming
  • Ans. 

    I enjoy playing basketball, reading books, and traveling to new places.

    • Playing basketball

    • Reading books

    • Traveling to new places

  • Answered by AI
  • Q13. Willing to relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to exploring new locations and cultures.

    • I am willing to relocate for a better career growth and learning opportunities.

    • I have relocated in the past for work and have had positive experiences.

    • I am willing to consider relocation assistance if offered.

  • Answered by AI
  • Q14. Are you a smart worker or hard worker
  • Ans. 

    I am both a smart worker and a hard worker.

    • I prioritize tasks and work efficiently to complete them quickly (smart worker)

    • I am dedicated and put in the necessary effort to ensure quality work (hard worker)

    • I am able to adapt to different situations and find the most effective approach

    • For example, I may use automation tools to streamline repetitive tasks (smart worker)

    • But I also take the time to thoroughly test and debug

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: programming questions were based on basics, good knowledge of linked lists ,arrays and sorting algorithms is needed. Puzzles were a bit tricky but can be solved with a little observation. Programming MCQs are also based on basic knowledge of errors and syntaxes to be followed when writing a c code.
Tips: Good fundamentals and reasoning is needed

Round: Technical Interview
Experience: good technical knowledge in programming is needed. The interviewer asked me for my favorite subjects and asked questions accordingly. Being an EC student i said my interests were electronics and programming. Programming questions were mainly focussed. Strong programming basics are needed. Questions on data analytics were extra since i had a course on machine learning. The interviewer also asked questions regarding my internship. Dont expect the interviewer to know nothing about your internship or projects you do other than programming oriented ones.
Tips: strong programming skills. geeksforgeeks is a good site to look up to.

Round: HR Interview
Experience: My HR interview started with a routine tell me about yourself question. I gave a confident answer, which really allowed me settle. Then came the why do we select you question. I justified my selection with examples of my teamwork, programming skills and my contribution in internship. moving on i have told my toughest decision and my interests. Being a smart worker and someone who does what he loves, i said that i want my ideas to get implemented and i would find real joy in seeing them working.
Tips: confidence matters. justify yourself by giving instances of your work and character. When the interviewer asks "Do you have any questions for me?". don't give a blunt NO. do a little research on the company beforehand. Asking what skills are need to perform well in their company is a good question. you can also ask them about their work culture.

General Tips: be confident, cool and little common sense is all needed. Be strong on basics, don't try to learn complex things when you are not strong enough in basics.
Skill Tips: strong programming basics.
reasoning skills
Skills: programming in c, reasoning
College Name: IIT Kharagpur
Motivation: They offer a job in the domain i would love to work. Do what you love is my motto.

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. About cloud services, difference between azure and aws?
  • Q2. What is sql,mysql and no sql?
  • Ans. 

    SQL is a relational database management system, MySQL is an open-source RDBMS, and NoSQL is a non-relational database management system.

    • SQL is used to manage relational databases and is based on the relational model.

    • MySQL is an open-source RDBMS that uses SQL as its query language.

    • NoSQL is a non-relational database management system that does not use SQL and is used for unstructured data.

    • NoSQL databases are often used

  • Answered by AI
  • Q3. What is Virtual Machine, how it is helpful in current cloud environment?
  • Ans. 

    A virtual machine is a software emulation of a physical computer that can run multiple operating systems on a single physical machine.

    • Virtual machines allow for efficient use of hardware resources by allowing multiple operating systems to run on a single physical machine.

    • They provide a secure and isolated environment for running applications, as each virtual machine is completely independent of the others.

    • Virtual machi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied for this profile internally, as i was working with xerox earlier also but in a non-technical profile, so applied 2-3 times in internal job postings, luckily i cracked the interview in my 3rd attempt, i would like to say that never give up just keep on trying

Skills evaluated in this interview

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. Complete b. Com 2 year and come in final year with 60% mark
  • Q2. Have your company accepted me

Interview Preparation Tips

Interview preparation tips for other job seekers - Having 6 years experience of government ration shop... have you want to call me for interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Years of experience
  • Ans. 

    I have over five years of experience in various roles, focusing on project management and team leadership.

    • Led a team of 10 in a successful project that increased efficiency by 20%.

    • Managed budgets exceeding $500,000 for multiple projects.

    • Implemented new software tools that improved communication and collaboration.

    • Conducted training sessions for new hires, enhancing team productivity.

  • Answered by AI
  • Q2. Relevant experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Discussing Sales stategies
  • Q2. Selling Techniques
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. How do you manage multiple tasks while adhering to tight deadlines?
  • Ans. 

    I prioritize tasks, use time management tools, and maintain clear communication to meet tight deadlines effectively.

    • Prioritization: I assess tasks based on urgency and importance, focusing on high-impact activities first. For example, I use the Eisenhower Matrix.

    • Time Management Tools: I utilize tools like Trello and Asana to track progress and deadlines, ensuring nothing falls through the cracks.

    • Clear Communication: I ...

  • Answered by AI
  • Q2. What motivates you to seek employment at our company?
  • Ans. 

    I'm motivated by your company's innovative approach and commitment to excellence in the sales industry.

    • Your company's reputation for innovation aligns with my passion for staying ahead in sales strategies.

    • I admire your commitment to employee development, as seen in your training programs that foster growth.

    • The collaborative culture here excites me, as I thrive in environments where teamwork drives success.

    • I am drawn to...

  • Answered by AI
  • Q3. What is your experience in this field, and where do you envision yourself in ten years?
  • Ans. 

    I have extensive sales experience and aim to lead a successful sales team in ten years, driving innovative strategies and growth.

    • Over 5 years of experience in sales, consistently exceeding targets by 20%.

    • Developed strong relationships with clients, resulting in a 30% increase in repeat business.

    • Implemented a new CRM system that improved lead tracking and conversion rates by 15%.

    • Envisioning a leadership role where I can...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The company offers excellent growth opportunities, and there is a wealth of knowledge to be gained.

Packt Publishing Interview FAQs

How many rounds are there in Packt Publishing interview for experienced candidates?
Packt Publishing interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Packt Publishing interview process for experienced candidates are One-on-one Round, Resume Shortlist and Aptitude Test.
How to prepare for Packt Publishing interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Packt Publishing. The most common topics and skills that interviewers at Packt Publishing expect are Javascript, HTML, CSS, Communication Skills and Project Management.
What are the top questions asked in Packt Publishing interview for experienced candidates?

Some of the top questions asked at the Packt Publishing interview for experienced candidates -

  1. How will you handle global clie...read more
  2. How will you manage targe...read more
  3. Asked to edit a technical manuscript and provide detailed but polite feedback t...read more

Tell us how to improve this page.

Packt Publishing Interview Process for Experienced

based on 4 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Cimpress Interview Questions
4.0
 • 62 Interviews
Xerox Interview Questions
3.8
 • 21 Interviews
Ratna Sagar Interview Questions
3.9
 • 19 Interviews
United Online Interview Questions
3.2
 • 14 Interviews
View all

Packt Publishing Reviews and Ratings

based on 124 reviews

3.3/5

Rating in categories

3.0

Skill development

3.9

Work-life balance

3.1

Salary

3.0

Job security

3.7

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 124 Reviews and Ratings
Content Development Editor
38 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Course Managing Editor
34 salaries
unlock blur

₹2.5 L/yr - ₹6.1 L/yr

Senior Editor
31 salaries
unlock blur

₹6 L/yr - ₹12.1 L/yr

Associate Product Manager
21 salaries
unlock blur

₹4.1 L/yr - ₹11.2 L/yr

Acquisition Editor
17 salaries
unlock blur

₹3.2 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Packt Publishing with

Xerox

3.8
Compare

PULSUS HealthTech Group

3.6
Compare

Cimpress

4.0
Compare

Springer Nature in India

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