Upload Button Icon Add office photos

Filter interviews by

PDS International Interview Questions and Answers

Updated 22 Sep 2024

PDS International Interview Experiences

Popular Designations

5 interviews found

Manager Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2024

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

(1 Question)

  • Q1. Around Equity Dilution and Fund Raising

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)
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 2023. There were 4 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 - Product Management 

(4 Questions)

  • Q1. Production releted questions
  • Q2. Production related questions
  • Q3. Production officer questions
  • Q4. Production officer and Row material officer
Round 3 - Product Management 

(1 Question)

  • Q1. Production officer row material preparation
Round 4 - Coding Test 

Row material preparation and production officer

Production Officer Interview Questions asked at other Companies

Q1. what is distillation? types ? types of packing? elements of distillation column? optimum re-flux ratio ?
View answer (2)
Interview experience
5
Excellent
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 - Aptitude Test 

English,Numeric,GK Duration 2 Hrs

Round 3 - Technical 

(1 Question)

  • Q1. Purely Basics of Mechanical Engineer
Round 4 - HR 

(1 Question)

  • Q1. Why this company. Present and expected salary

Production Engineer Interview Questions asked at other Companies

Q1. How to solve the problem in robot means how to detect fault?
View answer (9)

Manager Interview Questions & Answers

user image Anonymous

posted on 15 Feb 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What are you looking for in your next role?
Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about a time you had a difficult client

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your research on the company values it will be very helpful.

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)

PDS International interview questions for popular designations

 Manager

 (2)

 Assistant Manager and HR Generalist

 (1)

 Production Engineer

 (1)

 Production Officer

 (1)

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

Round 1 - Aptitude Test 

1 hour duration, situation based questions + questions on Basic HR understanding

Round 2 - One-on-one 

(2 Questions)

  • Q1. Why should we hire you
  • Q2. Situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Read up on the company you are interviewing for & make sure to clarify all important matters regarding employee benefits & compensation before accepting offer.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(9 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly experienced Senior Software Tester with a strong background in manual and automated testing.

    • Over 8 years of experience in software testing

    • Proficient in manual testing, test automation, and performance testing

    • Skilled in using tools like Selenium, JIRA, and HP Quality Center

    • Strong analytical and problem-solving skills

    • Experience in testing web and mobile applications

  • Answered by AI
  • Q2. Difference between Regression & Retesting?
  • Ans. 

    Regression testing is testing the entire application after changes, while retesting is testing a specific bug fix.

    • Regression testing is done to ensure that new code changes do not affect existing functionality.

    • Retesting is done to verify that a specific bug or issue has been fixed.

    • Regression testing involves testing the entire application, while retesting focuses on a specific area.

    • Examples: After adding a new feature,...

  • Answered by AI
  • Q3. Difference between Functional and Non functional testing .
  • Ans. 

    Functional testing focuses on the specific functionality of the software, while non-functional testing focuses on performance, usability, and security.

    • Functional testing ensures that the software functions as expected based on the requirements.

    • Non-functional testing evaluates aspects like performance, usability, reliability, and security.

    • Examples of functional testing include unit testing, integration testing, and syst...

  • Answered by AI
  • Q4. Test scenario of ATM machine
  • Ans. 

    Testing the functionality of an ATM machine by simulating various scenarios

    • Test withdrawing money within account balance

    • Test withdrawing money exceeding account balance

    • Test depositing money into account

    • Test checking account balance

    • Test entering invalid PIN

    • Test inserting damaged card

  • Answered by AI
  • Q5. What is Selenium?
  • Ans. 

    Selenium is a popular open-source tool used for automating web browsers.

    • Selenium is used for automating web browsers to test web applications.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing automation scripts.

    • Selenium Grid allows running tests on different machines in parallel.

    • Selenium IDE is a record and playback tool for creating

  • Answered by AI
  • Q6. What do you know about the types of key ?
  • Ans. 

    Types of keys include primary keys, foreign keys, unique keys, and composite keys.

    • Primary key: uniquely identifies each record in a table, must be unique and not null.

    • Foreign key: links two tables together, enforces referential integrity.

    • Unique key: ensures that all values in a column are unique.

    • Composite key: combination of two or more columns to uniquely identify a record.

  • Answered by AI
  • Q7. Types of Join ?
  • Ans. 

    Types of Join include Inner Join, Left Join, Right Join, and Full Join.

    • Inner Join: Returns rows when there is a match in both tables.

    • Left Join: Returns all rows from the left table and the matched rows from the right table.

    • Right Join: Returns all rows from the right table and the matched rows from the left table.

    • Full Join: Returns rows when there is a match in one of the tables.

  • Answered by AI
  • Q8. Agile vs waterfall model difference
  • Ans. 

    Agile is iterative and flexible, while waterfall is sequential and rigid.

    • Agile involves continuous feedback and adaptation, while waterfall follows a linear approach.

    • Agile allows for changes throughout the development process, while waterfall requires detailed planning upfront.

    • Agile is better suited for projects with evolving requirements, while waterfall is ideal for projects with fixed requirements.

    • Agile promotes col...

  • Answered by AI
  • Q9. If there is a registration page is there on that page, Client wants to change or something they want to add right now u said that Waterfall methodology follow in that scenario what u will do u will follow ...
Round 2 - Assignment 

A mirraw website will be given to u and have to find a bug within 24 hours on a next day u have to submit through Email id.

Round 3 - Technical 

(1 Question)

  • Q1. Give me a severity and priority on Defect report which u have submitted.
  • Ans. 

    The severity of the defect is high as it impacts critical functionality, but the priority is low as there are workarounds available.

    • Severity: High - the defect impacts critical functionality and needs to be fixed urgently

    • Priority: Low - there are workarounds available for the defect, so it can be addressed later

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Mirraw Senior Software Tester interview:
  • Functional Testing
  • Non functional testin
  • Test Cases
  • Test Scenarios
Interview preparation tips for other job seekers - I will share just prepare that only whatever u have mentioned in a resume they will ask about that if any technologies u have written.Prepare for Selenium,Java for this company interview.

Skills evaluated in this interview

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

I applied via Approached by Company

Round 1 - One-on-one 

(5 Questions)

  • Q1. Share details about companies worked with
  • Ans. 

    Worked with various companies in diverse industries

    • Managed HR functions for a tech startup with 50 employees

    • Implemented training programs for a manufacturing company with 200+ employees

    • Led recruitment efforts for a retail chain with multiple locations

  • Answered by AI
  • Q2. Share details about duration of employment
  • Ans. 

    I have over 10 years of experience in HR management roles with various companies.

    • 10+ years of experience in HR management

    • Worked in various companies

    • Handled recruitment, training, and employee relations

  • Answered by AI
  • Q3. Reason for movement from respective companies
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Seeking new challenges

    • Company restructuring

    • Relocation for personal reasons

  • Answered by AI
  • Q4. Key achievements and learnings in each organisation
  • Ans. 

    Key achievements and learnings in each organisation

    • Implemented new performance management system resulting in 20% increase in employee productivity

    • Led diversity and inclusion initiatives leading to a more inclusive workplace culture

    • Developed and executed training programs that reduced employee turnover by 15%

    • Learned effective conflict resolution strategies through handling employee disputes

    • Improved recruitment process

  • Answered by AI
  • Q5. Expectations from the role
  • Ans. 

    The HR Manager role is expected to oversee recruitment, employee relations, training, and compliance with labor laws.

    • Recruit and onboard new employees

    • Handle employee relations and conflict resolution

    • Develop and implement training programs

    • Ensure compliance with labor laws and company policies

    • Collaborate with management to address HR issues

    • Maintain employee records and HR documentation

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - HR/Company was not transparent when asked basic information like headcount. The count kept changing.

It can be a good organization but the recruitment experience was not good.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Monthly work technical
  • Q2. Monthly work technology
  • Q3. Ministry name salary slip

Interview Preparation Tips

Interview preparation tips for other job seekers - For selling
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Same like other question

Round 2 - Technical 

(2 Questions)

  • Q1. About yourself? internship
  • Q2. Internship related
Round 3 - HR 

(2 Questions)

  • Q1. Same as above question
  • Q2. Same as the above question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

What is the event queue in node js

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

PDS International Interview FAQs

How many rounds are there in PDS International interview?
PDS International interview process usually has 2-3 rounds. The most common rounds in the PDS International interview process are Resume Shortlist, Technical and Aptitude Test.
How to prepare for PDS International 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 PDS International. The most common topics and skills that interviewers at PDS International expect are Business Development, Switching, B2B Sales, Accounting and Financial Analysis.
What are the top questions asked in PDS International interview?

Some of the top questions asked at the PDS International interview -

  1. Production officer and Row material offi...read more
  2. Production officer row material preparat...read more
  3. Around Equity Dilution and Fund Rais...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 PDS International interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 779 Interviews
Indorama Interview Questions
4.0
 • 26 Interviews
View all

PDS International Reviews and Ratings

based on 41 reviews

3.5/5

Rating in categories

2.9

Skill development

3.0

Work-Life balance

3.1

Salary & Benefits

2.8

Job Security

3.1

Company culture

2.8

Promotions/Appraisal

3.0

Work Satisfaction

Explore 41 Reviews and Ratings
AR/ Credit Control Manager

Gurgaon / Gurugram

13-17 Yrs

Not Disclosed

Assistant Manager/ Manager Human Resource and Administration

Gurgaon / Gurugram

9-13 Yrs

Not Disclosed

Explore more jobs
Assistant Manager
14 salaries
unlock blur

₹3.2 L/yr - ₹11 L/yr

Financial Analyst
7 salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Documentation Executive
6 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Executive Accountant
6 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Senior Executive
6 salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

Explore more salaries
Compare PDS International with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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