Upload Button Icon Add office photos

Filter interviews by

Blinkit Intern Interview Questions and Answers for Freshers

Updated 23 Dec 2024

Blinkit Intern Interview Experiences for Freshers

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2024

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

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. How would you rate your proficiency in data analysis?
  • Q2. Can you provide an example of how you have utilized Excel to enhance a process or improve efficiency?
  • Q3. What is the average number of flights that take off daily from Delhi Airport?
  • Q4. What is the average monthly consumption of tea in Mumbai?

Interview questions from similar companies

Intern Interview Questions & Answers

Swiggy user image Anonymous

posted on 23 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 hour DSA online test - 4 questions

Round 2 - Technical 

(2 Questions)

  • Q1. DSA - Stack Based Question
  • Q2. Dynamic Programming based
Round 3 - Technical 

(2 Questions)

  • Q1. Asked from Resume itself
  • Q2. Past internship experiences
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at International Institute of Information Technology (IIIT), Bangalore and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Trapping Rain Water
  • Q2. Merge Intervals
  • Q3. Design a Customer Support Chat Application System
  • Ans. 

    A customer support chat application system for efficient communication and problem-solving.

    • Implement live chat functionality for real-time communication

    • Include automated responses for common queries

    • Integrate ticketing system for tracking and resolving issues

    • Provide chat history for reference and continuity

    • Ensure data security and privacy measures are in place

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Projects covered during graduation
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - None
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Management (IIM), Ranchi and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of what was mentioned in my resume
Round 2 - One-on-one 

(1 Question)

  • Q1. From my graduation subjects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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. Tell me about yourself
  • Ans. 

    I am a motivated and enthusiastic individual with a strong passion for learning and gaining practical experience in the field of [internship field].

    • I am currently pursuing a degree in [relevant field] at [university name].

    • I have completed coursework in [specific subjects] which have provided me with a solid foundation in [relevant skills].

    • I have gained practical experience through internships at [company/organization] ...

  • Answered by AI
  • Q2. Why you want this job.
  • Ans. 

    I want this job because it aligns with my career goals and offers valuable learning opportunities.

    • The job aligns with my career goals

    • It offers valuable learning opportunities

    • I am passionate about the field and want to gain experience

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes if you are interested,go for it. Otherwise you can look for any other company. Good luck
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Easy to medium level of leet code

Round 2 - Technical 

(1 Question)

  • Q1. 1. Fibonacci series with recursion and without recursion 2. String Palindrome 3. Count all repeated numbers from the array
  • Ans. 

    Answering questions related to Fibonacci series, string palindrome, and counting repeated numbers in an array.

    • For Fibonacci series with recursion, write a function that calls itself to calculate the next number in the series.

    • For Fibonacci series without recursion, use a loop to calculate the series.

    • For string palindrome, compare characters from start and end of the string.

    • To count all repeated numbers from the array, u

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. 1.Given an array(0-based indexing), you have to find the max sum of i*A[i] where A[i] is the element at index i in the array. The only operation allowed is to rotate(clock-wise or counter clock-wise) the ...
  • Ans. 

    Rotate array to find max sum of i*A[i]

    • Rotate array to bring maximum element to front

    • Calculate sum of i*A[i] for each rotation

    • Keep track of maximum sum found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. 1.Oops concepts 2.Oops code 2.About Java Spring 3. Array stack questions 4.Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Solve leet code question, clear concept of DSA.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic questions
Round 2 - Assignment 

Webscaping Assignment was given followed by some technical questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Assignment discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Aug 2023.

Round 1 - Coding Test 

3 question of basic and 3 mcq

Round 2 - Coding Test 

Strings,Sort 0 1 2,invert binary tree

Round 3 - One-on-one 

(2 Questions)

  • Q1. Project Basics and Technical skills
  • Q2. Your Daily routine
  • Ans. 

    My daily routine involves coding, debugging, attending meetings, and learning new technologies.

    • Start the day by checking emails and prioritizing tasks

    • Code and debug new features or fix existing issues

    • Attend team meetings to discuss progress and roadblocks

    • Spend time learning new technologies or improving coding skills

    • Collaborate with team members on projects

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. How do you evaluate logistic regression model?
  • Ans. 

    Logistic regression model evaluation involves assessing its performance using metrics like accuracy, precision, recall, and F1 score.

    • Evaluate model performance using metrics like accuracy, precision, recall, and F1 score.

    • Use confusion matrix to calculate true positives, true negatives, false positives, and false negatives.

    • Calculate accuracy as (TP + TN) / (TP + TN + FP + FN).

    • Calculate precision as TP / (TP + FP).

    • Calcul...

  • Answered by AI
Round 3 - Coding Test 

Using SQL to write a window function (Ranking).

Skills evaluated in this interview

Blinkit Interview FAQs

How many rounds are there in Blinkit Intern interview for freshers?
Blinkit interview process for freshers usually has 1 rounds. The most common rounds in the Blinkit interview process for freshers are One-on-one Round.
What are the top questions asked in Blinkit Intern interview for freshers?

Some of the top questions asked at the Blinkit Intern interview for freshers -

  1. Can you provide an example of how you have utilized Excel to enhance a process ...read more
  2. What is the average number of flights that take off daily from Delhi Airpo...read more
  3. How would you rate your proficiency in data analys...read more

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

Amazon Intern Interview Questions
4.1
 • 22 Interviews
Zomato Intern Interview Questions
3.7
 • 3 Interviews
Udaan Intern Interview Questions
4.0
 • 1 Interview
View all
Blinkit Intern Salary
based on 4 salaries
₹2 L/yr - ₹6 L/yr
6% less than the average Intern Salary in India
View more details

Blinkit Intern Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Store Manager
755 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Senior Executive
561 salaries
unlock blur

₹1.9 L/yr - ₹8 L/yr

Team Lead
422 salaries
unlock blur

₹1.2 L/yr - ₹4.8 L/yr

Assistant Manager
417 salaries
unlock blur

₹2.5 L/yr - ₹10 L/yr

Assistant Store Manager
271 salaries
unlock blur

₹1.9 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Blinkit with

Zepto

3.6
Compare

BigBasket

3.9
Compare

Flipkart

4.0
Compare

Amazon

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview