Upload Button Icon Add office photos
Engaged Employer

i

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

Flipkart Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Flipkart Packing Officer Interview Questions and Answers

Updated 8 Oct 2022

Flipkart Packing Officer Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Sep 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Ritik singh I'm honest person
  • Q2. How is my salary of my working hours

Interview Preparation Tips

Interview preparation tips for other job seekers - Ritik kumar Jamalpur keerat Nurpur Bijnor I am honest person for this job opportunity

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Would you be able to work at night shift
  • Q2. Is there any previous job experiences
  • Q3. Where are you from
  • Q4. What is your opinion about our big basket
  • Q5. What is your martial status
  • Q6. Are you able to work here

Interview Preparation Tips

Topics to prepare for BigBasket Packing Officer interview:
  • Attitude
  • Presentation skills
  • Dress code
  • Punctuality
Interview preparation tips for other job seekers - Forget every tensions and think about yourself only and don't see back, see back only when you reach ur goals.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It's very simple question and also very good improvement

Round 2 - Group Discussion 

You and all members we can sit dere and submit the answer 's

Round 3 - One-on-one 

(4 Questions)

  • Q1. Some head of the HR so
  • Q2. You carried to red bag and red box
  • Q3. You and dad going to a park
  • Q4. You and class sir we looking for your writing

Interview Preparation Tips

Topics to prepare for Amazon Packing Officer interview:
  • Product Management
  • We can understand the some produ
  • Good skills
Interview preparation tips for other job seekers - Very simple and very good appartunity to the company so don't loss this and alla the best

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

Interview Questionnaire 

1 Question

  • Q1. Take a interview

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview wanted to test my knowledge and communication skills most of the interviews are aksed to related computer science and about the projects but luckily I was able to able to answer most of the questions correctly I tried to answer each question with an example and also used props on the table(like pen, paper weight, pen stands etc.)to explain my theories. It was my first interview and I think I will did pretty well for a fresher.

I applied via Approached by company and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. C and Java based questions
  • Q2. Any techinical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I think it is nice for freshers
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2023.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Which Place I Can Work
  • Q2. Give me Advice How I Am Work In Amazon
  • Q3. Where You From My salry ext
  • Q4. I Am Fresher I Have Nk Idea

Interview Preparation Tips

Interview preparation tips for other job seekers - I AM VERY POOR FAMILY BOY BECAUSE SELICTED ME
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2023. 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. Packing details
  • Q2. What is packing details
  • Ans. 

    Packing details refer to the specific information and instructions regarding the packaging of products or items.

    • Packing details include the type of packaging material to be used, such as boxes, bubble wrap, or pallets.

    • It also includes the dimensions and weight restrictions for the packaging.

    • Instructions on how to properly secure and protect the items during transportation are part of the packing details.

    • Packing details...

  • Answered by AI
  • Q3. Packing is very easy but amazing i will intrest but focus in Amazon

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Software Developer Interview Questions & Answers

Snapdeal user image Adithya H K Upadhya

posted on 3 Dec 2015

Interview Preparation Tips

Round: Test
Experience: An aptitude test which was followed by three rounds of technical interviews and finally the HR interview.

Round: HR Interview
Experience: Snapdeal offered placements for 5 students (3 from CS and 2 from IT).

General Tips: Be extremely well prepared for any company. Research about the company's profile extensively before the company's interview. HR panel always looks for candidates who are well aware of the company in order to measure the candidate's interest. Data structures are absolutely necessary for any company. Improve coding skills through frequent participation in competitive programming arena such as codeForces, codeChef, HackerEarth etc. "Software development job profile was offered to me.
Unnecessary and irrelevant questions are to be avoided. We should raise questions only if we have some genuine questions. However any question related to job profile or location preference could be raised. "
"It was very grueling and tiring at first but the sweet taste of placement makes it all worth it.
Placements are a turning point in everybody's career."
Skill Tips: Snapdeal is more focussed on Data structures and object oriented technology.
For data structures, online materials such as GeeksforGeeks are excellent and in case of OOPS concepts, stronghold in either C++ or java programming language is necessary.
Skills:
College Name: NIT Surathkal

Interview Questionnaire 

1 Question

  • Q1. Questions based on tree

Interview Preparation Tips

Round: Test
Experience: Keep your Calm
Tips: Practice matters
Duration: 90 minutes
Total Questions: 30

Round: Interview
Tips: They are not going to eat you.. they will help you out only...
So just go inside the interview room as some of your friends called you to ask some question..relax

Skills: Thinking Process
College Name: IIT GUWHATI

Interview Questionnaire 

7 Questions

  • Q1. Discussion on internship at IBM' Cloud Unit
  • Q2. Find LCM of all numbers from 1 to n. Give an algorithm, then correctly estimate the time complexity
  • Ans. 

    Algorithm to find LCM of all numbers from 1 to n and its time complexity

    • Find prime factors of all numbers from 1 to n

    • For each prime factor, find the highest power it appears in any number from 1 to n

    • Multiply all prime factors raised to their highest power to get LCM

    • Time complexity: O(n*log(log(n)))

  • Answered by AI
  • Q3. SQL vs NoSQL. Why NoSQL
  • Ans. 

    NoSQL databases are flexible, scalable, and can handle large amounts of unstructured data.

    • NoSQL databases are schema-less, allowing for easy and flexible data modeling.

    • They can handle large amounts of unstructured data, making them suitable for big data applications.

    • NoSQL databases are highly scalable and can easily handle high traffic and large user bases.

    • They provide horizontal scalability by distributing data across...

  • Answered by AI
  • Q4. Some DBMS designing question relating to Snapdeal website
  • Q5. JAVA-Spring and Hibernate
  • Q6. Variation of -----/ Given a dictionary of words and a number n. Find count of all words in dictionary that can be formed by given number n
  • Ans. 

    The question asks to find the count of words in a dictionary that can be formed by a given number.

    • Iterate through each word in the dictionary

    • Check if the characters in the word can be formed using the given number

    • Increment the count if the word can be formed

  • Answered by AI
  • Q7. Given an array of elements. We can perform following operation only- Increase an array element. Cost of operation is the amount of increment made per array element. Now for a given H, we need to make any H...

Interview Preparation Tips

Round: Test
Experience: I did both coding question ( 1 full and 2nd partial ) and 5 MCQ only and was shortlisted
Tips: Refer to interview sets on Geeksforgeeks.
Do solve both the coding questions first. Not necessary to pass all test cases for both.
Then go for C based o/p questions. At last aptitude.
Duration: 60 minutes
Total Questions: 23

Round: Technical Interview
Experience: I did not know JAVA and DBMS so could not answer any of the last 2 questions. I told him directly thati had no experience in JAVA / DBMS and justified. I had proficiency in Data Structure and Algorithms and I beleive the interviewer liked my internship work on Cloud / Virtualization
Tips: Focus on Data Strucure-Algorithms, JAVA, DBMS, Puzzles

Round: Test
Experience: All repeated questions from previous interviews.
Tips: Refer interview set from geeksforgeeks.org
Duration: 60 minutes
Total Questions: 3

Round: Technical Interview
Experience: For the first question, I started by exponential solution and reduced it to polynomial. We
discussed various approaches and tried a variety of methods and after
1-1.5 hrs of discussion finally ended up with an O(1) solution with some
pre-processing overhead. After achiveing O(1) time complexity, he asked
to further optimize the space complexity.

Usage of Trie / TST. Internal Implementation of Hashing structure and replacing the hashing mechanism using Trie / TST.
Tips: Focus on Tree, Stacks, Queue, Linked List, Hash Maps, Trie, Hashing, String Algorithms, Ternary Search Tree

Round: HR Interview
Experience: Typical HR

General Tips: Practice programming
Skill Tips: Focus on Data Structure-Algorithms and programming in either C++ / JAVA
Skills: Data Structure, Algorithms, Programing, JAVA, DBMS
College Name: Indian Institute of Information Technology, Design and Manufacturing, Jabalpur
Motivation: -
Funny Moments: -

Skills evaluated in this interview

Flipkart Interview FAQs

How many rounds are there in Flipkart Packing Officer interview?
Flipkart interview process usually has 2 rounds. The most common rounds in the Flipkart interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Flipkart Packing Officer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
BigBasket Interview Questions
3.9
 • 359 Interviews
PolicyBazaar Interview Questions
3.6
 • 357 Interviews
JustDial Interview Questions
3.5
 • 329 Interviews
Info Edge Interview Questions
3.9
 • 317 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Naukri Interview Questions
4.0
 • 185 Interviews
Uber Interview Questions
4.2
 • 150 Interviews
View all
Flipkart Packing Officer Salary
based on 10 salaries
₹1.5 L/yr - ₹5 L/yr
7% less than the average Packing Officer Salary in India
View more details

Flipkart Packing Officer Reviews and Ratings

based on 25 reviews

3.8/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

4.2

Salary

3.9

Job security

3.7

Company culture

3.9

Promotions

3.7

Work satisfaction

Explore 25 Reviews and Ratings
Senior Executive
2.9k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Team Lead
1.8k salaries
unlock blur

₹1.2 L/yr - ₹10 L/yr

Operations Executive
1.8k salaries
unlock blur

₹1.2 L/yr - ₹6.3 L/yr

Assistant Manager
1.6k salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Executive
1.3k salaries
unlock blur

₹1.2 L/yr - ₹7 L/yr

Explore more salaries
Compare Flipkart with

Amazon

4.1
Compare

Myntra

4.0
Compare

Snapdeal

3.8
Compare

Meesho

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