Upload Button Icon Add office photos

Filter interviews by

APAC Sourcing Solutions Interview Questions and Answers

Updated 4 Dec 2024

APAC Sourcing Solutions Interview Experiences

Popular Designations

2 interviews found

QA/QC Manager Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2024

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

(3 Questions)

  • Q1. Tell me something abt your self
  • Q2. We do not have a structured form, how soon can you implement the ISO 9001 here.
  • Q3. About family and school and education

QA/QC Manager Interview Questions asked at other Companies

Q1. What are the materials you have worked in. Low alloy steel, P91, Monel
View answer (2)

I applied via Campus Placement 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 - Assignment 

I had to prepare a video describing any topic for 5 mins

Round 3 - HR 

(2 Questions)

  • Q1. How one can identify you from all others?
  • Ans. 

    I am easily identifiable due to my positive attitude, strong work ethic, and ability to think outside the box.

    • I always approach tasks with a can-do attitude and am willing to take on new challenges

    • I consistently go above and beyond what is expected of me in my work

    • I am known for my creativity and ability to come up with innovative solutions to problems

    • I am a strong communicator and work well in team environments

    • I am pa...

  • Answered by AI
  • Q2. What are you strengths and skills?
  • Ans. 

    My strengths and skills include leadership, problem-solving, and communication.

    • Leadership: I have experience leading teams and projects, and I am able to motivate and inspire others to achieve their goals.

    • Problem-solving: I am skilled at analyzing complex situations, identifying solutions, and implementing effective strategies.

    • Communication: I have excellent verbal and written communication skills, which allow me to ef...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the brief of the company and be confident to give the answers also

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (45)

Jobs at APAC Sourcing Solutions

View all

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

Regarding problem-solving

Round 2 - Coding Test 

Regarding sql question

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

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself and standard tell me about a project

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and practice your answer

I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Machine Learning, SQL, Excel, Python and Statistics

Interview Preparation Tips

Interview preparation tips for other job seekers - Have an all-round understanding of SQL. Machine Learning and Python are next on the list. Build your numerical ability and logical reasoning.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2022. 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 - Aptitude Test 

Basic level appitude and reasoning test

Round 3 - Case Study 

Case scenario will be given to solve

Round 4 - HR 

(1 Question)

  • Q1. General family back ground, location questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Interviewer gave business scenarios and asked what will do in this problem statement

Round 2 - Technical 

(1 Question)

  • Q1. Asked sql, python query questions

Interview Questionnaire 

5 Questions

  • Q1. Basic core java. like what is java, feature of java, overloading and overriding, encapsulation, abstract, interface, how to achieve encapsulation
  • Q2. String , stringbuffer, STRINGBUILDER, immutable mutable, string constant pool
  • Q3. What is collection. Also explain concrete class of collection. Hashmap. All class and interface
  • Ans. 

    A collection is a group of objects that can be stored, manipulated, and retrieved as a single unit.

    • Concrete classes of collection include ArrayList, LinkedList, HashSet, and TreeSet.

    • HashMap is a concrete class of the Map interface, which is a type of collection that stores key-value pairs.

    • Other classes and interfaces in the collection framework include Queue, Stack, Vector, and Collection.

  • Answered by AI
  • Q4. Servlets jsp also asked ur interviewer
  • Q5. And database

Skills evaluated in this interview

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

I appeared for an interview in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Salary
Round 2 - One-on-one 

(2 Questions)

  • Q1. Two wheeler to work
  • Ans. 

    Yes, I have a two wheeler for commuting to work.

    • I have a reliable two wheeler for daily commute.

    • It helps me avoid traffic congestion and reach work on time.

    • I ensure regular maintenance to keep it in good condition.

  • Answered by AI
  • Q2. Experience relevant to field
  • Ans. 

    I have 5 years of experience in B2B sales, consistently exceeding targets and building strong client relationships.

    • 5 years of experience in B2B sales

    • Consistently exceeded sales targets

    • Built strong client relationships

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Document processing
  • Q2. Mail application submit
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Difference between Asp.net and Ado.net? Explain about Ado.net complete briefly?
  • Ans. 

    ASP.NET is a web development framework while ADO.NET is a data access technology for connecting to databases.

    • ASP.NET is used for building web applications, while ADO.NET is used for accessing and manipulating data from databases.

    • ASP.NET provides a framework for creating dynamic web pages, handling user input, and managing state, while ADO.NET provides a set of classes for interacting with databases.

    • ASP.NET includes fea...

  • Answered by AI
  • Q2. Difference between Functions and stored procedure?
  • Ans. 

    Functions return a value while stored procedures do not.

    • Functions are used to perform a specific task and return a value to the caller.

    • Stored procedures are used to execute a set of SQL statements and do not return a value.

    • Functions can be used in SQL statements while stored procedures cannot.

    • Functions can be called from within stored procedures.

    • Functions are deterministic while stored procedures may not be.

    • Functions c...

  • Answered by AI
  • Q3. Interface Inheritance Difference between overloading and overriding
  • Ans. 

    Interface is a contract that defines the methods a class must implement. Inheritance is the ability of a class to inherit properties and methods from another class.

    • Interface is used to achieve abstraction and multiple inheritance in Java.

    • Inheritance allows code reuse and promotes code organization.

    • Overloading is having multiple methods with the same name but different parameters.

    • Overriding is providing a different impl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare oops and asp.net ,ado.net ,SQL server concepts

Skills evaluated in this interview

APAC Sourcing Solutions Interview FAQs

How many rounds are there in APAC Sourcing Solutions interview?
APAC Sourcing Solutions interview process usually has 2 rounds. The most common rounds in the APAC Sourcing Solutions interview process are Resume Shortlist, Assignment and HR.
How to prepare for APAC Sourcing Solutions 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 APAC Sourcing Solutions. The most common topics and skills that interviewers at APAC Sourcing Solutions expect are Supply Chain Management, Accounting, MS Office, Procurement and Tally Accounting Package.
What are the top questions asked in APAC Sourcing Solutions interview?

Some of the top questions asked at the APAC Sourcing Solutions interview -

  1. How one can identify you from all othe...read more
  2. We do not have a structured form, how soon can you implement the ISO 9001 he...read more

Tell us how to improve this page.

APAC Sourcing Solutions Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Milliman Interview Questions
3.8
 • 20 Interviews
Ven Consulting Interview Questions
3.4
 • 19 Interviews
Gi Group Interview Questions
3.8
 • 15 Interviews
Selectsys Interview Questions
3.6
 • 15 Interviews
VHS Consulting Interview Questions
3.7
 • 14 Interviews
Ducat Interview Questions
3.6
 • 12 Interviews
View all

Fast track your campus placements

View all

APAC Sourcing Solutions Reviews and Ratings

based on 12 reviews

3.7/5

Rating in categories

3.2

Skill development

3.9

Work-life balance

3.4

Salary

3.5

Job security

3.6

Company culture

3.5

Promotions

3.2

Work satisfaction

Explore 12 Reviews and Ratings
Customer Account Support - Supply Chain Management

Gurgaon / Gurugram

1-5 Yrs

Not Disclosed

Explore more jobs
Business Development Executive
4 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Assistant Manager Finance & Accounts
4 salaries
unlock blur

₹7 L/yr - ₹10.7 L/yr

Digital Marketing Manager
4 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Management Trainee
3 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

Assistant Manager - Business Development
3 salaries
unlock blur

₹7.2 L/yr - ₹7.2 L/yr

Explore more salaries
Compare APAC Sourcing Solutions with

Shah Technical Consultants

3.5
Compare

Gi Group

3.8
Compare

Ven Consulting

3.4
Compare

VHS Consulting

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