Upload Button Icon Add office photos
Engaged Employer

i

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

Capco Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Capco Technologies Murex Datamart Developer Interview Questions, Process, and Tips

Updated 11 Feb 2024

Capco Technologies Murex Datamart Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Formula to calculate P&L in Murex
  • Ans. 

    The P&L in Murex can be calculated using a formula that takes into account the trade price, quantity, and any associated costs or fees.

    • The formula for calculating P&L in Murex is: P&L = (Trade Price - Average Cost) * Quantity - Fees

    • Trade Price refers to the price at which the trade was executed

    • Average Cost is the average cost of acquiring the trade, taking into account any previous trades at different prices

    • Quantity re...

  • Answered by AI
  • Q2. Formula to calculate forward and future
  • Ans. 

    The formula to calculate forward and future

    • Forward rate is the exchange rate at which a currency can be exchanged for another currency at a future date

    • Future rate is the exchange rate at which a currency can be exchanged for another currency on a specific future date

    • Both forward and future rates are calculated based on the spot rate and the interest rate differentials between the two currencies

    • The formula to calculate ...

  • Answered by AI
  • Q3. Alternate for IRS product
  • Ans. 

    A possible alternate for IRS product is a swap product.

    • Swap products are commonly used as an alternative to IRS products.

    • Swaps involve the exchange of cash flows based on different interest rates or currencies.

    • They can be customized to meet specific needs and offer flexibility in terms of payment dates and frequencies.

    • Examples of swap products include interest rate swaps, currency swaps, and commodity swaps.

  • Answered by AI
  • Q4. Future vs Forward and which one is cheaper and why
  • Ans. 

    Future and forward contracts are both types of derivative contracts, but differ in terms of delivery date and settlement. Forward contracts are cheaper due to customization and lack of exchange fees.

    • Future contracts are standardized and traded on exchanges, while forward contracts are customized and traded over-the-counter.

    • Future contracts have specific delivery dates and settlement periods, while forward contracts hav...

  • Answered by AI
  • Q5. If there are not allowed flows coming in cs table even though there is no filter of creation code what can be the issue?
  • Ans. 

    The issue could be related to data quality or data source.

    • Check if there are any data quality issues in the cs table

    • Verify if the data source is correctly configured and providing the expected data

    • Investigate if there are any issues with the data extraction or transformation process

    • Consider checking if there are any issues with the data loading or synchronization process

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I just have 1 year of experience in Murex and didn't worked in any of the asked classes or product. I informed interviewer but still got asked irrelevant questions.

Skills evaluated in this interview

Interview questions from similar companies

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

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Interview Questionnaire 

1 Question

  • Q1. About my college projects and about my passion

I was interviewed in Mar 2021.

Interview Questionnaire 

1 Question

  • Q1. .net core , mvc basics and some scripting language

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics , know about your current project . If interviewer asks you if you have to ask anything , do ask . For my case I asked for his advice where I need to improve. He answered genuinely and even came to know about my other technical skills .
Contribute & help others!
anonymous
You can choose to be anonymous

Capco Technologies Interview FAQs

How many rounds are there in Capco Technologies Murex Datamart Developer interview?
Capco Technologies interview process usually has 1 rounds. The most common rounds in the Capco Technologies interview process are Technical.
How to prepare for Capco Technologies Murex Datamart Developer 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 Capco Technologies. The most common topics and skills that interviewers at Capco Technologies expect are Murex, SQL, RDBMS, Financial Services and OTC.
What are the top questions asked in Capco Technologies Murex Datamart Developer interview?

Some of the top questions asked at the Capco Technologies Murex Datamart Developer interview -

  1. If there are not allowed flows coming in cs table even though there is no filte...read more
  2. Future vs Forward and which one is cheaper and ...read more
  3. Formula to calculate P&L in Mu...read more

Recently Viewed

INTERVIEWS

Wipro Infrastructure Engineering

No Interviews

JOBS

Wipro Infrastructure Engineering

No Jobs

REVIEWS

Hexaware Technologies

No Reviews

REVIEWS

Wipro Infrastructure Engineering

No Reviews

SALARIES

Wipro Infrastructure Engineering

SALARIES

Capco Technologies

REVIEWS

Wipro Infrastructure Engineering

No Reviews

SALARIES

Capco Technologies

SALARIES

Capco Technologies

SALARIES

Wipro Infrastructure Engineering

Tell us how to improve this page.

Capco Technologies Murex Datamart Developer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 812 Interviews
CitiusTech Interview Questions
3.4
 • 269 Interviews
View all
Capco Technologies Murex Datamart Developer Salary
based on 4 salaries
₹6 L/yr - ₹9.8 L/yr
21% less than the average Murex Datamart Developer Salary in India
View more details

Capco Technologies Murex Datamart Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Consultant
925 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
461 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant 2
173 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant2
131 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Consultant
116 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Capco Technologies 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