Premium Employer

i

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

GEP Worldwide Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GEP Worldwide Technical Lead Interview Questions and Answers for Experienced

Updated 5 Jul 2022

GEP Worldwide Technical Lead Interview Experiences for Experienced

1 interview found

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 - Technical 

(1 Question)

  • Q1. C#, Angular, EF, ASP.Net core questions
Round 3 - Technical 

(1 Question)

  • Q1. Current product architecture, Design Patterns, Design Principles.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Prepare the Architectural questions and Scenarios based technical questions.

Interview questions from similar companies

I applied via Walk-in and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. A few terms related to mutual fund industry were asked.
  • Q2. What do you understand by market capitalisation?
  • Ans. 

    Market capitalisation is the total value of a company's outstanding shares.

    • Market cap is calculated by multiplying the current stock price by the total number of outstanding shares.

    • It is used to determine the size of a company and its overall worth.

    • Companies with higher market caps are generally considered more stable and less risky investments.

    • For example, Apple Inc. has a market cap of over $2 trillion as of 2021.

    • Mar...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, confident and honest.
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
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - HR 

(2 Questions)

  • Q1. Can you please introduce yourself?
  • Ans. 

    I am a highly motivated and detail-oriented individual with a background in finance and a passion for problem-solving.

    • Background in finance

    • Highly motivated and detail-oriented

    • Passionate about problem-solving

  • Answered by AI
  • Q2. Why are you seeking a job change?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for new challenges to expand my skills and knowledge

    • Seeking opportunities for career advancement

    • Interested in working in a different industry or with a different team

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

(2 Questions)

  • Q1. Can you describe your past professional experience?
  • Ans. 

    I have over 5 years of experience in marketing and sales roles, with a focus on digital marketing strategies.

    • Managed social media campaigns for a tech startup, increasing engagement by 30%

    • Developed email marketing campaigns for a retail company, resulting in a 20% increase in sales

    • Led a team of sales representatives to exceed quarterly targets by 15%

  • Answered by AI
  • Q2. What process did you follow while working on your last project?
  • Ans. 

    I followed a structured process involving research, planning, execution, and evaluation.

    • Researched the topic thoroughly to gather relevant information

    • Created a detailed plan outlining tasks and timelines

    • Executed the project according to the plan, making adjustments as needed

    • Evaluated the outcomes to identify successes and areas for improvement

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - HR 

(2 Questions)

  • Q1. What is nav describe
  • Ans. 

    NAV stands for Net Asset Value, which represents the per-share value of a mutual fund or exchange-traded fund (ETF).

    • NAV is calculated by subtracting a fund's liabilities from its assets and dividing by the number of shares outstanding.

    • It is used to determine the price at which investors can buy or sell shares of the fund.

    • NAV is typically calculated at the end of each trading day.

    • For example, if a mutual fund has assets...

  • Answered by AI
  • Q2. What is the function of custodian bank
  • Ans. 

    Custodian banks are financial institutions responsible for safeguarding assets, such as securities and cash, on behalf of institutional clients.

    • Provide safekeeping of assets

    • Settle trades on behalf of clients

    • Collect income on assets

    • Process corporate actions

    • Provide reporting and other administrative services

    • Act as a liaison between the client and the investment manager

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep up your technical knowledge high

Technical Lead Interview Questions & Answers

Incedo user image chintan kinariwala

posted on 17 Mar 2025

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What is incident management and its advantages
  • Q2. How will you prioritise an incident based on tour experience and what have you done to manage a high priority incident.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. SCD, PDL Conduct>IT Basic partitioning scenarios
Round 3 - Technical 

(1 Question)

  • Q1. Mostly Client round , technical questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and basic details

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic Abinitio concepts should be clear.
No Advance skills required.
Questions from Conduct>IT
And basic Abinitio scenarios

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Basic Java questions and deep multithreading and collections questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go well prepared with Java you will crack the interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test on Angular to test the basic concepts

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between promise vs observables?
  • Ans. 

    Promises are used for a single async operation while observables are used for multiple async operations and can be cancelled.

    • Promises are eager, meaning they start immediately upon creation.

    • Observables are lazy, meaning they only start when subscribed to.

    • Promises can only handle a single value or error, while observables can handle multiple values over time.

    • Observables can be cancelled, while promises cannot.

    • Promises a...

  • Answered by AI
  • Q2. What is call stack and event loop in JavaScript?
  • Ans. 

    Call stack is a data structure that stores function calls in JavaScript, while event loop manages asynchronous operations.

    • Call stack is a mechanism for managing function invocation in JavaScript.

    • Functions are added to the call stack when they are invoked and removed when they are completed.

    • Event loop is responsible for handling asynchronous operations in JavaScript.

    • Event loop continuously checks the call stack and the ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join IRIS?

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:
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. 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

GEP Worldwide Interview FAQs

How many rounds are there in GEP Worldwide Technical Lead interview for experienced candidates?
GEP Worldwide interview process for experienced candidates usually has 3 rounds. The most common rounds in the GEP Worldwide interview process for experienced candidates are Technical and Resume Shortlist.
How to prepare for GEP Worldwide Technical Lead 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 GEP Worldwide. The most common topics and skills that interviewers at GEP Worldwide expect are JQuery, Front End, WCF, Agile and C#.
What are the top questions asked in GEP Worldwide Technical Lead interview for experienced candidates?

Some of the top questions asked at the GEP Worldwide Technical Lead interview for experienced candidates -

  1. Current product architecture, Design Patterns, Design Principl...read more
  2. C#, Angular, EF, ASP.Net core questi...read more

Tell us how to improve this page.

Join GEP Worldwide Intelligence drives innovation
GEP Worldwide Technical Lead Salary
based on 70 salaries
₹9.2 L/yr - ₹35.7 L/yr
7% more than the average Technical Lead Salary in India
View more details

GEP Worldwide Technical Lead Reviews and Ratings

based on 7 reviews

4.2/5

Rating in categories

3.5

Skill development

3.4

Work-life balance

3.9

Salary

3.5

Job security

3.9

Company culture

3.7

Promotions

3.3

Work satisfaction

Explore 7 Reviews and Ratings
Software Engineer
577 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Senior Consultant
388 salaries
unlock blur

₹13 L/yr - ₹29 L/yr

Process Associate
372 salaries
unlock blur

₹1.8 L/yr - ₹3.7 L/yr

Senior Sourcing Analyst
349 salaries
unlock blur

₹4.8 L/yr - ₹10.2 L/yr

Purchasing Specialist
319 salaries
unlock blur

₹2.3 L/yr - ₹6.1 L/yr

Explore more salaries
Compare GEP Worldwide with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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