Upload Button Icon Add office photos

Filter interviews by

HiFx Interview Questions and Answers

Updated 22 Feb 2023

HiFx Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2023

Interview experience
4
Good
Difficulty level
Moderate
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 - One-on-one 

(2 Questions)

  • Q1. Print Matrix in spiral
  • Ans. 

    Printing a matrix in spiral order

    • Start from the first element and print it

    • Move in a spiral order towards the center of the matrix

    • Keep track of the boundaries of the matrix

    • Repeat until all elements are printed

  • Answered by AI
  • Q2. Aws services I have used
  • Ans. 

    I have used AWS services such as EC2, S3, RDS, Lambda, and CloudFormation.

    • EC2 for creating and managing virtual machines

    • S3 for storing and retrieving data

    • RDS for managing relational databases

    • Lambda for serverless computing

    • CloudFormation for infrastructure as code

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared in all areas of Job description . For any job roles

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Interview questions from similar companies

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

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Implement search in binary tree
  • Q2. Previous work experience
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why are switching
  • Q2. What is Netflix OSS
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Basic questions on python
  • Q2. Difference between list tuple
  • Q3. Area of room 6D
  • Q4. Most emberacing situation u faced in your life
  • Q5. Behavior questions like what will u do if this happens
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Round 1 was aptitude round, it consisted of java and c++ snippets and we had to guess the output. Apart from that there were problems on speed, velocity, distance and time. Problems on word-letter patterns were also asked. The aptitude round had 30 questions and time given was 30 minutes.

Round 2 - Coding Test 

Aptitude round was the only elimination round. The next following 4 rounds were non-elimination rounds. Coding test included 3 questions - 1 and half hour was given to solve the same. It is fine if you don't perform well here, since it is a non-elimination round. But try to solve 1 and half or 2 questions atleast. The questions were mainly based on 1d arrays, 2D arrays, strings and string arrays.

Round 3 - Technical 

(11 Questions)

  • Q1. Introduce yourself.
  • Ans. 

    I am a recent graduate with a degree in engineering, eager to learn and grow in the field.

    • Recent graduate with a degree in engineering

    • Passionate about learning and growing in the field

    • Eager to apply theoretical knowledge to practical projects

  • Answered by AI
  • Q2. Difference between Structure and object oriented languages
  • Ans. 

    Structure languages focus on procedures and functions, while object-oriented languages focus on objects and classes.

    • Structure languages use functions and procedures to manipulate data

    • Object-oriented languages use objects and classes to encapsulate data and behavior

    • Structure languages are more procedural in nature, while object-oriented languages are more modular and reusable

    • Examples of structure languages include C and...

  • Answered by AI
  • Q3. Explain of OOPS concepts and their real life examples.
  • Ans. 

    OOPS concepts are fundamental to object-oriented programming and include inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: A child class inherits properties and behaviors from a parent class. Example: Animal class can be a parent class with child classes like Dog and Cat inheriting its attributes.

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

  • Answered by AI
  • Q4. What is static keyword and it's usage.
  • Ans. 

    The static keyword in programming is used to declare variables, functions, or classes that retain their values or state throughout the program's execution.

    • Static variables retain their values between function calls

    • Static functions can only be accessed within the same file

    • Static classes cannot be instantiated and have limited visibility

    • Static keyword can also be used in C++ to declare class members shared among all inst

  • Answered by AI
  • Q5. System architecture diagram for web application project.
  • Ans. 

    The system architecture diagram for a web application project visually represents the components and their interactions.

    • Include components like client-side interface, server-side application, database, and external services

    • Show how these components communicate with each other

    • Consider scalability, security, and performance in the design

    • Use standard symbols and notations for clarity

  • Answered by AI
  • Q6. Access Modifiers in java
  • Ans. 

    Access modifiers in Java control the visibility of classes, methods, and variables.

    • There are four types of access modifiers in Java: public, private, protected, and default.

    • Public: accessible from any other class.

    • Private: only accessible within the same class.

    • Protected: accessible within the same package and subclasses.

    • Default: accessible only within the same package.

    • Example: public class MyClass { private int myVar; p

  • Answered by AI
  • Q7. What OOPS concepts are implemented in my project
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction

    • Encapsulation: Data hiding and bundling of data with methods. Example: Using private variables and public methods.

    • Inheritance: Reusing code and creating a hierarchy of classes. Example: Subclass inheriting properties and methods from a superclass.

    • Polymorphism: Ability to present the same interface for different data types. Example: Method overloading and overriding.

    • A...

  • Answered by AI
  • Q8. DBMS core concepts
  • Q9. Overloading and Overriding
  • Q10. Approach to the coding questions asked in coding round.
  • Q11. Questions on what is cloud and what are some cloud platforms you know?
Round 4 - Case Study 

A project is assigned to a group of students and we need to come up with an idea on how to implement that project as a team.

Round 5 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in engineering, eager to learn and grow in the field.

    • Recent graduate with a degree in engineering

    • Passionate about learning and growing in the field

    • Eager to apply theoretical knowledge to practical projects

  • Answered by AI
  • Q2. Family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was completely resume-based. All the rounds were conducted on-campus within a single day. Aptitude round is the only elimination round. If you don't do well in any coding round, you can make it up in other rounds. Morning they started with the process and by evening all rounds were completed and results were declared.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. This round was purely based on DSA. One question of Leetcode hard difficulty was asked. Question Name - Median of two sorted arrays.
Round 2 - Technical 

(1 Question)

  • Q1. This was low level design round. I was asked to design a system like Redbus. Functional Requirements - 1. user can login/signup on the platform 2. functionality to choose btw different operational routes....
Round 3 - Technical 

(2 Questions)

  • Q1. This round was taken by their Engineering Director. Questions were related to multithreading, types of entity relationships with examples, transaction management in Spring Boot, JVM components, garbage col...
  • Q2. Later interviewer asked me to code a multithreading assignment - 1. Create a fixed threadpool of size 10. 2. Submit number of tasks to the threadpool. 3. Return the results from every task and print in mu...

Interview Preparation Tips

Topics to prepare for Pine Labs Software Development Engineer II interview:
  • DSA
  • LLD
  • HLD
  • MySQL
  • Java
  • Spring Boot
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduction, be prepared to have knowledge on your resume
  • Q2. Mathematical questions like percentage
  • Q3. Critical thinking. They asked a question with a given situation what you'll do .
  • Q4. The past 4 days been climate be stroming . And current was cut off due to rain and flood , you have a important assignment to finish, what you'll do

Interview Preparation Tips

Interview preparation tips for other job seekers - I went to citi for the interview of operation specialist other day. I been waitied for around 4 hours just to get my first round of interview. The interviewer seems exhausted due to overwhelming candidate. And one thing is shown upon the scheduling of the interview is lack of people management and schedules. The interviewer seems nice even though i didn't selected
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The test will comprise a total of 60 questions, divided as follows: 70% of the questions will focus on finance and accounting, while the remaining questions will cover aptitude and English.

Round 2 - Technical 

(1 Question)

  • Q1. Zero coupon bonds, long-term liabilities, return on equity, debt-equity ratio, captial budgeting and techniques, bonds and its types, debt instruments meaning, collateral, mortgage, spin off, demerger, mer...

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview panel consists of two members: the team leader and the manager. They specifically asked me detailed questions regarding finance, which included my percentage in my MBA, inquiries related to my projects, and how I learned about the company. While responding to the questions, it is essential to remain confident, and if a question is unfamiliar, we can articulate our response in our own words. We should answer them slowly instead of hurrying. Overall I have a great experience while answering the questions and panel members were polite persons.

c++ associate Interview Questions & Answers

Morgan Stanley user image Anonymous

posted on 7 Oct 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Write your own implementation for shared pointer. How it will handle if it get assigned by another one. How will you use it in main method. How will you overload -> operator and dereferencing operator in t...
  • Ans. 

    Implementation of shared and unique pointers in C++ with operator overloading.

    • Implement a class for shared pointer with reference counting.

    • Handle assignment by incrementing reference count and decrementing old pointer's count.

    • Overload -> and * operators to access underlying object.

    • Use shared pointer in main method by creating instances and passing them around.

    • For unique pointer, implement a class that transfers ownersh

  • Answered by AI
  • Q2. Simple problem for binary search but input values are double not integer
Round 2 - Technical 

(2 Questions)

  • Q1. Given bst find two values from tree which will give you required sum. In two pointer is it better to use middle-out instead of starting from both end probabilistically
  • Q2. Design splitwise like add and explain
Round 3 - Technical 

(6 Questions)

  • Q1. Write signature of shared pointer
  • Q2. Design system similar to load balancer where if request comes again with same id it should go to server it went for first time. with constant space complexity
  • Q3. Design system where there is org hierarchy and you should be able to find all sub-ordinates Optimize is using array of pointer
  • Ans. 

    Design a system with org hierarchy to find all sub-ordinates using array of pointers.

    • Create a class for each employee with a pointer to their manager

    • Use an array of pointers to store all employee objects

    • Traverse the array to find all sub-ordinates of a given employee

  • Answered by AI
  • Q4. Write lambda function and it's signature
  • Q5. Do you know about template Class and function template
  • Q6. How does auto work internally?
Round 4 - HR 

(1 Question)

  • Q1. Are you ready to shift to bengaluru
  • Ans. 

    Yes, I am ready to shift to Bengaluru for the c++ associate position.

    • I am excited about the opportunity to work in Bengaluru.

    • I have researched the city and am comfortable with the relocation.

    • I am flexible and adaptable to new environments.

    • I have friends/family in Bengaluru who can support me during the transition.

  • Answered by AI

Skills evaluated in this interview

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

(7 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me about your experience
  • Q3. How to know chola
  • Ans. 

    Chola can be known through various methods such as historical records, archaeological findings, and cultural practices.

    • Study historical records and documents related to the Chola dynasty

    • Explore archaeological sites and artifacts associated with the Chola civilization

    • Learn about the cultural practices, art, and architecture of the Chola period

    • Consult experts and scholars in the field of Chola history and culture

  • Answered by AI
  • Q4. Do you have any experience about loan sales
  • Q5. How to handled pressure
  • Ans. 

    I handle pressure by staying organized, prioritizing tasks, and maintaining a positive attitude.

    • Stay organized by creating to-do lists and setting deadlines

    • Prioritize tasks based on urgency and importance

    • Maintain a positive attitude by focusing on solutions rather than problems

  • Answered by AI
  • Q6. How to manage travelling
  • Ans. 

    Managing travelling involves proper planning, organization, and time management.

    • Create a detailed itinerary with travel dates, times, and locations.

    • Pack efficiently and only bring necessary items to avoid overpacking.

    • Utilize travel apps and tools to stay organized and informed.

    • Stay flexible and be prepared for unexpected delays or changes in plans.

    • Prioritize rest and self-care to avoid burnout during travel.

    • Stay connec...

  • Answered by AI
  • Q7. Do you have experience of pure field work

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with confidence
All the best
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is the description of the role and its associated responsibilities?
Round 2 - HR 

(1 Question)

  • Q1. Team management

Interview Preparation Tips

Interview preparation tips for other job seekers - A description of roles and responsibilities.

HiFx Interview FAQs

How many rounds are there in HiFx interview?
HiFx interview process usually has 2 rounds. The most common rounds in the HiFx interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in HiFx interview?

Some of the top questions asked at the HiFx interview -

  1. Aws services I have u...read more
  2. Print Matrix in spi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

HSBC Group Interview Questions
4.0
 • 484 Interviews
American Express Interview Questions
4.2
 • 353 Interviews
UBS Interview Questions
4.0
 • 333 Interviews
BNY Interview Questions
4.0
 • 325 Interviews
Morgan Stanley Interview Questions
3.7
 • 298 Interviews
Citicorp Interview Questions
3.7
 • 277 Interviews
Morningstar Interview Questions
4.0
 • 237 Interviews
FactSet Interview Questions
4.0
 • 203 Interviews
View all
Compare HiFx with

HSBC Group

4.0
Compare

Cholamandalam Investment & Finance

4.0
Compare

SBI Cards & Payment Services

3.7
Compare

BNY

4.0
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