Upload Button Icon Add office photos
Engaged Employer

i

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

PrepMed Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

PrepMed Marketing Intern Interview Questions and Answers

Updated 26 May 2024

PrepMed Marketing Intern Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected

I was interviewed in May 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell us about yourself
Round 2 - One-on-one 

(1 Question)

  • Q1. What is more important, product or costumers

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not go there. They don't pay well enough, plus they change terms and conditions of working whenever they want. Not all at cooperative. Speaking from personal experience.

Interview questions from similar companies

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 

(1 Question)

  • Q1. How will you sell ice cream in winters
  • Ans. 

    By offering warm toppings and promoting it as a cozy treat, we can sell ice cream in winters.

    • Offer warm toppings like hot fudge, caramel, or toasted nuts

    • Promote it as a cozy treat to enjoy indoors

    • Create seasonal flavors like peppermint or gingerbread

    • Offer discounts or bundle deals to incentivize purchases

    • Partner with local businesses to cross-promote winter activities and ice cream

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - stay positive and ready to work hard . the company has ultimate growth structure but what matters is your performance

I applied via Campus Placement and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. They'll ask Marketing techniques knowledge you have

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident that's it. Keep your communication skills good.

I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.

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 - HR 

(1 Question)

  • Q1. Self Intro and if you are experienced, there would be a discussion on the same
Round 3 - One-on-one 

(1 Question)

  • Q1. Ops round to check if you can sell the products over the phone

Interview Preparation Tips

Interview preparation tips for other job seekers - Find a better place to work if you want some self respect.

I applied via LinkedIn and was interviewed in May 2022. There were 3 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. Current and expected ctr
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion about your profile sort of interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join this company if you are looking for permanent role in this company. Always think that you are fired or the bose is not friendly
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 Dec 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Introduce yourself, educational background, salary expectations
Round 2 - One-on-one 

(4 Questions)

  • Q1. Why do you want to join as content writer?
  • Q2. Marks obtained in various Government Exams?
  • Ans. 

    I have not appeared for any Government exams.

    • Have not taken any Government exams

    • Focused on academic achievements instead

    • No relevant examples to provide

  • Answered by AI
  • Q3. Skills in GA, reasoning, etc.
  • Q4. Knowledge of SEO
Round 3 - Assignment 

On the spot article writing on 2 general topics for blog. It took around 20-30 minutes.

I was interviewed in Jul 2020.

Interview Questionnaire 

4 Questions

  • Q1. 1 if we call finish from oncreate in an activity in android. Will it call onresume and other lifecycle functions before ondestroy.
  • Ans. 

    No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().

    • Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.

    • If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().

    • It is generally not recommended to call finish() in onCreate() as it can lead

  • Answered by AI
  • Q2. 2 Explain recyclerview and its corner cases.
  • Ans. 

    RecyclerView is a flexible view for providing a limited window into a large data set.

    • RecyclerView is used to display large sets of data efficiently

    • It uses a ViewHolder pattern to recycle views

    • Corner cases include handling empty data sets and updating data dynamically

  • Answered by AI
  • Q3. 3 Define communication between acticity and fragment.
  • Ans. 

    Communication between activity and fragment is done through interfaces.

    • Activity implements an interface and passes it to the fragment

    • Fragment can then call methods of the interface to communicate with the activity

    • This allows for communication between the two components without tight coupling

  • Answered by AI
  • Q4. 4 find second largest element in an array.
  • Ans. 

    Find the second largest element in an array of strings.

    • Sort the array in descending order and return the second element.

    • Iterate through the array and keep track of the largest and second largest elements.

    • Use a priority queue to find the second largest element.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Recise data structures basic codes and relevant technology interview questions.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What do you think about the online education system in India?
  • Ans. 

    Online education system in India has great potential but needs improvement.

    • Online education has become more popular due to the pandemic.

    • There is a lack of infrastructure and resources for online education in rural areas.

    • Online education can be more affordable and accessible than traditional education.

    • There is a need for better quality control and accreditation for online courses.

    • Online education can provide opportuniti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always select real life examples that display key hiring traits.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. I got refral from a friend so i was directly interviewed
  • Q2. What have you done in react js ?
  • Ans. 

    I have developed multiple single-page applications using React JS.

    • Created reusable components to improve code reusability

    • Implemented state management using Redux for better data flow

    • Utilized React Router for navigation between different pages

    • Integrated APIs to fetch and display data dynamically

  • Answered by AI
  • Q3. What is javascript
  • Ans. 

    JavaScript is a programming language commonly used for creating interactive effects within web browsers.

    • JavaScript is a high-level, interpreted programming language.

    • It is used to make web pages interactive and dynamic.

    • JavaScript can be used for client-side and server-side development.

    • Commonly used frameworks/libraries include React, Angular, and Node.js.

  • Answered by AI
  • Q4. Showyour projects
  • Q5. What loibraries you used
  • Ans. 

    I have used a variety of libraries in my projects, including React, Redux, Axios, and Material-UI.

    • React

    • Redux

    • Axios

    • Material-UI

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on key concepts , focus on dsa concepts and prepare for web development if you are working for developer intern

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Projects you have done
  • Q2. Scenario based questions
Round 2 - HR 

(2 Questions)

  • Q1. Why you want to join
  • Q2. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best ☺️

PrepMed Interview FAQs

How many rounds are there in PrepMed Marketing Intern interview?
PrepMed interview process usually has 2 rounds. The most common rounds in the PrepMed interview process are One-on-one Round.

Tell us how to improve this page.

PrepMed Marketing Intern Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Adda 247 Interview Questions
3.2
 • 30 Interviews
Airblack Interview Questions
4.2
 • 17 Interviews
Prepca Eduserv Interview Questions
4.1
 • 16 Interviews
Playto Labs Interview Questions
4.2
 • 10 Interviews
Talview Interview Questions
3.1
 • 10 Interviews
AccioJob Interview Questions
3.6
 • 10 Interviews
CareerLabs Interview Questions
3.1
 • 9 Interviews
ENTRI SOFTWARE Interview Questions
3.7
 • 9 Interviews
View all

PrepMed Marketing Intern Reviews and Ratings

based on 3 reviews

4.6/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

4.3

Salary

4.6

Job security

4.6

Company culture

4.3

Promotions

4.6

Work satisfaction

Explore 3 Reviews and Ratings
Compare PrepMed with

Adda 247

3.2
Compare

Futurense Technologies

3.4
Compare

Prepca Eduserv

4.1
Compare

Airblack

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