Upload Button Icon Add office photos
Engaged Employer

i

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

Pregrad Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Pregrad Interview Questions and Answers

Updated 23 Jan 2025

Pregrad Interview Experiences

Popular Designations

6 interviews found

Sdet Lead Interview Questions & Answers

user image guru official

posted on 10 Aug 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is PROCESS LIFE CYCLE
  • Ans. 

    Process life cycle refers to the stages a process goes through from creation to completion.

    • Includes stages like initiation, planning, execution, monitoring, and closure

    • Each stage has specific tasks and objectives to be completed

    • Example: Software development process life cycle includes requirements gathering, design, coding, testing, and deployment

  • Answered by AI

Skills evaluated in this interview

Sdet Lead Interview Questions asked at other Companies

Q1. write a palindrome program without using any in-build method. if there are 500 test cases and need to run only 50 test cases, then how to approach and do it? what is the framework used in your project? how will you handle if a team member w... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduce yourself
Round 2 - Group Discussion 

The hr gave us a topic and asked to discuss our view points
It was very easy

Business Development Intern Interview Questions asked at other Companies

Q1. How would you sell a particular course to a person or to the father of the person and how to convince them
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.

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 - Group Discussion 

Impact of social media in todays society

Round 3 - HR 

(1 Question)

  • Q1. Why you want to join us ? why we should hire you ? tell me about this company

Interview Preparation Tips

Interview preparation tips for other job seekers - Selected but reject the offer

Business Development Manager Interview Questions asked at other Companies

Q1. If your not getting support from bank or agent, then what will make further to generate business, what is the approach or strategy to be implemented during such cases to convince the customers ?
View answer (14)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Please Introduce Yourself
  • Ans. 

    I am a seasoned Product Manager with 5+ years of experience in tech industry, specializing in SaaS products.

    • Managed end-to-end product lifecycle from ideation to launch

    • Led cross-functional teams to deliver successful product releases

    • Implemented agile methodologies to improve product development process

  • Answered by AI
  • Q2. Why do you want to join Pregrad ?
  • Ans. 

    I want to join Pregrad because of its innovative products and strong company culture.

    • Exciting opportunity to work on innovative products

    • Strong company culture that values collaboration and growth

    • Opportunity to make a meaningful impact in the industry

  • Answered by AI
Round 2 - Assignment 

Explain 5 ways to improve the cluttered ed tech sector

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy to crack but I would not recommend to join

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 (26)

Pregrad interview questions for popular designations

 Sdet Lead

 (1)

 Business Development Intern

 (1)

 Product Manager

 (1)

 Salesman

 (1)

 Business Development Manager

 (1)

 Business Development Associate

 (1)

Salesman Interview Questions & Answers

user image Anonymous

posted on 27 Mar 2023

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 - Group Discussion 

Should India go digital in payments or is cash still the king

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced salesman with a proven track record in exceeding sales targets and building strong client relationships.

    • 10+ years of experience in sales

    • Consistently achieved or exceeded sales targets

    • Built and maintained a strong network of clients

    • Expertise in consultative selling and relationship building

    • Proficient in CRM software and sales analytics

    • Excellent communication and negotiation skills

    • Ability to adapt to differen

  • Answered by AI
  • Q2. Where do you see yourself in 5 yrs
  • Ans. 

    In 5 years, I see myself as a top-performing sales manager leading a successful team and driving significant revenue growth.

    • Leading a high-performing sales team

    • Achieving and exceeding sales targets

    • Building strong relationships with clients

    • Implementing innovative sales strategies

    • Continuously improving sales skills through training and development

    • Contributing to the overall growth and success of the company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest to the resume and don't contradict your previous experiences

Salesman Interview Questions asked at other Companies

Q1. How can you motivate the customer to buy our products
View answer (9)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2022. 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 - Group Discussion 

10 min. GD. Verry poor management in that also

Round 3 - HR 

(2 Questions)

  • Q1. What is your graduation ?
  • Q2. By when you can join in ?

Interview Preparation Tips

Interview preparation tips for other job seekers - no preparation needed. anyone, and like literally anyone can clear this interview

Business Development Associate Interview Questions asked at other Companies

Q1. You are going to the office and you saw a 6 years old poor guy selling pencils. Out of kindness you bought all the pencils(100 pcs) at Rs. 50 and gave him extra Rs. 50 to support his family. Since you don't require those pencils at all. Wha... read more
View answer (42)

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is list list
  • Ans. 

    A list is a collection of items that are ordered and can be accessed by index.

    • Lists can contain elements of different data types

    • Elements in a list can be added, removed, or accessed by their index

    • Examples: [1, 2, 3], ['apple', 'banana', 'cherry']

  • Answered by AI
  • Q2. What is object in python
  • Ans. 

    In Python, an object is a data structure that contains data (attributes) and code (methods) to manipulate that data.

    • Objects are instances of classes in Python.

    • They have attributes (variables) and methods (functions) associated with them.

    • Objects can be created using the class keyword.

    • Example: class Person: def __init__(self, name, age): self.name = name self.age = age person1 = Person('Alice', 30)

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Coding Test 

Interview was problem solving

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Both Aptitude and coding

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion only

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont try to give interview in this company this is not company we are students in this organization or I can say institute they treat us like a students

I applied via Referral and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is latest technology you have worked on
  • Ans. 

    I have worked on React Native for mobile app development.

    • Developed a mobile app for a client using React Native

    • Used Redux for state management

    • Integrated with Firebase for real-time database and authentication

    • Implemented push notifications using Firebase Cloud Messaging

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to what you know and answer with good confidence

Pregrad Interview FAQs

How many rounds are there in Pregrad interview?
Pregrad interview process usually has 2-3 rounds. The most common rounds in the Pregrad interview process are Group Discussion, One-on-one Round and HR.
How to prepare for Pregrad interview?
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 Pregrad. The most common topics and skills that interviewers at Pregrad expect are Communication Skills, Market Research, Offer Negotiation, Case and Collaboration.

Tell us how to improve this page.

Pregrad Interview Process

based on 11 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

Z X Learning Interview Questions
4.4
 • 44 Interviews
Adda 247 Interview Questions
3.2
 • 30 Interviews
InternEzy Interview Questions
4.9
 • 17 Interviews
Schoolnet India Interview Questions
4.0
 • 15 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Ways2excel Interview Questions
4.2
 • 3 Interviews
View all

Fast track your campus placements

View all

Pregrad Reviews and Ratings

based on 80 reviews

3.5/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

3.3

Salary

3.2

Job security

3.5

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 80 Reviews and Ratings
Business Development Associate
11 salaries
unlock blur

₹2.4 L/yr - ₹4.5 L/yr

Team Lead
6 salaries
unlock blur

₹4.5 L/yr - ₹5.5 L/yr

Business Development Executive
5 salaries
unlock blur

₹2.5 L/yr - ₹4 L/yr

Product Manager
4 salaries
unlock blur

₹4 L/yr - ₹4.5 L/yr

Sales Team Leader
4 salaries
unlock blur

₹4.5 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Pregrad with

Z X Learning

4.4
Compare

InternEzy

4.9
Compare

Schoolnet India

3.9
Compare

Adda 247

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