Upload Button Icon Add office photos

Filter interviews by

Global Sources Interview Questions and Answers

Updated 4 Sep 2024

Global Sources Interview Experiences

Popular Designations

2 interviews found

Round 1 - One-on-one 

(2 Questions)

  • Q1. Selenium code for writing test case
  • Ans. 

    Selenium code for writing test case

    • Create a new Java class for the test case

    • Import Selenium WebDriver and other necessary libraries

    • Instantiate a new WebDriver object

    • Navigate to the webpage to be tested

    • Find the element(s) to interact with using WebDriver methods

    • Perform actions on the element(s) using WebDriver methods

    • Assert expected results using assertions or if-else statements

    • Close the WebDriver object

  • Answered by AI
  • Q2. Know all the test case information how to write
Round 2 - HR 

(1 Question)

  • Q1. Expecting salary and current salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn and practice selenium with java knowledge

Skills evaluated in this interview

Software Quality Engineer Interview Questions asked at other Companies

Q1. Palindromic Partitioning Problem Statement Given a string ‘str’, calculate the minimum number of partitions required to ensure every resulting substring is a palindrome. Input: The first line contains an integer ‘T’, the number of test case... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction with basic knowledge of coding
  • Q2. OOPS concepts, Collection Qustions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Jobs at Global Sources

View all

Interview questions from similar companies

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

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

Round 1 - Coding Test 

Some coding question about optimization algorthim

Interview Preparation Tips

Interview preparation tips for other job seekers - Leecode should be consider
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sales strategy , meaning defination, experience
  • Q2. Overall experience explain during the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - For sales strategy , meaning defination
Apart from experience is the Vital role
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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. General questions about past experience
  • Q2. About yourself,past experience and past job
Round 3 - One-on-one 

(1 Question)

  • Q1. About yourself,past experience, responsibility in last job

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, learn about b2b and about company

I applied via LinkedIn and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is domain r subdomain , introduction , previous experience , why you join the trade India ,

Interview Preparation Tips

Interview preparation tips for other job seekers - B confident when you give the interview and I am giving a interview in mix Hindu English mix but use English language most .

Interview Questionnaire 

1 Question

  • Q1. Experiences,past company working pattern
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(6 Questions)

  • Q1. What is difference between list and tuple?
  • Ans. 

    List is mutable and can be modified, while tuple is immutable and cannot be modified.

    • List is defined using square brackets [], while tuple is defined using parentheses ().

    • Elements in a list can be added, removed, or modified, while elements in a tuple cannot be modified.

    • Lists are typically used for collections of similar items, while tuples are used for collections of different items.

    • Lists have more built-in methods an...

  • Answered by AI
  • Q2. Find second highest salary of employee using django orm?
  • Ans. 

    Find second highest salary of employee using Django ORM.

    • Use the Django ORM to query the Employee model

    • Order the employees by salary in descending order

    • Skip the first employee (highest salary) and get the second employee (second highest salary)

  • Answered by AI
  • Q3. Find no of occurance in list output in dict
  • Ans. 

    The question asks to find the number of occurrences of each element in a list and output the result in a dictionary.

    • Iterate through the list and use a dictionary to keep track of the count of each element.

    • If an element is already in the dictionary, increment its count by 1. Otherwise, add it to the dictionary with a count of 1.

    • Finally, return the dictionary with the counts of each element.

  • Answered by AI
  • Q4. What is django middleware?
  • Ans. 

    Django middleware is a component that sits between the web server and the view, allowing for processing of requests and responses.

    • Middleware is a way to modify or process requests and responses globally in a Django application.

    • It can be used for authentication, session management, caching, logging, and more.

    • Middleware classes are defined in settings.py and executed in order.

    • Examples of middleware include Authentication...

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

    A decorator is a design pattern that allows behavior to be added to an individual object dynamically.

    • Decorators enhance the functionality of an object without modifying its structure.

    • They provide a flexible alternative to subclassing for extending functionality.

    • Decorators can be stacked to add multiple behaviors to an object.

    • Examples of decorators include logging, caching, and authentication decorators.

  • Answered by AI
  • Q6. What is generator?
  • Ans. 

    A generator is a function that can be paused and resumed, allowing it to produce a sequence of values over time.

    • Generators are defined using the function* syntax in JavaScript.

    • They use the yield keyword to pause execution and return a value.

    • Generators can be iterated over using a for...of loop.

    • They are useful for generating infinite sequences or lazily computing values.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - go feel free no such hard question any one can crack interview.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - What is a business loan 

(1 Question)

  • Q1. Difference between secured and unsecured loan
  • Ans. 

    Secured loans are backed by collateral, while unsecured loans are not.

    • Secured loans require collateral to secure the loan, such as a house or car.

    • Unsecured loans do not require collateral and are based on the borrower's creditworthiness.

    • Secured loans typically have lower interest rates due to the lower risk for the lender.

    • Examples of secured loans include mortgages and auto loans, while credit cards and personal loans

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hey! my name is meenu Rajput. I have 6 month experience of trade India pvt LTD. I'm very Hard work person.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Nth maximum element in an array with efficiency O(n) time
  • Ans. 

    Find the nth maximum element in an array efficiently in O(n) time

    • Iterate through the array once to find the maximum element

    • Repeat the process n times to find the nth maximum element

    • Use a variable to keep track of the current maximum element

  • Answered by AI
  • Q2. Python specific generator , decorator etc
Round 2 - Coding Test 

Few medium coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - medium question ,prepare well and succeed

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Global Sources Interview FAQs

How many rounds are there in Global Sources interview?
Global Sources interview process usually has 1-2 rounds. The most common rounds in the Global Sources interview process are One-on-one Round and HR.
How to prepare for Global Sources 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 Global Sources. The most common topics and skills that interviewers at Global Sources expect are Ad Sales, B2B Sales, Digital Sales, Online Sales and Cold Calling.
What are the top questions asked in Global Sources interview?

Some of the top questions asked at the Global Sources interview -

  1. Selenium code for writing test c...read more
  2. Know all the test case information how to wr...read more
  3. Introduction with basic knowledge of cod...read more

Recently Viewed

INTERVIEWS

TradeIndia (Infocom Network Private Limited)

No Interviews

SALARIES

Virtusa Consulting Services

INTERVIEWS

TradeIndia (Infocom Network Private Limited)

No Interviews

INTERVIEWS

Sekel Technologies

No Interviews

INTERVIEWS

Aditya Birla Finance

No Interviews

SALARIES

Virtusa Consulting Services

JOBS

Virtusa Consulting Services

No Jobs

SALARIES

Virtusa Consulting Services

INTERVIEWS

Muthoot Finance

No Interviews

INTERVIEWS

Sekel Technologies

No Interviews

Tell us how to improve this page.

Global Sources Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

BigBasket

We don't just offer jobs; we offer peace of mind.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 424 Interviews
Udaan Interview Questions
3.9
 • 333 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Zomato Interview Questions
3.8
 • 309 Interviews
Myntra Interview Questions
4.0
 • 213 Interviews
Naukri Interview Questions
4.0
 • 185 Interviews
ExportersIndia Interview Questions
4.9
 • 31 Interviews
Alibaba Group Interview Questions
4.1
 • 7 Interviews
View all

Global Sources Reviews and Ratings

based on 20 reviews

4.1/5

Rating in categories

3.5

Skill development

4.3

Work-life balance

3.6

Salary

3.3

Job security

3.3

Company culture

3.3

Promotions

3.4

Work satisfaction

Explore 20 Reviews and Ratings
Sales Executive(International)

New Delhi

0-5 Yrs

₹ 3.5-4.5 LPA

Explore more jobs
Export Marketing Consultant
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Piping Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Safety Officer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

International Sales Consultant
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Global Sources with

Alibaba Group

4.1
Compare

TradeIndia (Infocom Network Private Limited)

3.4
Compare

Indiamart Intermesh

3.6
Compare

ExportersIndia

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