Upload Button Icon Add office photos

Filter interviews by

Alexis Global Interview Questions, Process, and Tips

Updated 3 Jan 2025

Top Alexis Global Interview Questions and Answers

Alexis Global Interview Experiences

Popular Designations

6 interviews found

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

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Good round. simple questions

Round 2 - Technical 

(2 Questions)

  • Q1. Tell about oops concept
  • Ans. 

    Object-oriented programming paradigm focusing on objects and classes for code organization and reusability.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object)

    • Inheritance: Ability of a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

  • Answered by AI
  • Q2. React basic and mod question

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Excavator Operator Interview Questions & Answers

user image Aakash tyagi

posted on 18 Jul 2024

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

(4 Questions)

  • Q1. Normal Taiping minimum 25 w/m
  • Ans. 

    The normal Taiping minimum for an excavator operator is 25 w/m.

    • Ensure that the operator is able to maintain a minimum of 25 w/m while operating the excavator.

    • Regularly monitor the operator's work rate to ensure it meets the required minimum.

    • Provide training and support to help operators improve their work rate if needed.

  • Answered by AI
  • Q2. Kyc information
  • Q3. About yourself
  • Q4. Ruten yesterday/today

Excavator Operator Interview Questions asked at other Companies

Q1. Bifore work in whice compyni ?
View answer (3)

IT Executive Interview Questions & Answers

user image Anonymous

posted on 14 Nov 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Do you know windows formatting and troubleshooting.
  • Ans. 

    Yes, I am proficient in Windows formatting and troubleshooting.

    • Experienced in formatting hard drives and partitions using Windows Disk Management

    • Skilled in troubleshooting common Windows issues such as blue screen errors and driver conflicts

    • Knowledgeable in using Windows Recovery Environment for advanced troubleshooting

    • Familiar with tools like CHKDSK and SFC for diagnosing and fixing disk errors

  • Answered by AI
  • Q2. Do you know about CCTV camera troubleshooting.
  • Ans. 

    Yes, I have experience with CCTV camera troubleshooting.

    • Check power supply and connections

    • Inspect camera lens for dirt or obstruction

    • Verify network connectivity and settings

    • Review recording settings and storage capacity

    • Test camera functionality with different monitors or devices

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. When you join organization

Skills evaluated in this interview

IT Executive Interview Questions asked at other Companies

Q1. How you can identify if a system get an issue with Hardware.
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal maths and verbals

Round 2 - Coding Test 

Basic c plus plus question

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company and good money

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Alexis Global interview questions for popular designations

 Front end Developer

 (2)

 MIS Executive

 (1)

 Warehouse Manager

 (1)

 IT Executive

 (1)

 Excavator Operator

 (1)

I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What is inbond and outbound process
  • Ans. 

    Inbound process refers to receiving goods into a warehouse, while outbound process refers to shipping goods out of a warehouse.

    • Inbound process involves receiving goods from suppliers or production facilities

    • Goods are checked for quality and quantity, and then stored in the warehouse

    • Outbound process involves picking and packing goods for shipment to customers

    • Goods are checked for accuracy and condition before being ship...

  • Answered by AI
  • Q2. How much time for joining
  • Q3. New warehouse planning

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the warehouse process

Warehouse Manager Interview Questions asked at other Companies

Q1. What is the most important in warehouse and supply chain operation.
View answer (6)

I applied via Referral and was interviewed in May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why the manager only support that person who live in his society ?

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview was well taken and asked what I know about this company and its work...

MIS Executive Interview Questions asked at other Companies

Q1. HOW TO CREATING PIVOT TABLE IN EXCEL. HOW MANY PIVOT TABLES YOU WAS USING ON YOUR PREVIOUS ORGANISATION.
View answer (5)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find the longest sequence of numbers that are in ascending order.
  • Ans. 

    Find the longest sequence of ascending numbers in an array.

    • Iterate through the array and keep track of the current sequence length

    • Reset the sequence length when a number is not in ascending order

    • Return the longest sequence found

  • Answered by AI
  • Q2. Give a list of numbers and a target. You need to find the pair of numbers, whose value will be equal to target when we subtract
  • Ans. 

    Find a pair of numbers in a list that subtract to a target value

    • Iterate through the list of numbers and store each number in a hashmap along with its index

    • For each number, check if the difference between the target and the number exists in the hashmap

    • Return the pair of numbers if found, otherwise return an empty array

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Given a json, asked to make it a proper json
  • Q2. Asked to write a code for mean, median and sum of values of all unique items in the json.

Interview Preparation Tips

Interview preparation tips for other job seekers - Follow interviewers instructions and give attention to detail.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is diameter of Binary Tree? Write full working code.
  • Ans. 

    Diameter of a binary tree is the longest path between any two leaf nodes.

    • Calculate the height of left and right subtrees recursively.

    • Calculate the diameter recursively using the formula max(left_height + right_height + 1, max(left_diameter, right_diameter)).

    • Return the maximum diameter.

  • Answered by AI
  • Q2. Find interchanged terms from an AP, where terms are arranged in series
  • Ans. 

    To find interchanged terms from an AP series

    • Identify the common difference between terms

    • Swap the positions of adjacent terms

    • Check if the new series is also an AP

    • Repeat until no more interchanged terms can be found

  • Answered by AI
  • Q3. Explain database indexing
  • Ans. 

    Database indexing is a technique to improve the performance of database queries.

    • Indexing creates a data structure that allows for faster retrieval of data.

    • Indexes are created on one or more columns of a table.

    • Queries that use indexed columns can be executed faster.

    • Indexes can be clustered or non-clustered.

    • Clustered indexes determine the physical order of data in a table.

    • Non-clustered indexes create a separate structure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on basic data structures, operating systems and database.

Skills evaluated in this interview

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave attitude and dark personality test in Delhivery. But after clearing this rounds. They don't take my interview. They said that they have shortlisted another candidate. They even don't pick up call and clarify it.

I applied via Internshala and was interviewed before Sep 2021. There were 2 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 - One-on-one 

(1 Question)

  • Q1. Only simple about myself questions as well as finance operations terms

Interview Preparation Tips

Interview preparation tips for other job seekers - Hojata hai aaram se but thoda dhyan rkhna ki stuck na ho beech m

Alexis Global Interview FAQs

How many rounds are there in Alexis Global interview?
Alexis Global interview process usually has 1-2 rounds. The most common rounds in the Alexis Global interview process are Coding Test, Technical and One-on-one Round.
How to prepare for Alexis Global 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 Alexis Global. The most common topics and skills that interviewers at Alexis Global expect are Warehouse Operations.
What are the top questions asked in Alexis Global interview?

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

  1. Do you know windows formatting and troubleshooti...read more
  2. Do you know about CCTV camera troubleshooti...read more
  3. What is inbond and outbound proc...read more

Tell us how to improve this page.

Alexis Global Interview Process

based on 10 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 460 Interviews
ElasticRun Interview Questions
3.5
 • 250 Interviews
Maersk Interview Questions
4.2
 • 201 Interviews
Ecom Express Interview Questions
3.8
 • 198 Interviews
DTDC Express Interview Questions
3.7
 • 153 Interviews
Safexpress Interview Questions
4.0
 • 103 Interviews
FedEx Express Interview Questions
4.0
 • 93 Interviews
GATI-KWE Interview Questions
3.9
 • 88 Interviews
DHL Express Interview Questions
4.1
 • 64 Interviews
View all

Alexis Global Reviews and Ratings

based on 89 reviews

3.5/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.1

Salary

3.0

Job security

3.2

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 89 Reviews and Ratings
Warehouse Manager
32 salaries
unlock blur

₹2 L/yr - ₹6.6 L/yr

MIS Executive
20 salaries
unlock blur

₹1.1 L/yr - ₹3 L/yr

Executive Accountant
15 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Executive
12 salaries
unlock blur

₹1.1 L/yr - ₹2 L/yr

Supervisor
11 salaries
unlock blur

₹2 L/yr - ₹3.3 L/yr

Explore more salaries
Compare Alexis Global with

Delhivery

3.9
Compare

Ecom Express

3.8
Compare

Maersk

4.2
Compare

DTDC Express

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