Upload Button Icon Add office photos
Engaged Employer

i

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

Jade Global Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Jade Global Interview Questions, Process, and Tips

Updated 6 Jan 2025

Top Jade Global Interview Questions and Answers

View all 18 questions

Jade Global Interview Experiences

Popular Designations

32 interviews found

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain the challenges you face in your previous organisation
  • Ans. 

    Some challenges faced in previous organisation include outdated technology, lack of communication, and tight deadlines.

    • Outdated technology hindered efficiency and productivity

    • Lack of communication led to misunderstandings and delays in projects

    • Tight deadlines put pressure on the team and affected work-life balance

  • Answered by AI
  • Q2. Explain the 1 situation where you worked and able to fix the issue
  • Ans. 

    I successfully resolved a critical production issue by identifying a memory leak in the codebase.

    • Identified abnormal increase in memory usage during load testing

    • Analyzed heap dumps to pinpoint the source of the memory leak

    • Implemented optimized memory management techniques to fix the issue

    • Conducted thorough testing to ensure stability and performance post-fix

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are aware about your resume and work that you have done

Senior Software Analyst Interview Questions asked at other Companies

Q1. D/f b/w Put and Patch method in API?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Routing
  • Ans. 

    Routing is the process of selecting a path for network traffic to travel from one point to another.

    • Routing determines the best path for data packets to travel on a network

    • It involves making decisions based on network protocols and algorithms

    • Examples include IP routing in the internet and routing tables in networking devices

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is CanActivate
  • Ans. 

    CanActivate is an interface in Angular that determines if a route can be activated.

    • Used in Angular to control access to routes

    • Implements a method to check if a user is allowed to navigate to a certain route

    • Returns a boolean value to allow or deny access

  • Answered by AI

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 (39)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(3 Questions)

  • Q1. What is the difference between test strategies and test planning?
  • Ans. 

    Test strategies define the overall approach to testing, while test planning involves creating detailed plans for executing tests.

    • Test strategies outline the goals, scope, resources, and timelines for testing.

    • Test planning involves creating test cases, test scripts, test data, and schedules for executing tests.

    • Test strategies focus on the big picture, while test planning focuses on the specifics of how testing will be c...

  • Answered by AI
  • Q2. What are the different locators you use in selenium?
  • Ans. 

    Different locators used in Selenium include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, XPath, and CSS Selector.

    • ID - unique identifier for an element

    • Name - name attribute of an element

    • Class Name - class attribute of an element

    • Tag Name - HTML tag of an element

    • Link Text - exact text of a link element

    • Partial Link Text - partial text of a link element

    • XPath - XML Path Language to locate elements

    • CSS Selecto

  • Answered by AI
  • Q3. Can you automate barcode?
  • Ans. 

    Yes, barcodes can be automated using barcode scanning software and tools.

    • Use barcode scanning software to automate the process of reading and decoding barcodes

    • Integrate barcode scanning tools with testing frameworks to automate barcode testing

    • Utilize APIs provided by barcode scanning software to automate barcode verification

    • Examples: ZBar, Dynamsoft Barcode Reader, ZXing

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. What are different exceptions you face in selenium?
  • Ans. 

    Different exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, TimeoutException, StaleElementReferenceException, and WebDriverException.

    • NoSuchElementException: Thrown when an element could not be found in the DOM.

    • ElementNotVisibleException: Thrown when an element is present in the DOM but not visible.

    • TimeoutException: Thrown when a command does not complete in the specified time.

    • StaleEleme...

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows developers to focus on high-level design without worrying about implementation details.

    • It helps in reducing complexity and improving efficiency in software development.

    • For example, in object-oriented programming, abstract classes and interfaces are used to define common behaviors withou

  • Answered by AI
  • Q3. Java programs related to strings?
  • Ans. 

    Java programs related to strings involve manipulating and working with text data.

    • Use String class methods like length(), charAt(), substring(), indexOf(), etc.

    • Concatenate strings using the + operator or StringBuilder class.

    • Split strings using the split() method.

    • Convert strings to uppercase or lowercase using toUpperCase() and toLowerCase() methods.

    • Compare strings using equals() or compareTo() methods.

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Scenario based questions?
  • Q2. If you find a bug in the production what you will do?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't give up my friends.

Skills evaluated in this interview

Top Jade Global Software Tester Interview Questions and Answers

Q1. what is the difference between test strategies and test planning?
View answer (1)

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the DHCP server
  • Ans. 

    DHCP server is a network server that automatically assigns IP addresses and other network configuration settings to devices on a network.

    • Automatically assigns IP addresses to devices on a network

    • Manages IP address allocation dynamically

    • Reduces manual configuration and potential conflicts

    • Commonly used in home and office networks

  • Answered by AI
  • Q2. What is DNS server
  • Ans. 

    DNS server translates domain names into IP addresses to locate resources on the internet.

    • DNS server stands for Domain Name System server

    • It translates domain names (e.g. www.google.com) into IP addresses (e.g. 172.217.3.100)

    • DNS servers help users access websites and other resources on the internet

    • They also help in email delivery by translating domain names into IP addresses

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about your fields before sitting for interview.

Skills evaluated in this interview

System Administrator Interview Questions asked at other Companies

Q1. 2. What is Cloud Technology. What is Microsoft Intune. If we can manage applications using MAM then why do we need MDM?
View answer (8)

Jade Global interview questions for popular designations

 Associate Consultant

 (2)

 Senior Manager

 (2)

 Analyst 1

 (1)

 Automation Test Engineer

 (1)

 Front end Developer

 (1)

 HR Specialist

 (1)

 Lead

 (1)

 Lead Specialist

 (1)

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between peci and picof
  • Ans. 

    PECI stands for Payroll Element Cloning Interface and is used for cloning payroll elements. PICOF stands for Payroll Interface Configuration and is used for configuring payroll interfaces.

    • PECI is used for cloning payroll elements

    • PICOF is used for configuring payroll interfaces

    • PECI is used to copy existing payroll elements to create new ones

    • PICOF is used to set up the configuration for payroll interfaces

  • Answered by AI
  • Q2. Difference between custom transformation and document transformation
  • Ans. 

    Custom transformation is specific to a particular integration requirement, while document transformation is a generic transformation used across multiple integrations.

    • Custom transformation is tailored to meet the unique needs of a specific integration.

    • Document transformation is a reusable transformation that can be applied to multiple integrations.

    • Custom transformation may involve complex logic and mapping specific to ...

  • Answered by AI
  • Q3. Tell the flow workday studio to split 15 fields in 1 document and another 5 in another document
  • Ans. 

    Use Workday Studio to split 15 fields in 1 document and 5 in another document

    • Create a Workday Studio integration flow

    • Use data mapping to split the fields into separate documents

    • Utilize conditional logic to determine which fields go into each document

  • Answered by AI
  • Q4. How to increase the performance of report
  • Ans. 

    Optimize query performance by indexing, limiting data retrieval, and optimizing joins.

    • Use indexes on frequently queried columns

    • Limit the number of columns retrieved in the report

    • Optimize joins by using appropriate join types and conditions

  • Answered by AI
  • Q5. How to fetch latest one time payment plan?
  • Ans. 

    To fetch the latest one time payment plan, query the database for the plan with the highest payment date.

    • Query the database for all one time payment plans

    • Sort the results by payment date in descending order

    • Select the first result as the latest one time payment plan

  • Answered by AI

Skills evaluated in this interview

Workday Integration Consultant Interview Questions asked at other Companies

Q1. Tell the flow workday studio to split 15 fields in 1 document and another 5 in another document
View answer (1)

Get interview-ready with Top Jade Global Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Longest palindrom in the string?

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)

Jobs at Jade Global

View all
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. On Oracle APEX general questions
Round 2 - Technical 

(1 Question)

  • Q1. General questions
Round 3 - Technical 

(1 Question)

  • Q1. General questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview and all it was good and easy but its waste they don't hire you. after first round no response from HR even no reply to mail and suddenly called after month and asked to sit one more round next day and that was done after that called again and asked to attend one more on same day again I attended that also finally wen I called next day HR was like sorry Our requirement has changed now and now we looking OTBI also but they haven't asked me I know that or not bcs even I know that technology, but finally its waste of time. I read so many comments on this but still I attended when it happens with me then its confirmed. Guys pls don't waste your time by applying for this Company. Just writing this to help someone like me.

Oracle Developer Interview Questions asked at other Companies

Q1. 1 Write a procedure using user defined exception 2 write a procedure to get error, if updating end of the month. Etc....
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

It on topic of trafic rule

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

In coding round four questions were asked
1 question was basic python pattern printing
2 question was from greedy which we have to solve in Java language
3 question was from the graph and dp which we have to solve in c++ language
4 question was simple implementation in c++

I was able to solve 3 question out of 4

Round 2 - Technical 

(2 Questions)

  • Q1. Some concepts of javascript was asked like closure, call apply bind
  • Q2. 2 simple DSA question was asked
Round 3 - Technical 

(3 Questions)

  • Q1. In first 20 - 30 minutes I was asked from the javascript language and some core concepts was asked
  • Q2. 3 sum from leetcode
  • Q3. A puzzle was asked from gfg

Interview Preparation Tips

Topics to prepare for Jade Global Associate Consultant interview:
  • Javascript
  • DSA
  • C++
  • Java
  • Python

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2023. 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 - One-on-one 

(3 Questions)

  • Q1. Typical SDM questions
  • Q2. How did you manage work and team?
  • Q3. How did you keep them motivated while working in 24*7 environment
Round 3 - One-on-one 

(1 Question)

  • Q1. Typical SDM question

Interview Preparation Tips

Interview preparation tips for other job seekers - If Jade says that they have certain budget and if you are expecting more than that amount please avoid the interview , they may never share feedback or the result. I followed up twice but then HR never comeback to me. This company got "Great place to work in 2023" and they/HR do not have simple ethics to share the feedback to the candidate for all the rounds which has been conducted.

Senior Delivery Manager Interview Questions asked at other Companies

Q1. What are the different type of projects we support like FTFP, TnM etc
View answer (1)

Jade Global Interview FAQs

How many rounds are there in Jade Global interview?
Jade Global interview process usually has 2-3 rounds. The most common rounds in the Jade Global interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Jade 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 Jade Global. The most common topics and skills that interviewers at Jade Global expect are Salesforce, Javascript, Troubleshooting, Agile and Oracle.
What are the top questions asked in Jade Global interview?

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

  1. How to fetch data from file Waits Java coding Collections Close and q...read more
  2. Tell the flow workday studio to split 15 fields in 1 document and another 5 in ...read more
  3. what is the difference between test strategies and test planni...read more
How long is the Jade Global interview process?

The duration of Jade Global interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Jade Global Interview Process

based on 35 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all

Jade Global Reviews and Ratings

based on 284 reviews

3.6/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.4

Salary

3.3

Job security

3.5

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 284 Reviews and Ratings
Servicenow ITOM Developer

Kolkata,

Hyderabad / Secunderabad

+1

4-8 Yrs

Not Disclosed

Salesforce Manual Consultant Testing

Pune

2-5 Yrs

Not Disclosed

VBCS Developer/Consultant

Hyderabad / Secunderabad,

Pune

2-7 Yrs

Not Disclosed

Explore more jobs
Technical Analyst
229 salaries
unlock blur

₹6 L/yr - ₹24 L/yr

Associate Analyst
190 salaries
unlock blur

₹2.5 L/yr - ₹8.3 L/yr

Senior Associate Analyst
179 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Senior Technical Analyst
153 salaries
unlock blur

₹9.2 L/yr - ₹31 L/yr

Lead Specialist
114 salaries
unlock blur

₹11.5 L/yr - ₹34 L/yr

Explore more salaries
Compare Jade Global with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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