Upload Button Icon Add office photos

Filter interviews by

SmartStream RDU Senior Specialist Interview Questions and Answers

Updated 14 Oct 2021

SmartStream RDU Senior Specialist Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Future and forward ?
  • Ans. 

    Future and forward are both financial contracts, but differ in terms of settlement date and delivery of the underlying asset.

    • A forward contract is an agreement between two parties to buy or sell an asset at a predetermined price and date in the future.

    • A futures contract is similar to a forward contract, but is traded on an exchange and has standardized terms.

    • Futures contracts are settled daily, while forward contracts ...

  • Answered by AI
  • Q2. Why we hedging funds ?
  • Ans. 

    Hedging funds is done to reduce the risk of losses in investments.

    • Hedging is a risk management strategy used to offset potential losses.

    • It involves taking an opposite position in a related asset or security.

    • Hedging funds can protect against market volatility and unexpected events.

    • Examples include using futures contracts, options, and short selling.

    • Hedging can also limit potential gains, but it is a necessary tool for m

  • Answered by AI
  • Q3. Performance fee and Management Fee ?
  • Q4. Short position ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly questions related to Derivatives and CA breaks like M&A , stock split , rights . Should be known all about Future products

Interview questions from similar companies

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Java basics and Spring boot basics
  • Q2. Streams code on second frequent character in a string
  • Ans. 

    Use streams to find and output the code of the second most frequent character in a string.

    • Use Java streams to convert the string to a character array

    • Use Collectors.groupingBy to group characters by count

    • Sort the map by value to find the second most frequent character

    • Return the code of the second most frequent character

  • Answered by AI
  • Q3. Microservice design patterns and fault toler
Round 2 - Technical 

(4 Questions)

  • Q1. Java and springboot basics
  • Q2. 2 code utilizing streams
  • Ans. 

    Utilize streams to filter and map elements in an array of strings

    • Use stream.filter() to filter elements based on a condition

    • Use stream.map() to transform elements into a new form

    • Example: List filteredList = stringList.stream().filter(s -> s.startsWith("A")).map(String::toUpperCase).collect(Collectors.toList());

Answered by AI
  • Q3. SQL questions and db related questions
  • Q4. Scenario based questions on Springboot
  • Round 3 - Technical 

    (5 Questions)

    • Q1. OOPS concept in detail
    • Ans. 

      OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

      • OOPS focuses on the creation of objects that interact with each other to solve a problem.

      • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation.

      • Example: Inheritance allows a class to inherit properties and behavior

    • Answered by AI
    • Q2. Java code on swapping without using third variable
    • Ans. 

      Swapping two numbers without using a third variable in Java.

      • Use bitwise XOR operation to swap two numbers without using a third variable.

      • Example: int a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5

    • Answered by AI
    • Q3. Streams coding 2 questions
    • Q4. Springboot basics
    • Q5. Project related questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Have you basics clear and thorough

    Skills evaluated in this interview

    Interview experience
    5
    Excellent
    Difficulty level
    Easy
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. It's good one only for the Interview
    • Q2. The question was not difficult, it's actually very easy.
    Round 2 - HR 

    (2 Questions)

    • Q1. Discussing the salary round
    • Q2. Its good and communicate in the HR

    Interview Preparation Tips

    Interview preparation tips for other job seekers - The onboarding process is good, but it is starting late.
    Interview experience
    3
    Average
    Difficulty level
    Hard
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

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

    Round 1 - HR 

    (1 Question)

    • Q1. Basic self intro
    Round 2 - Assignment 

    We have to write an SI

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

    (1 Question)

    • Q1. About the previous Company Experience and related Questions
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

    Round 1 - Technical 

    (2 Questions)

    • Q1. They asked about basics of hadoop
    • Q2. Hadoop basics, remember cluster capacity & configuration always
    Round 2 - HR 

    (1 Question)

    • Q1. Salary negotation

    I applied via Job Portal and was interviewed in Nov 2021. There was 1 interview round.

    Interview Questionnaire 

    1 Question

    • Q1. It was technical round. Most of the questions were from ERP integrations ,Solr, Payment Integration, OCC, Hot folder. As I had worked on most of the pieces I could able to answer.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Be prepared on all above topics and if you dont know be the same.
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -

    I applied via Naukri.com

    Round 1 - Technical 

    (2 Questions)

    • Q1. Technical Queries
    • Q2. Project activities related to my skill
    Round 2 - One-on-one 

    (1 Question)

    • Q1. Project Scenario which i had worked.
    Round 3 - HR 

    (1 Question)

    • Q1. Salary discussion

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Expose your multi skills work experience
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. What was the ITSm processes
    • Ans. 

      IT Service Management (ITSM) processes are a set of activities that help organizations design, deliver, manage, and improve IT services.

      • ITSM processes include incident management, problem management, change management, service level management, and more.

      • These processes help ensure that IT services are aligned with the needs of the business and delivered efficiently.

      • For example, incident management involves resolving IT...

    • Answered by AI
    • Q2. Tell about Problem management
    • Ans. 

      Problem management involves identifying, analyzing, and resolving recurring issues to prevent future incidents.

      • Identifying root causes of problems

      • Implementing solutions to prevent recurrence

      • Documenting and tracking problems and resolutions

      • Collaborating with other teams to address systemic issues

    • Answered by AI

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

    Interview Questionnaire 

    1 Question

    • Q1. Question was from my technical background and core technology

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Please be take technical details in advance about project

    SmartStream RDU Interview FAQs

    What are the top questions asked in SmartStream RDU Senior Specialist interview?

    Some of the top questions asked at the SmartStream RDU Senior Specialist interview -

    1. Difference between Future and forwar...read more
    2. Why we hedging fund...read more
    3. Performance fee and Management Fe...read more

    Tell us how to improve this page.

    People are getting interviews through

    based on 1 SmartStream RDU interview
    Job Portal
    100%
    Low Confidence
    ?
    Low Confidence means the data is based on a small number of responses received from the candidates.
    Software Engineer
    6 salaries
    unlock blur

    ₹7.3 L/yr - ₹15 L/yr

    Analyst
    3 salaries
    unlock blur

    ₹8 L/yr - ₹9 L/yr

    Senior Software Engineer
    3 salaries
    unlock blur

    ₹13 L/yr - ₹26 L/yr

    Team Lead
    3 salaries
    unlock blur

    ₹14.4 L/yr - ₹16.8 L/yr

    Capital Market Business Analyst
    3 salaries
    unlock blur

    ₹9 L/yr - ₹10 L/yr

    Explore more salaries
    Compare SmartStream RDU with

    TCS

    3.7
    Compare

    Accenture

    3.9
    Compare

    Infosys

    3.7
    Compare

    Wipro

    3.7
    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