Premium 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
3.6

based on 278 Reviews

Filter interviews by

Jade Global Technical Analyst Interview Questions and Answers for Experienced

Updated 15 May 2024

Jade Global Technical Analyst Interview Experiences for Experienced

1 interview found

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

(1 Question)

  • Q1. Integration fram work

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic knowledge of your skills
  • Q2. Scenario based questions.
Round 2 - Technical 

(2 Questions)

  • Q1. Scenario based questions
  • Q2. SQL technical question.
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion, joining date negotiation and Joining Bonus.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be perfect and ready with your skills whatever you have.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. React Life cycle methods
  • Q2. Machine coding with crypto price api
  • Ans. 

    Using a crypto price API to fetch and display real-time cryptocurrency prices in a machine coding project.

    • Utilize a crypto price API to fetch real-time cryptocurrency prices

    • Implement error handling for API requests

    • Display the fetched prices in a user-friendly format

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Technology related question

Round 2 - Assignment 

Build a architecture diagram HLD & LLD for rate limiter

Round 3 - Group Discussion 

HLD for batch scheduling miroservice level

Round 4 - Coding Test 

Algo check to correct the directory pattern

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

(4 Questions)

  • Q1. Solid principle implemantion in c#
  • Ans. 

    Solid principles are a set of design principles that help make software more maintainable, flexible, and scalable.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects of its subclasses wi...

  • Answered by AI
  • Q2. Write a code for Entity framework DB connection
  • Ans. 

    Code snippet for Entity Framework DB connection

    • Install Entity Framework NuGet package

    • Create a DbContext class

    • Define DbSet properties for each entity

    • Configure connection string in app.config/web.config

    • Use DbContext to interact with the database

  • Answered by AI
  • Q3. Get 3 rd highest salary
  • Ans. 

    To get the 3rd highest salary, we can use a SQL query with the 'LIMIT' and 'OFFSET' keywords.

    • Use a SQL query with 'ORDER BY salary DESC' to sort salaries in descending order.

    • Use 'LIMIT 1 OFFSET 2' to skip the first two highest salaries and get the 3rd highest salary.

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET 2;

  • Answered by AI
  • Q4. Why we using interface in C#
  • Ans. 

    Interfaces in C# provide a way to define a contract for classes to implement, promoting code reusability and flexibility.

    • Interfaces allow for multiple inheritance in C# by allowing a class to implement multiple interfaces.

    • Interfaces help in achieving loose coupling between classes, making the code more maintainable and testable.

    • Interfaces are used to define common behavior that multiple classes can share, promoting cod...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to change the company

Skills evaluated in this interview

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

I was interviewed in Oct 2023.

Round 1 - Coding Test 

Write a program on priority queue

Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions on network protocol
  • Q2. Question on non-blocking socket
  • Q3. Question on linked list
Round 3 - One-on-one 

(1 Question)

  • Q1. Interview with cliient directly similar questions like round 2

Interview Preparation Tips

Interview preparation tips for other job seekers - All rounds are technical and for my experiences. They want a genuine guy who can really contribute
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 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 - Coding Test 

Hackerrank test with combination of MCQ and java program coding.

Round 3 - Technical 

(1 Question)

  • Q1. L1 technical and L2 client technical rounds. Asked questions from core java, spring boot, micro service and some java coding questions.
Round 4 - HR 

(1 Question)

  • Q1. Basic questions on personal details and overview about company and salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for java development opportunity then prepare more java coding questions. Concentrate more on collection framework coding part.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. 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 - Technical 

(3 Questions)

  • Q1. Builder design pattern in java
  • Ans. 

    Builder design pattern is a creational design pattern used to construct complex objects step by step.

    • Builder pattern separates the construction of a complex object from its representation.

    • It allows the same construction process to create different representations of the object.

    • Useful when there are multiple ways to construct an object or when the object creation process is complex.

    • Example: StringBuilder in Java allows ...

  • Answered by AI
  • Q2. Docker, MQ series involved
  • Q3. JOIN Query with country , emp name
  • Ans. 

    JOIN query to retrieve country and employee name

    • Use JOIN keyword to combine data from multiple tables

    • Specify the columns to select from each table

    • Use ON keyword to specify the relationship between the tables

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - we need to work in depth in Design patterns , Micro services concepts

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Print greater number using lambda function
  • Ans. 

    Use lambda function to print greater number

    • Define a lambda function that takes two parameters

    • Use the max() function inside the lambda to compare the two numbers

    • Call the lambda function with two numbers to print the greater one

  • Answered by AI
  • Q2. Explain OOPs concepts
  • Ans. 

    OOPs concepts refer to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

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

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI
  • Q3. All major C++ topics were covered
Round 3 - One-on-one 

(2 Questions)

  • Q1. Singleton design pattern
  • Q2. Code for Fibonacci series -- both iterative and recursive
  • Ans. 

    Fibonacci series code in iterative and recursive methods

    • Iterative method: Use a loop to calculate Fibonacci numbers

    • Recursive method: Define a function that calls itself to calculate Fibonacci numbers

    • Example for iterative method: int fib(int n) { int a = 0, b = 1, c; for(int i = 2; i <= n; i++) { c = a + b; a = b; b = c; } return b; }

    • Example for recursive method: int fib(int n) { if(n <= 1) return n; return fib(n-1) + f

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

(2 Questions)

  • Q1. Print 1-10 using 2 threads, in correct order
  • Ans. 

    Use two threads to print numbers 1-10 in correct order

    • Create two threads, one for printing odd numbers and one for printing even numbers

    • Use synchronization mechanisms like mutex or semaphore to ensure correct order

    • Example: Thread 1 prints 1, 3, 5, 7, 9 and Thread 2 prints 2, 4, 6, 8, 10

  • Answered by AI
  • Q2. How to do Unit testing in C++
  • Ans. 

    Unit testing in C++ involves writing test cases for individual units of code to ensure they work as expected.

    • Use a unit testing framework like Google Test or Catch2 to write and run test cases

    • Create separate test files for each unit of code being tested

    • Use assertions to check the expected behavior of the code under test

    • Mock dependencies or use dependency injection to isolate units for testing

    • Run tests regularly to catc

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Iris Software Technical Lead interview:
  • Multithreading
Interview preparation tips for other job seekers - Nice interview process, helpful recruiters.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

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. Embedded c coding pointers structure
  • Q2. Autosar bsw interview. Specifically DEM DCM
  • Q3. Autosar concepts, it's architecture, rte

Interview Preparation Tips

Interview preparation tips for other job seekers - After all 3 rounds and spoke over phone the offer part but didn't release. HR not answering.
Atleast they should answer phone since discussion went till offer release.
Don't waster ur time attending interview for this company.Try some other company

Disappointed on HR handled.

Jade Global Interview FAQs

How many rounds are there in Jade Global Technical Analyst interview for experienced candidates?
Jade Global interview process for experienced candidates usually has 1 rounds. The most common rounds in the Jade Global interview process for experienced candidates are Technical.
How to prepare for Jade Global Technical Analyst interview for experienced candidates?
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 Coding, ERP, Technical Analysis, Techno Functional and Administration.

Tell us how to improve this page.

Join Jade Global Technology Partner to the Digital Enterprise
Jade Global Technical Analyst Salary
based on 236 salaries
₹6 L/yr - ₹22 L/yr
35% more than the average Technical Analyst Salary in India
View more details

Jade Global Technical Analyst Reviews and Ratings

based on 20 reviews

4.4/5

Rating in categories

4.1

Skill development

4.7

Work-Life balance

4.7

Salary & Benefits

4.2

Job Security

4.4

Company culture

4.2

Promotions/Appraisal

4.4

Work Satisfaction

Explore 20 Reviews and Ratings
Technical Analyst
236 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Senior Associate Analyst
174 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Associate Analyst
170 salaries
unlock blur

₹2.5 L/yr - ₹6.6 L/yr

Senior Technical Analyst
121 salaries
unlock blur

₹9.2 L/yr - ₹36 L/yr

Lead Specialist
119 salaries
unlock blur

₹11.1 L/yr - ₹34 L/yr

Explore more salaries
Compare Jade Global 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